Zeile 43 | Zeile 43 |
---|
$l['admin_log_config_attachment_types_add'] = "Added attachment extension #{1} ({2})"; $l['admin_log_config_attachment_types_edit'] = "Edited attachment extension #{1} ({2})"; $l['admin_log_config_attachment_types_delete'] = "Deleted attachment extension #{1} ({2})";
|
$l['admin_log_config_attachment_types_add'] = "Added attachment extension #{1} ({2})"; $l['admin_log_config_attachment_types_edit'] = "Edited attachment extension #{1} ({2})"; $l['admin_log_config_attachment_types_delete'] = "Deleted attachment extension #{1} ({2})";
|
| $l['admin_log_config_attachment_types_toggle_status'] = "Toggled attachment status #{1} ({2})";
|
$l['admin_log_config_badwords_add'] = "Added word filter #{1} ({2})"; $l['admin_log_config_badwords_edit'] = "Edited word filter #{1} ({2})";
| $l['admin_log_config_badwords_add'] = "Added word filter #{1} ({2})"; $l['admin_log_config_badwords_edit'] = "Edited word filter #{1} ({2})";
|
Zeile 105 | Zeile 106 |
---|
$l['admin_log_config_questions_delete'] = "Deleted question #{1} ({2})"; $l['admin_log_config_questions_enable'] = "Enabled question #{1} ({2})"; $l['admin_log_config_questions_disable'] = "Disabled question #{1} ({2})";
|
$l['admin_log_config_questions_delete'] = "Deleted question #{1} ({2})"; $l['admin_log_config_questions_enable'] = "Enabled question #{1} ({2})"; $l['admin_log_config_questions_disable'] = "Disabled question #{1} ({2})";
|
| $l['admin_log_config_report_reasons_add'] = "Added report reason #{1} ({2})"; $l['admin_log_config_report_reasons_edit'] = "Edited report reason #{1} ({2})"; $l['admin_log_config_report_reasons_delete'] = "Deleted report reason #{1} ({2})";
|
$l['admin_log_config_settings_delete_duplicates'] = "Deleted duplicate settings and setting groups"; $l['admin_log_config_settings_addgroup'] = "Added setting group #{1} ({2}) properties ";
| $l['admin_log_config_settings_delete_duplicates'] = "Deleted duplicate settings and setting groups"; $l['admin_log_config_settings_addgroup'] = "Added setting group #{1} ({2}) properties ";
|
Zeile 140 | Zeile 145 |
---|
$l['admin_log_forum_announcements_add'] = "Added announcement #{1} ({2})"; $l['admin_log_forum_announcements_edit'] = "Edited announcement #{1} ({2})"; $l['admin_log_forum_announcements_delete'] = "Deleted announcement #{1} ({2})";
|
$l['admin_log_forum_announcements_add'] = "Added announcement #{1} ({2})"; $l['admin_log_forum_announcements_edit'] = "Edited announcement #{1} ({2})"; $l['admin_log_forum_announcements_delete'] = "Deleted announcement #{1} ({2})";
|
|
|
$l['admin_log_forum_attachments_delete_post'] = "Deleted attachment #{1} ({2}) from post #{3}"; $l['admin_log_forum_attachments_delete'] = "Deleted attachment #{1} ({2})"; $l['admin_log_forum_attachments_delete_orphans'] = "Deleted orphaned attachments";
| $l['admin_log_forum_attachments_delete_post'] = "Deleted attachment #{1} ({2}) from post #{3}"; $l['admin_log_forum_attachments_delete'] = "Deleted attachment #{1} ({2})"; $l['admin_log_forum_attachments_delete_orphans'] = "Deleted orphaned attachments";
|
Zeile 161 | Zeile 166 |
---|
$l['admin_log_forum_moderation_queue_threads'] = "Moderated unapproved threads"; $l['admin_log_forum_moderation_queue_posts'] = "Moderated unapproved posts"; $l['admin_log_forum_moderation_queue_attachments'] = "Moderated unapproved attachments";
|
$l['admin_log_forum_moderation_queue_threads'] = "Moderated unapproved threads"; $l['admin_log_forum_moderation_queue_posts'] = "Moderated unapproved posts"; $l['admin_log_forum_moderation_queue_attachments'] = "Moderated unapproved attachments";
|
| $l['admin_log_home_preferences_enabled'] = "Enabled Two-Factor Authentication"; $l['admin_log_home_preferences_disabled'] = "Disabled Two-Factor Authentication";
|
$l['admin_log_style_templates_delete_set'] = "Deleted template set #{1} ({2})"; $l['admin_log_style_templates_delete_template'] = "Deleted template #{1} ({2}) from template set #{3} ({4})";
| $l['admin_log_style_templates_delete_set'] = "Deleted template set #{1} ({2})"; $l['admin_log_style_templates_delete_template'] = "Deleted template #{1} ({2}) from template set #{3} ({4})";
|