summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rwxr-xr-xres/values/strings.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b105cfdbd..27f3b6488 100755
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -695,4 +695,11 @@ CHAR LIMIT = NONE] -->
<!-- String shown when setting the homepage wallpaper in the background [CHAR LIMIT=NONE] -->
<string name="setting_wallpaper">Setting wallpaper</string>
+
+
+ <!-- Menu, Video rotation labels [CHAR LIMIT=50] -->
+ <string name="pref_camera_video_rotation_label_0">0</string>
+ <string name="pref_camera_video_rotation_label_90">90</string>
+ <string name="pref_camera_video_rotation_label_180">180</string>
+ <string name="pref_camera_video_rotation_label_270">270</string>
</resources>