summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index c6ef704d7..92d4308d1 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -496,4 +496,8 @@
<!-- Toast if the trimmed video is the same as the original one. [CHAR LIMIT=80] -->
<string name="trim_too_long">Did not trim : the same length as origin</string>
+
+ <!-- Text to show with progress bar while stitching in Gallery -->
+ <string name="pano_progress_text">Rendering panorama</string>
+
</resources>