summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorWu-cheng Li <wuchengli@google.com>2010-08-26 09:53:17 -0700
committerWu-cheng Li <wuchengli@google.com>2010-09-08 17:35:32 -0700
commit8eaa6919f0d5c10c95c99f2f937d57ea5c4a5bba (patch)
tree73a39653e17d41237387089acbf84a91a003f817 /res/values/strings.xml
parent10b93066fee33db02a3f7d37d821e6c40c71ecc4 (diff)
downloadLegacyCamera-8eaa6919f0d5c10c95c99f2f937d57ea5c4a5bba.zip
LegacyCamera-8eaa6919f0d5c10c95c99f2f937d57ea5c4a5bba.tar.gz
LegacyCamera-8eaa6919f0d5c10c95c99f2f937d57ea5c4a5bba.tar.bz2
Add switch camera on-screen button. DO NOT MERGE
Change-Id: I00895a9df69d2b29656075da1e03b1a1f684b107
Diffstat (limited to 'res/values/strings.xml')
-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 c920a31..b3cff4a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -108,6 +108,8 @@
<!-- Settings screen, camera selection dialog title. Users can select a camera from the phone (front-facing or back-facing). [CHAR LIMIT=20] -->
<string name="pref_camera_id_title">Select camera</string>
+ <string name="pref_camera_id_default">0</string>
+
<!-- In select camera setting, back facing camera. [CHAR LIMIT=14] -->
<string name="pref_camera_id_entry_back">Back</string>
<!-- In select camera setting, front-facing camera. [CHAR LIMIT=14] -->