aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian.schneppe@pix-art.de>2020-02-12 20:37:32 +0100
committerChristian Schneppe <christian.schneppe@pix-art.de>2020-02-12 20:37:32 +0100
commit21ddcc478f9e8423a5f8e61026cc797592e10858 (patch)
tree5501f636fbdec1a93d9d76b57cb7d7fa8ca4546f /src/main/res/values/strings.xml
parent92b16348f47d8964561c0fbae9990c27c1f628ac (diff)
set filter to MediaBrowserActivity
to show only images and videos or all media files fixes #457
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 f61da74b9..51609a777 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -1002,4 +1002,5 @@
<string name="pref_alternative_voice_settings">Alternative voice recording method</string>
<string name="pref_use_colored_muc_names_summary">Colorize nicknames in group chats or channels like default avatar backgrounds.</string>
<string name="pref_use_colored_muc_names">Colorize nicknames</string>
+ <string name="show_videos_images_only">Only images/videos</string>
</resources>