aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2016-08-25 15:20:06 +0200
committerChristian Schneppe <christian@pix-art.de>2016-08-26 20:13:16 +0200
commit6fb2f4f2162a2ffaf83c832fc35070cf103c3d92 (patch)
tree512651221357c6b1932a6c4d629084b5ede063e6 /src/main/res/values
parentc37dca01a9ca03f659d6f43ea9a7f479f66dc052 (diff)
use N style stacked notifications
Diffstat (limited to 'src/main/res/values')
-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 984510da6..01a8ddb1b 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -687,4 +687,5 @@
<string name="pref_export_plain_text_logs">Export human readable chat logs</string>
<string name="payment_required">Payment required</string>
<string name="missing_internet_permission">Missing internet permission</string>
+ <string name="me">Me</string>
</resources>