Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thsmi/sieve.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/_locales/ru_RU/messages.json')
-rw-r--r--src/wx/_locales/ru_RU/messages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/wx/_locales/ru_RU/messages.json b/src/wx/_locales/ru_RU/messages.json
new file mode 100644
index 00000000..0a934dfc
--- /dev/null
+++ b/src/wx/_locales/ru_RU/messages.json
@@ -0,0 +1,14 @@
+{
+ "extensionDescription": {
+ "message": "Manages Sieve Message Filters",
+ "description": "Description of the extension."
+ },
+ "menuTitle": {
+ "message": "Sieve Message Filters",
+ "description": "The menu item's name."
+ },
+ "menuAccessKey": {
+ "message": "S",
+ "description": "The menu item's access key."
+ }
+} \ No newline at end of file