Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/site/app/views/admin/logs.thtml
diff options
context:
space:
mode:
Diffstat (limited to 'site/app/views/admin/logs.thtml')
-rw-r--r--site/app/views/admin/logs.thtml8
1 files changed, 4 insertions, 4 deletions
diff --git a/site/app/views/admin/logs.thtml b/site/app/views/admin/logs.thtml
index 7cf05f4..5e64457 100644
--- a/site/app/views/admin/logs.thtml
+++ b/site/app/views/admin/logs.thtml
@@ -63,9 +63,9 @@
<option>admin:response_create</option>
<option>admin:response_delete</option>
<option>admin:response_edit</option>
- <option>admin:tag_create</option>
- <option>admin:tag_delete</option>
- <option>admin:tag_edit</option>
+ <option>admin:category_create</option>
+ <option>admin:category_delete</option>
+ <option>admin:category_edit</option>
<option>admin:user_edit</option>
<option>editor:*</option>
<option>editor:review_approve</option>
@@ -74,7 +74,7 @@
<option>l10n:update_addontypes</option>
<option>l10n:update_applications</option>
<option>l10n:update_platforms</option>
- <option>l10n:update_tags</option>
+ <option>l10n:update_categories</option>
<option>security:*</option>
<option>security:modify_locked_group</option>
<option>security:modify_other_locale</option>