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.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 0e00338d9..ed121d4ac 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -73,8 +73,11 @@
<!-- Eorror toast message that the image cannot be saved [CHAR LIMIT=40]-->
<string name="save_error">Couldn\'t save cropped image.</string>
- <!-- menu pick: crop the currently selected image -->
+ <!-- menu pick: crop the currently selected image [CHAR LIMIT=30]-->
<string name="crop_label">Crop picture</string>
+ <!-- menu pick: trim the currently selected video [CHAR LIMIT=30]-->
+ <string name="trim_label">Trim video</string>
+
<!-- Toast/alert that the face detection is being run -->
<!-- Title prompted for user to choose a photo item [CHAR LIMIT=20] -->