aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian S. <kriztan@users.noreply.github.com>2015-10-06 10:27:10 +0200
committerChristian S. <kriztan@users.noreply.github.com>2015-10-06 10:27:10 +0200
commit6da1ada1ffa586267a56ddc995371fb6e4b45719 (patch)
tree76056bddea99b311214b32e79ec7df236556835b
parentc61367b1fd2c21f6032fc8c585c3106a682c4a0b (diff)
updated strings for updater
-rw-r--r--src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 941acbaa0..5c85230ee 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -523,6 +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="checking_for_updates">Checking for Conversations updates</string>
<string name="remind_later">later</string>
<string name="update">Update</string>