diff options
author | Michael <betheg@bitcloner.org> | 2014-10-03 15:55:06 +0200 |
---|---|---|
committer | iNPUTmice <daniel@gultsch.de> | 2014-10-03 16:20:39 +0200 |
commit | 9a4b48d1ec964bdce2a3c5f8242a01c0fa4a70e0 (patch) | |
tree | a04a7f0ba2b3d0aa6f590eef73d4fd1b69482489 /res/values/strings.xml | |
parent | d51b41590c6d6871632a9cf88de532c4038b8bcd (diff) |
let's own otr-fingerprint copy to clipboard.
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 8d976dce..b6e5e15c 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -261,5 +261,6 @@ <string name="pref_expert_options_other">Other</string> <string name="pref_conference_name">Conference name</string> <string name="pref_conference_name_summary">Use room’s subject instead of JID to identify conferences</string> + <string name="toast_message_otr_fingerprint">OTR fingerprint copied to clipboard!</string> -</resources>
\ No newline at end of file +</resources> |