summaryrefslogtreecommitdiffstats
path: root/res/values-hr/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-hr/strings.xml')
-rw-r--r--res/values-hr/strings.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/res/values-hr/strings.xml b/res/values-hr/strings.xml
index bfa86cac0..937bd91c7 100644
--- a/res/values-hr/strings.xml
+++ b/res/values-hr/strings.xml
@@ -146,6 +146,10 @@
<string name="cannot_connect_camera">Povezivanje s fotoaparatom nije moguće.</string>
<!-- message for the dialog showing the camera is disabled because of security policies. Camera cannot be used. -->
<string name="camera_disabled">Fotoaparat je onemogućen zbog sigurnosnih pravila.</string>
+ <!-- message for the dialog showing that the app does not have sufficient permissions [CHAR LIMIT=NONE] -->
+ <string name="error_permissions">Aplikacija nema potrebne dozvole za pokretanje. Provjerite postavke dozvola.</string>
+ <!-- Dialog "Dismiss" button. Closes the dialog [CHAR LIMIT=12]-->
+ <string name="dialog_dismiss">Odbaci</string>
<!-- alert to the user to wait for some operation to complete -->
<string name="wait">Pričekajte…</string>
<!-- alert to the user that an SD card must be installed before using the camera -->
@@ -274,7 +278,6 @@
<string name="pref_camera_scenemode_entry_sunset">Zalazak sunca</string>
<!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=16] -->
<string name="pref_camera_scenemode_entry_party">Zabava</string>
- <string name="pref_camera_scenemode_entry_optizoom">Opti-Zoom</string>
<!-- Settings menu, scene mode labels [CHAR LIMIT=50] -->
<string name="pref_camera_scenemode_label_auto">NIŠTA</string>
<!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=50] -->
@@ -297,10 +300,6 @@
<string name="pref_camera_countdown_label_fifteen">15 SEKUNDI</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">Ne može se odabrati u načinu scene.</string>
- <!-- Toast after SeeMore has been enabled to show CDS is disabled -->
- <string name="disable_CDS_during_SeeMore">SeeMore će onemogućiti CDS.</string>
- <!-- Toast after SeeMore has been enabled to show TNR is disabled -->
- <string name="disable_TNR_during_SeeMore">SeeMore će onemogućiti TNR.</string>
<!-- Exposure settings in preference -->
<string name="pref_exposure_title">Ekspozicija</string>
<!-- menu label exposure compensation [CHAR LIMIT=50] -->