aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian.schneppe@pix-art.de>2020-03-22 18:24:50 +0100
committerChristian Schneppe <christian.schneppe@pix-art.de>2020-03-22 18:24:50 +0100
commitf9b453d8790c1c0c37151d2304c0ff94c8b1805a (patch)
treed5cb9b8e93dea09da089bdb5fd13b62f2bee06dc /src/main/res/values/strings.xml
parente431d3d092c0a832aff6c4df3dc360385d73c81b (diff)
add choose video from file to attachments menu
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r--src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 280eeaceb..7fa728f54 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -1004,4 +1004,5 @@
<string name="show_videos_images_only">Only images/videos</string>
<string name="show_avatar">Show avatar</string>
<string name="action_delete">Delete</string>
+ <string name="attach_choose_video">Choose video</string>
</resources>