summaryrefslogtreecommitdiffstats
path: root/res/values-hr
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-hr')
-rw-r--r--res/values-hr/cm_strings.xml2
-rw-r--r--res/values-hr/qcomstrings.xml5
-rw-r--r--res/values-hr/strings.xml9
3 files changed, 10 insertions, 6 deletions
diff --git a/res/values-hr/cm_strings.xml b/res/values-hr/cm_strings.xml
index d65eaf8c5..d5ec1b6de 100644
--- a/res/values-hr/cm_strings.xml
+++ b/res/values-hr/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] -->
@@ -214,4 +215,5 @@
<!-- Shutter speed -->
<string name="pref_camera_shutter_speed_title">Brzina okidača</string>
<string name="auto_hdr_enabled">Auto HDR omogućen</string>
+ <!-- Advanced options -->
</resources>
diff --git a/res/values-hr/qcomstrings.xml b/res/values-hr/qcomstrings.xml
index ede193163..699145ef0 100644
--- a/res/values-hr/qcomstrings.xml
+++ b/res/values-hr/qcomstrings.xml
@@ -66,7 +66,6 @@
<string name="pref_camera_manual_focus_entry_diopter_mode">Način dioptrije</string>
<string name="pref_camera_manual_focus_entry_off">Isključen</string>
<!-- Still More -->
- <string name="pref_camera_advanced_feature_entry_stillmore">Još više</string>
<!-- Video HDR-->
<string name="pref_camera_video_hdr_title">Video HDR</string>
<!-- CDS mode-->
@@ -266,5 +265,9 @@
<string name="video_quality_4k_disable_IS">Omogućavanje 4k rezolucije će onemogućiti Stabilizaciju</string>
<!-- Toast after 2k4k video is enabled to inform SeeMore has been disabled -->
<string name="video_quality_4k_disable_SeeMore">SeeMore ne može biti omogućeno tjekom 4k videa</string>
+ <!-- Toast after SeeMore has been enabled to show CDS is disabled -->
+ <string name="disable_CDS_during_SeeMore">Omogućavanje SeeMore će onemogućiti CDS</string>
+ <!-- Toast after SeeMore has been enabled to show TNR is disabled -->
+ <string name="disable_TNR_during_SeeMore">Omogućavanje SeeMore će onemogućiti TNR</string>
<!-- TODO: Remove these? -->
</resources>
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] -->