diff options
author | Christian S <christian@pix-art.de> | 2015-10-06 21:46:25 +0200 |
---|---|---|
committer | Christian S <christian@pix-art.de> | 2015-10-06 21:46:25 +0200 |
commit | 91899621905467fb9b22cf761789f9c1ce3a1f5d (patch) | |
tree | 27c7a5e228a7ef60271d56460c419fdaef9f928c /src/main/res | |
parent | 279af4c0829dd4b55b88f2e267b578559739ec7c (diff) |
update Updater
Diffstat (limited to 'src/main/res')
-rw-r--r-- | src/main/res/values/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index 59a187b3c..4f7e4a1f4 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -522,7 +522,6 @@ <string name="account_status_dns_timeout">Timeout in DNS</string> <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 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> |