summaryrefslogtreecommitdiffstats
path: root/res/values-iw
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-iw')
-rw-r--r--res/values-iw/cm_strings.xml3
-rw-r--r--res/values-iw/strings.xml2
2 files changed, 5 insertions, 0 deletions
diff --git a/res/values-iw/cm_strings.xml b/res/values-iw/cm_strings.xml
index 2ce253d3c..33e1f6b8c 100644
--- a/res/values-iw/cm_strings.xml
+++ b/res/values-iw/cm_strings.xml
@@ -63,6 +63,7 @@
<!-- Settings screen, dialog choice for 9.7 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_9_7mp_wide">9.7 MP (16:9)</string>
<!-- Settings screen, dialog choice for 9.6 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_9_6mp_wide">9.6 MP (16:9)</string>
<!-- Settings screen, dialog choice for 9.4 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_9_4mp_wide">9.4 MP (16:9)</string>
<!-- Settings screen, dialog choice for 9 megapixels picture size [CHAR LIMIT=15] -->
@@ -215,4 +216,6 @@
<string name="pref_camera_shutter_speed_title">מהירות צמצם</string>
<string name="auto_hdr_enabled">HDR אוטומטי מופעל</string>
<!-- Advanced options -->
+ <string name="developer_menu_enabled">הפעלת אפשרויות מצלמה מתקדמות</string>
+ <string name="developer_menu_disabled">כיבית אפשרויות מצלמה מתקדמות</string>
</resources>
diff --git a/res/values-iw/strings.xml b/res/values-iw/strings.xml
index ab9769f1c..ee7bf58a6 100644
--- a/res/values-iw/strings.xml
+++ b/res/values-iw/strings.xml
@@ -151,7 +151,9 @@
<!-- 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">אנא המתן\u2026</string>
<!-- alert to the user that an SD card must be installed before using the camera -->