summaryrefslogtreecommitdiffstats
path: root/res/values-sr/camera2arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-sr/camera2arrays.xml')
-rw-r--r--res/values-sr/camera2arrays.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/res/values-sr/camera2arrays.xml b/res/values-sr/camera2arrays.xml
index ca4028d58..6ab2f5b00 100644
--- a/res/values-sr/camera2arrays.xml
+++ b/res/values-sr/camera2arrays.xml
@@ -29,21 +29,21 @@
-->
<resources>
<string-array name="pref_camera2_mono_only_entries">
- <item>Укљ</item>
- <item>Искљ</item>
+ <item>Укључено</item>
+ <item>Искључено</item>
</string-array>
<string-array name="pref_camera2_initial_camera_entries">
<item>Bayer</item>
- <item>Црно-бело</item>
- <item>Напред</item>
+ <item>Моно</item>
+ <item>Предња</item>
</string-array>
<string-array name="pref_camera2_makeup_entries">
- <item>Укљ</item>
- <item>Искљ</item>
+ <item>Укључено</item>
+ <item>Искључено</item>
</string-array>
<string-array name="pref_camera2_trackingfocus_entries">
- <item>Укљ</item>
- <item>Искљ</item>
+ <item>Укључено</item>
+ <item>Искључено</item>
</string-array>
<!-- Refer to CONTROL_SCENE_MODE of Camera2 API for values
-1 refers to ones not supported in Camera2 API