summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorChih-Chung Chang <chihchung@google.com>2010-03-12 16:37:35 -0800
committerChih-Chung Chang <chihchung@google.com>2010-03-15 20:23:37 -0700
commit9ae7d027bb8f55b85a158cddeb7ed84c5a0a7983 (patch)
tree908e50db88918b0a49231e37a5e21f601fd9d8f8 /res/values
parentee1cf3f0509987e9c76626077bd8117399311ced (diff)
downloadLegacyCamera-9ae7d027bb8f55b85a158cddeb7ed84c5a0a7983.zip
LegacyCamera-9ae7d027bb8f55b85a158cddeb7ed84c5a0a7983.tar.gz
LegacyCamera-9ae7d027bb8f55b85a158cddeb7ed84c5a0a7983.tar.bz2
Add switch to Camera/VideoCamera menu item.
Bug: 2249997 Change-Id: I14434fb5c617a62e02eaace120157c4a9d32e681
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 26ff93f..02f4042 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -347,4 +347,6 @@
<!-- The title show on the zoom controller -->
<string name="zoom_control_title">Zoom</string>
+ <string name="switch_to_camera_lable">Switch to camera</string>
+ <string name="switch_to_video_lable">Switch to video</string>
</resources>