aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-04-30 23:52:43 +0200
committerChristian Schneppe <christian@pix-art.de>2018-04-30 23:52:43 +0200
commitfb6137a3ab8e5b2bcd41b01229ebd76b4020cbc9 (patch)
tree78d836b4379f84daf9a512d4ea10a16c76e45a77 /src/main/res/values/strings.xml
parent30442e84e1a845f4aed59d6c787c2f791b00ecdd (diff)
use GIF to describe gifs instead of image
Diffstat (limited to '')
-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 515e440c1..85ecacdf8 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -783,4 +783,5 @@
<string name="no_microphone_permission">Conversations needs access to the microphone</string>
<string name="title_activity_search">Search</string>
<string name="search_messages">Search messages</string>
+ <string name="gif">GIF</string>
</resources>