comparison forum/Themes/default/languages/Modlog.english.php @ 76:e3e11437ecea website

Add forum code
author Chris Cannam
date Sun, 07 Jul 2013 11:25:48 +0200
parents
children
comparison
equal deleted inserted replaced
75:72f59aa7e503 76:e3e11437ecea
1 <?php
2 // Version: 2.0; Modlog
3
4 global $scripturl;
5
6 $txt['modlog_date'] = 'Date';
7 $txt['modlog_member'] = 'Member';
8 $txt['modlog_position'] = 'Position';
9 $txt['modlog_action'] = 'Action';
10 $txt['modlog_ip'] = 'IP';
11 $txt['modlog_search_result'] = 'Search Results';
12 $txt['modlog_total_entries'] = 'Total Entries';
13 $txt['modlog_ac_approve_topic'] = 'Approved topic &quot;{topic}&quot; by &quot;{member}&quot;';
14 $txt['modlog_ac_approve'] = 'Approved message &quot;{subject}&quot; in &quot;{topic}&quot; by &quot;{member}&quot;';
15 $txt['modlog_ac_lock'] = 'Locked &quot;{topic}&quot;';
16 $txt['modlog_ac_warning'] = 'Warned {member} for &quot;{message}&quot;';
17 $txt['modlog_ac_unlock'] = 'Unlocked &quot;{topic}&quot;';
18 $txt['modlog_ac_sticky'] = 'Stickied &quot;{topic}&quot;';
19 $txt['modlog_ac_unsticky'] = 'Un-Stickied &quot;{topic}&quot;';
20 $txt['modlog_ac_delete'] = 'Deleted &quot;{subject}&quot; by &quot;{member}&quot; from &quot;{topic}&quot;';
21 $txt['modlog_ac_delete_member'] = 'Deleted member &quot;{name}&quot;';
22 $txt['modlog_ac_remove'] = 'Removed topic &quot;{topic}&quot; from &quot;{board}&quot;';
23 $txt['modlog_ac_modify'] = 'Edited &quot;{message}&quot; by &quot;{member}&quot;';
24 $txt['modlog_ac_merge'] = 'Merged topics to create &quot;{topic}&quot;';
25 $txt['modlog_ac_split'] = 'Split &quot;{topic}&quot; to create &quot;{new_topic}&quot;';
26 $txt['modlog_ac_move'] = 'Moved &quot;{topic}&quot; from &quot;{board_from}&quot; to &quot;{board_to}&quot;';
27 $txt['modlog_ac_profile'] = 'Edit the profile of &quot;{member}&quot;';
28 $txt['modlog_ac_pruned'] = 'Pruned some posts older than {days} days';
29 $txt['modlog_ac_news'] = 'Edited the news';
30 $txt['modlog_enter_comment'] = 'Enter Moderation Comment';
31 $txt['modlog_moderation_log'] = 'Moderation Log';
32 $txt['modlog_moderation_log_desc'] = 'Below is a list of all the moderation actions that have been carried out by moderators of the forum.<br /><strong>Please note:</strong> Entries cannot be removed from this log until they are at least twenty-four hours old.';
33 $txt['modlog_no_entries_found'] = 'There are currently no moderation log entries.';
34 $txt['modlog_remove'] = 'Remove';
35 $txt['modlog_removeall'] = 'Remove All';
36 $txt['modlog_go'] = 'Go';
37 $txt['modlog_add'] = 'Add';
38 $txt['modlog_search'] = 'Quick Search';
39 $txt['modlog_by'] = 'By';
40 $txt['modlog_id'] = '<em>Deleted - ID:%1$d</em>';
41
42 $txt['modlog_ac_add_warn_template'] = 'Added warning template: &quot;{template}&quot;';
43 $txt['modlog_ac_modify_warn_template'] = 'Edited the warning template: &quot;{template}&quot;';
44 $txt['modlog_ac_delete_warn_template'] = 'Deleted the warning template: &quot;{template}&quot;';
45
46 $txt['modlog_ac_ban'] = 'Added ban triggers:';
47 $txt['modlog_ac_ban_trigger_member'] = ' <em>Member:</em> {member}';
48 $txt['modlog_ac_ban_trigger_email'] = ' <em>Email:</em> {email}';
49 $txt['modlog_ac_ban_trigger_ip_range'] = ' <em>IP:</em> {ip_range}';
50 $txt['modlog_ac_ban_trigger_hostname'] = ' <em>Hostname:</em> {hostname}';
51
52 $txt['modlog_admin_log'] = 'Administration Log';
53 $txt['modlog_admin_log_desc'] = 'Below is a list of administration actions which have been logged on your forum.<br /><strong>Please note:</strong> Entries cannot be removed from this log until they are at least twenty-four hours old.';
54 $txt['modlog_admin_log_no_entries_found'] = 'There are currently no administration log entries.';
55
56 // Admin type strings.
57 $txt['modlog_ac_upgrade'] = 'Upgraded the forum to version {version}';
58 $txt['modlog_ac_install'] = 'Installed version {version}';
59 $txt['modlog_ac_add_board'] = 'Added a new board: &quot;{board}&quot;';
60 $txt['modlog_ac_edit_board'] = 'Edited the &quot;{board}&quot; board';
61 $txt['modlog_ac_delete_board'] = 'Deleted the &quot;{boardname}&quot; board';
62 $txt['modlog_ac_add_cat'] = 'Added a new category, &quot;{catname}&quot;';
63 $txt['modlog_ac_edit_cat'] = 'Edited the &quot;{catname}&quot; category';
64 $txt['modlog_ac_delete_cat'] = 'Deleted the &quot;{catname}&quot; category';
65
66 $txt['modlog_ac_delete_group'] = 'Deleted the &quot;{group}&quot; group';
67 $txt['modlog_ac_add_group'] = 'Added the &quot;{group}&quot; group';
68 $txt['modlog_ac_edited_group'] = 'Edited the &quot;{group}&quot; group';
69 $txt['modlog_ac_added_to_group'] = 'Added &quot;{member}&quot; to the &quot;{group}&quot; group';
70 $txt['modlog_ac_removed_from_group'] = 'Removed &quot;{member}&quot; from the &quot;{group}&quot; group';
71 $txt['modlog_ac_removed_all_groups'] = 'Removed &quot;{member}&quot; from all groups';
72
73 $txt['modlog_ac_remind_member'] = 'Sent out a reminder to &quot;{member}&quot; to activate their account';
74 $txt['modlog_ac_approve_member'] = 'Approved/Activated the account of &quot;{member}&quot;';
75 $txt['modlog_ac_newsletter'] = 'Sent Newsletter';
76
77 $txt['modlog_ac_install_package'] = 'Installed new package: &quot;{package}&quot;, version {version}';
78 $txt['modlog_ac_upgrade_package'] = 'Upgraded package: &quot;{package}&quot; to version {version}';
79 $txt['modlog_ac_uninstall_package'] = 'Uninstalled package: &quot;{package}&quot;, version {version}';
80
81 // Restore topic.
82 $txt['modlog_ac_restore_topic'] = 'Restored topic &quot;{topic}&quot; from &quot;{board}&quot; to &quot;{board_to}&quot;';
83 $txt['modlog_ac_restore_posts'] = 'Restored posts from &quot;{subject}&quot; to the topic &quot;{topic}&quot; in the &quot;{board}&quot; board.';
84
85 $txt['modlog_parameter_guest'] = '<em>Guest</em>';
86
87 ?>