summaryrefslogtreecommitdiff
path: root/plugins/newmail_notifier/localization/ru_RU.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/newmail_notifier/localization/ru_RU.inc')
-rw-r--r--plugins/newmail_notifier/localization/ru_RU.inc21
1 files changed, 21 insertions, 0 deletions
diff --git a/plugins/newmail_notifier/localization/ru_RU.inc b/plugins/newmail_notifier/localization/ru_RU.inc
new file mode 100644
index 000000000..65abb7437
--- /dev/null
+++ b/plugins/newmail_notifier/localization/ru_RU.inc
@@ -0,0 +1,21 @@
+<?php
+
+/*
++-----------------------------------------------------------------------+
+| language/ru_RU/labels.inc |
+| |
+| Language file of the RoundCube Webmail client |
+| Copyright (C) 2008-2011, RoundQube Dev. - Switzerland |
+| Licensed under the GNU GPL |
+| |
++-----------------------------------------------------------------------+
+| Author: Doubrovine S. |
++-----------------------------------------------------------------------+
+
+*/
+
+$labels = array();
+$labels['basic'] = 'Визуальное уведомление по приходу нового сообщения';
+$labels['sound'] = 'Звуковое уведомление по приходу нового сообщения';
+
+?> \ No newline at end of file