Cheetah
en.php
Go to the documentation of this file.
1 <?php
2 
8  $aLangContent = array (
9  '_sys_module_spy' => 'Spy',
10  '_ch_spy' => 'Spy',
11  '_ch_spy_module' => 'Spy',
12  '_ch_spy_admin' => 'Settings',
13  '_ch_spy_profile_has_joined' => '<a href="{profile_link}">{profile_nick}</a> has joined',
14  '_ch_spy_profile_has_edited' => '<a href="{profile_link}">{profile_nick}</a> has been edited',
15  '_ch_spy_profile_has_edited_status_message' => '<a href="{profile_link}">{profile_nick}</a> has edited status message',
16  '_ch_spy_profile_has_commented' => '<a href="{sender_p_link}">{sender_p_nick}</a> has added a comment to <a href="{recipient_p_link}">{recipient_p_nick}</a>',
17  '_ch_spy_profile_has_rated' => '<a href="{recipient_p_link}">{recipient_p_nick}</a> has been rated by <a href="{sender_p_link}">{sender_p_nick}</a>',
18  '_ch_spy_profile_friend_accept' => '<a href="{recipient_p_link}">{recipient_p_nick}</a> has accepted a friend request from <a href="{sender_p_link}">{sender_p_nick}</a>',
19  '_ch_spy_all_activity' => 'All Activity',
20  '_ch_spy_content_updates' => 'Content Updates',
21  '_ch_spy_profiles_updates' => 'Profiles Updates',
22  '_ch_spy_notifications' => 'Notifications',
23  '_ch_spy_friends' => 'Friends Activity',
24  '_ch_spy_view_all' => 'View All Notifications',
25  '_ch_spy_chart' => 'Spy Events',
26  );
$aLangContent
$aLangContent
Definition: en.php:8
php