aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlicaon-kter <licaon-kter@users.noreply.github.com>2017-03-13 07:16:53 +0200
committerChristian Schneppe <kriztan@users.noreply.github.com>2017-03-13 06:16:53 +0100
commit5b7f12c7bfdce53b513dde08a633db84c5a20063 (patch)
tree09e2901b1c9cf3fb6f543d999f6bf2eba090318c
parentdb04226613060bdcde883690df98c58305fc3446 (diff)
Fix typos (#124)
* Some typos * More typos
Diffstat (limited to '')
-rw-r--r--src/main/res/values-de/strings.xml2
-rw-r--r--src/main/res/values/strings.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/src/main/res/values-de/strings.xml b/src/main/res/values-de/strings.xml
index 43d82f9b3..e50530748 100644
--- a/src/main/res/values-de/strings.xml
+++ b/src/main/res/values-de/strings.xml
@@ -548,7 +548,7 @@
<string name="sharing_files_please_wait">Teile Dateien. Bitte warten…</string>
<string name="delete_x_file">%s löschen</string>
<string name="security_error_invalid_file_access">Sicherheitsfehler: Dateizugriff nicht erlaubt</string>
- <string name="mgmt_account_reconnect">neu verbinden</string>
+ <string name="mgmt_account_reconnect">Neu verbinden</string>
<string name="no_application_to_share_uri">Keine Anwendung zum Teilen der URI gefunden</string>
<string name="share_uri_with">Teile URI mit…</string>
<string name="shared_text_with_x">Text mit %s geteilt</string>
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 1fedeb0ae..34584c16e 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -613,7 +613,7 @@
<string name="security_error_invalid_file_access">Security error: Invalid file access</string>
<string name="no_application_to_share_uri">No application found to share URI</string>
<string name="share_uri_with">Share URI with…</string>
- <string name="mgmt_account_reconnect">reconnect</string>
+ <string name="mgmt_account_reconnect">Reconnect</string>
<string name="welcome_header" translatable="false">Pix-Art Messenger</string>
<string name="welcome_text">…is a free and secure XMPP/Jabber client for the use with pix-art.de</string>
<string name="magic_create_text">We will guide you through the process of creating an account on pix-art.de with a random password, which you can use or change to your own password on the next page. \nThan you will be able to communicate with users of this and other providers by giving them your full Jabber-ID.</string>
@@ -743,7 +743,7 @@
<string name="timeout_30_days">30 days</string>
<string name="timeout_6_months">6 months</string>
<string name="today">Today</string>
- <string name="start_chatting">Start chtatting…</string>
+ <string name="start_chatting">Start chatting…</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>