aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-11-18 00:07:27 +0100
committeriNPUTmice <daniel@gultsch.de>2014-11-18 00:07:27 +0100
commit240d2d68c8f0efb24de6b713181a25880d02828c (patch)
treed03c237618932f4417e2bff581cdd7947cbbeac5 /src/main/res/values
parent123036fdaaf96fb095f3b642c71eda19f024ed69 (diff)
context menu for conversations. fixed #630
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 d7fc8891..6881c7f9 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -351,4 +351,5 @@
<string name="are_you_sure_verify_fingerprint">Are you sure that you want to verify your contacts OTR fingerprint?</string>
<string name="pref_show_dynamic_tags">Show dynamic tags</string>
<string name="pref_show_dynamic_tags_summary">Display read-only tags underneath contacts</string>
+ <string name="enable_notifications">Enable notifications</string>
</resources>