summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoyster <oysterized@gmail.com>2016-10-09 18:20:54 +0200
committerGitHub <noreply@github.com>2016-10-09 18:20:54 +0200
commit1101074f4a30ce11655d7158220758bed349663c (patch)
treefc8d8749ea3600aa01bbd0466c7657225eb9d783
parent9043322ba73b21c10d43dc7ad7241e6c19206ae5 (diff)
parent65322dd6b1507269c6ad5ea0ff36867cee572fe1 (diff)
Merge pull request #26 from AlexLartsev19/patch-3
Fix Russian translation
-rw-r--r--cmactions/res/values-ru/strings.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/cmactions/res/values-ru/strings.xml b/cmactions/res/values-ru/strings.xml
index 0a1cc34..76ac3f2 100644
--- a/cmactions/res/values-ru/strings.xml
+++ b/cmactions/res/values-ru/strings.xml
@@ -18,17 +18,17 @@
<!-- Gesture shortcuts -->
<string name="screen_gestures_panel_title">Управление жестами</string>
- <string name="screen_gestures_panel_summary">Use gestures while the screen is off</string>
+ <string name="screen_gestures_panel_summary">Использовать жесты, когда экран выключен</string>
<string name="touchscreen_control_gesture_head">Жесты выключенного экрана</string>
<string name="touchscreen_control_gesture_title">Включить управление жестами</string>
<string name="gesture_category_title">Доступные жесты</string>
<string name="touchscreen_dtp_gesture_title">Двойной тап</string>
- <string name="touchscreen_x_left_gesture_title">Музыка</string>
- <string name="touchscreen_x_right_gesture_title">Музыка</string>
- <string name="touchscreen_y_down_gesture_title">Фонарик</string>
- <string name="touchscreen_y_up_gesture_title">Swipe Up</string>
+ <string name="touchscreen_x_left_gesture_title">Проведите влево</string>
+ <string name="touchscreen_x_right_gesture_title">Проведите вправо</string>
+ <string name="touchscreen_y_down_gesture_title">Проведите вниз</string>
+ <string name="touchscreen_y_up_gesture_title">Проведите вверх</string>
<string name="touchscreen_c_gesture_title">Нарисуйте \"c\"</string>
<string name="touchscreen_z_gesture_title">Нарисуйте \"z\"</string>