i18n: automatic bump

Change-Id: Id8b36a18df0bd065e5bb39d4fb273c29b7f24a25
diff --git a/AutoAnswer/data/locale/AutoAnswer_ru_RU.json b/AutoAnswer/data/locale/AutoAnswer_ru_RU.json
index 2d542fa..d94d671 100644
--- a/AutoAnswer/data/locale/AutoAnswer_ru_RU.json
+++ b/AutoAnswer/data/locale/AutoAnswer_ru_RU.json
@@ -1,10 +1,10 @@
 {
-        "bot_trigger": "Bot trigger",
-        "trigger_summary": "Text that Bot will respond to",
-        "bot_answer": "Bot response",
-        "answer_summary": "Text that Bot will send",
+        "bot_trigger": "Срабатывание бота",
+        "trigger_summary": "Текст, на который ответит бот",
+        "bot_answer": "Ответ бота",
+        "answer_summary": "Текст, который бот отправит",
         "default_trigger": "Привет",
-        "default_answer": "Hello, currently I am busy but will answer you as soon as possible.",
-        "always_title": "Automatically activate Bot",
-        "always_summary": "Bot will be active for all conversations."
+        "default_answer": "Привет. Сейчас я не могу говорить, отвечу как будет возможность.",
+        "always_title": "Запускать бота автоматически",
+        "always_summary": "Бот будет доступен для всех бесед."
 }
\ No newline at end of file