Merge pull request #489 from pixelroot/master
modified: view/ru/messages.po
This commit is contained in:
commit
651f8c3dba
@ -11,7 +11,7 @@ msgstr ""
|
||||
"Project-Id-Version: Red Matrix\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-06-06 00:02-0700\n"
|
||||
"PO-Revision-Date: 2014-06-12 14:26+0000\n"
|
||||
"PO-Revision-Date: 2014-06-12 15:44+0000\n"
|
||||
"Last-Translator: Alex <info@pixelbits.de>\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/projects/p/red-matrix/language/ru/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -481,7 +481,7 @@ msgstr ""
|
||||
|
||||
#: ../../include/conversation.php:1400
|
||||
msgid "Commented Order"
|
||||
msgstr "По комментириям"
|
||||
msgstr "По комментариям"
|
||||
|
||||
#: ../../include/conversation.php:1403
|
||||
msgid "Sort by Comment Date"
|
||||
|
@ -110,7 +110,7 @@ $a->strings["OK"] = "OK";
|
||||
$a->strings["Cancel"] = "Отменить";
|
||||
$a->strings["Discover"] = "Обнаруженные";
|
||||
$a->strings["Imported public streams"] = "";
|
||||
$a->strings["Commented Order"] = "По комментириям";
|
||||
$a->strings["Commented Order"] = "По комментариям";
|
||||
$a->strings["Sort by Comment Date"] = "Сортировка по дате создания комментариев";
|
||||
$a->strings["Posted Order"] = "По добавлениям";
|
||||
$a->strings["Sort by Post Date"] = "Сортировка по дате создания сообщения";
|
||||
|
Reference in New Issue
Block a user