summaryrefslogtreecommitdiffstats
path: root/res/values-ru/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-ru/strings.xml')
-rw-r--r--res/values-ru/strings.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
index 0c77296eb..f0ed478ef 100644
--- a/res/values-ru/strings.xml
+++ b/res/values-ru/strings.xml
@@ -148,6 +148,10 @@
<string name="cannot_connect_camera">Не удалось подключиться к камере.</string>
<!-- message for the dialog showing the camera is disabled because of security policies. Camera cannot be used. -->
<string name="camera_disabled">Камера отключена в соответствии с политикой безопасности.</string>
+ <!-- message for the dialog showing that the app does not have sufficient permissions [CHAR LIMIT=NONE] -->
+ <string name="error_permissions">У приложения нет разрешений, необходимых для запуска. Проверьте настройки разрешений.</string>
+ <!-- Dialog "Dismiss" button. Closes the dialog [CHAR LIMIT=12]-->
+ <string name="dialog_dismiss">Закрыть</string>
<!-- alert to the user to wait for some operation to complete -->
<string name="wait">Подождите…</string>
<!-- alert to the user that an SD card must be installed before using the camera -->
@@ -298,8 +302,6 @@
<string name="pref_camera_countdown_label_fifteen">15 СЕКУНД</string>
<!-- Toast after trying to select a setting that is not allowed to change in scene mode [CHAR LIMIT=NONE] -->
<string name="not_selectable_in_scene_mode">Недоступно в режиме съемки</string>
- <!-- Toast after SeeMore has been enabled to show CDS is disabled -->
- <!-- Toast after SeeMore has been enabled to show TNR is disabled -->
<!-- Exposure settings in preference -->
<string name="pref_exposure_title">Выдержка</string>
<!-- menu label exposure compensation [CHAR LIMIT=50] -->