summaryrefslogtreecommitdiff
path: root/data/lang.txt
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2010-01-26 19:02:19 +0100
committerYorhel <git@yorhel.nl>2010-01-26 19:29:00 +0100
commit5f5306216268e2bc97f7dccee24a9a8152553890 (patch)
tree8d273ee2ec55fd89f83a1dc5d47c1926284d9596 /data/lang.txt
parent363d4750f04806775513371b027f9460609eab1a (diff)
Made a start on the notification system
The current setup should be able to handle all kinds of notifications, though only PMs are implemented at this point. More to come.
Diffstat (limited to 'data/lang.txt')
-rw-r--r--data/lang.txt90
1 files changed, 85 insertions, 5 deletions
diff --git a/data/lang.txt b/data/lang.txt
index 624cb916..a986a3b7 100644
--- a/data/lang.txt
+++ b/data/lang.txt
@@ -1430,11 +1430,11 @@ cs : Můj wishlist
hu : Kivánságlistám
# [_1] = number of messages
-:_menu_mymessages
-en : My Messages ([_1])
-ru : Мои сообщения ([_1])
-cs : Mé zprávy ([_1])
-hu : Üzenenteim ([_1])
+:_menu_mynotifications
+en : My Notifications ([_1])
+ru*: Мои сообщения ([_1])
+cs*: Mé zprávy ([_1])
+hu*: Üzenenteim ([_1])
:_menu_mychanges
en : My Recent Changes
@@ -4623,6 +4623,86 @@ cs : Tagy
hu : Címkék
+# Notifications (/u+/notifies)
+
+:_usern_title
+en : My notifications
+ru*:
+cs*:
+hu*:
+
+:_usern_o_unread
+en : Unread notifications
+ru*:
+cs*:
+hu*:
+
+:_usern_o_alsoread
+en : All notifications
+ru*:
+cs*:
+hu*:
+
+:_usern_nonotifies
+en : No notifications!
+ru*:
+cs*:
+hu*:
+
+:_usern_col_type
+en : Type
+ru*:
+cs*:
+hu*:
+
+:_usern_col_age
+en : Age
+ru*:
+cs*:
+hu*:
+
+:_usern_col_id
+en : ID
+ru*:
+cs*:
+hu*:
+
+:_usern_col_desc
+en : Description
+ru*:
+cs*:
+hu*:
+
+:_usern_type_pm
+en : PM
+ru*:
+cs*:
+hu*:
+
+:_usern_n_t_new
+en : New thread [_1] by [_2]
+ru*:
+cs*:
+hu*:
+
+:_usern_n_t_reply
+en : Reply to [_1] by [_2]
+ru*:
+cs*:
+hu*:
+
+:_usern_but_markread
+en : mark selected read
+ru*:
+cs*:
+hu*:
+
+:_usern_but_remove
+en : remove selected
+ru*:
+cs*:
+hu*:
+
#############################################################################