summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-08-16 15:04:09 +0200
committerYorhel <git@yorhel.nl>2009-08-17 16:27:16 +0200
commit2285b265326b255da98bf0e9723d40949bf82d77 (patch)
tree9aa23e2584cddbd2a0a7e873eec497c612141c35 /data
parent14def396a3f2f148ad48d04740d0f022d80e8cf8 (diff)
L10N: Converted Util::CommonHTML::htmlMainTabs
Diffstat (limited to 'data')
-rw-r--r--data/lang.txt72
1 files changed, 71 insertions, 1 deletions
diff --git a/data/lang.txt b/data/lang.txt
index 2156c5a7..7f9b3364 100644
--- a/data/lang.txt
+++ b/data/lang.txt
@@ -262,7 +262,7 @@ ru*:
#############################################################################
## Main website layout ##
#############################################################################
-# Util::LayoutHTML
+# Util::LayoutHTML and Util::CommonHTML::htmlMainTabs
# Main title of the site, used on header of each page and as title on the homepage
@@ -414,6 +414,76 @@ en : source
ru*:
+# Main tabs (those on the right top of the highest box)
+
+:_mtabs_hist
+en : history
+ru*:
+
+:_mtabs_discuss
+en : discussions ([_1])
+ru*:
+
+# the following 4 tabs are only present on user pages
+:_mtabs_posts
+en : posts
+ru*:
+
+:_mtabs_wishlist
+en : wishlist
+ru*:
+
+:_mtabs_list
+en : list
+ru*:
+
+:_mtabs_tags
+en : tags
+ru*:
+
+# modify tags on VN pages
+:_mtabs_tagmod
+en : modify tags
+ru*:
+
+# copy a release
+:_mtabs_copy
+en : copy
+ru*:
+
+:_mtabs_edit
+en : edit
+ru*:
+
+# hide/unhide a DB item
+:_mtabs_hide
+en : hide
+ru*:
+
+:_mtabs_unhide
+en : unhide
+ru*:
+
+# lock/unlock for editing
+:_mtabs_lock
+en : lock
+ru*:
+
+:_mtabs_unlock
+en : unlock
+ru*:
+
+# delete
+:_mtabs_del
+en : del
+ru*:
+
+# VN relations
+:_mtabs_relations
+en : relations
+ru*:
+
+
#############################################################################