aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian S. <kriztan@users.noreply.github.com>2015-10-06 10:39:21 +0200
committerChristian S. <kriztan@users.noreply.github.com>2015-10-06 10:39:21 +0200
commit416fbb41fa3deb90b6ddd49f43265d9c4c3136d6 (patch)
treee426d252d4668a227c710bc6062e45a7394740ee
parent79caa639b6b4e17050bd37fd705b4a40e72fe3ef (diff)
Update strings.xml
-rw-r--r--src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 5c85230ee..59a187b3c 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -523,7 +523,7 @@
<string name="action_check_update">Check for Updates</string>
<string name="title_activity_updater">Update Service</string>
<string name="update_available">There is newer version of this application available. Upgrade now?</string>
- <string name="update_available">Conversations %1$s with the following changes %2$s is available. Update Conversations %3$s to Conversations %1$s now?</string>
+ <string name="update_available">Conversations %1$s with the following changes is available:\n\n%2$s\n\nUpdate Conversations %3$s to Conversations %1$s now?</string>
<string name="checking_for_updates">Checking for Conversations updates</string>
<string name="remind_later">later</string>
<string name="update">Update</string>