aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-03-11 17:20:38 +0100
committerChristian Schneppe <christian@pix-art.de>2017-03-11 20:14:57 +0100
commit3b9ebfa556896d35b97fc23293cff79e730ab3ec (patch)
treec93361f96e1b1342380c25766f66a9cb9cfb963d /src/main/res/values/strings.xml
parent38ae1c31d4b038d846874d100c97bd4aa81c2448 (diff)
added and changed some strings
Diffstat (limited to '')
-rw-r--r--src/main/res/values/strings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 0c665884f..1fedeb0ae 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -174,7 +174,7 @@
<string name="password">Password</string>
<string name="confirm_password">Confirm password</string>
<string name="passwords_do_not_match">Passwords do not match</string>
- <string name="invalid_jid">This is not a valid Jabber ID</string>
+ <string name="invalid_jid">This is not a valid Jabber-ID</string>
<string name="error_out_of_memory">Out of memory. Image is too large</string>
<string name="add_phone_book_text">Do you want to add %s to your address book?</string>
<string name="server_info_show_more">Server info</string>
@@ -548,7 +548,7 @@
<string name="captcha_required">Captcha required</string>
<string name="captcha_hint">Enter the text from the image above</string>
<string name="certificate_chain_is_not_trusted">Certificate chain is not trusted</string>
- <string name="jid_does_not_match_certificate">Jabber ID does not match certificate</string>
+ <string name="jid_does_not_match_certificate">Jabber-ID does not match certificate</string>
<string name="action_renew_certificate">Renew certificate</string>
<string name="error_fetching_omemo_key">Error fetching OMEMO key!</string>
<string name="verified_omemo_key_with_certificate">Verified OMEMO key with certificate!</string>
@@ -746,7 +746,7 @@
<string name="start_chatting">Start chtatting…</string>
<string name="pref_use_max_brightness_summary">Switch to maximum brightness while watching videos or images in fullscreen.</string>
<string name="pref_use_max_brightness">Maximum brightness</string>
- <string name="block_jabber_id">Block Jabber ID</string>
+ <string name="block_jabber_id">Block Jabber-ID</string>
<string name="corresponding_conversations_closed">Corresponding conversations closed.</string>
<string name="contact_blocked_past_tense">Contact blocked.</string>
<string name="pref_notifications_from_strangers">Notifications from strangers</string>