summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorSascha Haeberling <haeberling@google.com>2013-08-19 19:00:02 -0700
committerSascha Haeberling <haeberling@google.com>2013-08-19 19:01:40 -0700
commit722c86077d15354ccf0d6e1acf5b6384df5da85f (patch)
treead478010e4e353634f8d682f288a6280c0a67a19 /res
parentb269061daf65d090e6836980b57c408f62039841 (diff)
downloadandroid_packages_apps_Snap-722c86077d15354ccf0d6e1acf5b6384df5da85f.tar.gz
android_packages_apps_Snap-722c86077d15354ccf0d6e1acf5b6384df5da85f.tar.bz2
android_packages_apps_Snap-722c86077d15354ccf0d6e1acf5b6384df5da85f.zip
Rename accessibility text for Photo Sphere mode from 'new panorama'.
Bug: 10075811 Change-Id: I7a0e7f890d0243fe13e8f3746d49378daf1bb962
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index aa4e4060d..40f1c0efd 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -935,8 +935,8 @@
<string name="accessibility_switch_to_video">Switch to video</string>
<!-- The button to switch to Panorama mode. [CHAR LIMIT = NONE] -->
<string name="accessibility_switch_to_panorama">Switch to panorama</string>
- <!-- The button to switch to new Panorama mode. [CHAR LIMIT = NONE] -->
- <string name="accessibility_switch_to_new_panorama">Switch to new panorama</string>
+ <!-- The button to switch to the Photo Sphere mode. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_switch_to_photo_sphere">Switch to Photo Sphere</string>
<!-- The button to switch to the Re-Focus mode. [CHAR LIMIT = NONE] -->
<string name="accessibility_switch_to_refocus">Switch to Refocus</string>
<!-- The button in review mode indicating that the photo taking, video recording, and panorama saving session should be canceled [CHAR LIMIT = NONE] -->