aboutsummaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-06-12 23:04:28 +0200
committeriNPUTmice <daniel@gultsch.de>2014-06-12 23:04:28 +0200
commit592aded106dfd18e8a239b3b59a26d0a50d64465 (patch)
tree14b883d1d1d4c2880d4fd173eb010d9c2b036b69 /res/values/strings.xml
parentb1482212b879123344ef8dcdc622ce095a4dc765 (diff)
finished offline otr
Diffstat (limited to '')
-rw-r--r--res/values/strings.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 52e14199..f7325805 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -97,9 +97,6 @@
<string name="error_loading_image">Error loading image (File not found)</string>
<string name="image_offered_for_download"><i>Image file offered for download</i></string>
<string name="not_connected">Not Connected</string>
- <string name="you_are_offline">You have to be online to send %s but your account assoziated with this Conversation is currently offline.</string>
- <string name="you_are_offline_blank">You can not perform this action while being offline</string>
- <string name="files">files</string>
<string name="otr_messages">OTR encrypted messages</string>
<string name="manage_account">Manage account</string>
<string name="contact_offline">Your Contact is Offline</string>
@@ -112,6 +109,7 @@
<string name="restart">Restart</string>
<string name="install">Install</string>
<string name="offering">offering&#8230;</string>
+ <string name="waiting">waiting&#8230;</string>
<string name="no_pgp_key">No OpenPGP Key found</string>
<string name="contact_has_no_pgp_key">Conversations is unable to encrypt your messages because your contact is not announcing his or hers public key.\n\n<small>Please ask your contact to setup OpenPGP.</small></string>
<string name="no_pgp_keys">No OpenPGP Keys found</string>