summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorSascha Haeberling <haeberling@google.com>2013-08-30 18:11:20 -0700
committerSascha Haeberling <haeberling@google.com>2013-08-30 18:29:41 -0700
commit1d9a8d7a0fa22e66aa2efdcf35aca57f7ffa432a (patch)
tree54d33794167d14f9ab989dd0d80a32f697cf6b1c /res/values/strings.xml
parent0dff7ce1f701816b4a634b612bcaaaae6de0da34 (diff)
downloadandroid_packages_apps_Snap-1d9a8d7a0fa22e66aa2efdcf35aca57f7ffa432a.tar.gz
android_packages_apps_Snap-1d9a8d7a0fa22e66aa2efdcf35aca57f7ffa432a.tar.bz2
android_packages_apps_Snap-1d9a8d7a0fa22e66aa2efdcf35aca57f7ffa432a.zip
Rename renering message from panorama to photo sphere.
Bug: 7695145 Change-Id: Ibfd083d4a879eda5dbf866e3a22df651166ea315
Diffstat (limited to 'res/values/strings.xml')
-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 131560d79..0f0ebf561 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -519,8 +519,8 @@
<!-- Toast if the trimmed video is too short to trim. [CHAR LIMIT=80] -->
<string name="trim_too_short">Can not trim : target video is too short</string>
- <!-- Text to show with progress bar while stitching in Gallery -->
- <string name="pano_progress_text">Rendering panorama</string>
+ <!-- Text to show with progress bar while stitching a photo sphere. 'Photo sphere' is a product name. [CHAR LIMIT=28]-->
+ <string name="rendering_photo_sphere">Rendering photo sphere</string>
<!-- The label on the button that will save an edited image -->
<string name="save" msgid="8140440041190264400">Save</string>