aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian S <kriztan@users.noreply.github.com>2015-11-25 12:37:39 +0100
committerChristian S <kriztan@users.noreply.github.com>2015-11-25 12:37:39 +0100
commit715882d40218af1b0b8b9c20891a1fbad07f1d1e (patch)
tree39109c65bb59576107ae62fe340134336e537356 /src/main/res/values
parent31a2424cf5607967a68fadb1b8cbb6d1ab66d10e (diff)
added strings for plugin loader
Diffstat (limited to 'src/main/res/values')
-rw-r--r--src/main/res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 4616da4a1..496711a86 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -555,4 +555,8 @@
<string name="verified_omemo_key_with_certificate">Verified OMEMO key with certificate!</string>
<string name="device_does_not_support_certificates">Your device does not support the selection of client certificates!</string>
<string name="changelog">Changes</string>
+ <string name="pref_plugins">Plugins</string>
+ <string name="pref_plugins_summary">Download plugins for Pix-Art Messenger</string>
+ <string name="pref_plugin_location">Share-Location</string>
+ <string name="pref_plugin_location_summary">Send and receive locations</string>
</resources>