summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index f793d79..5444ff0 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -3357,11 +3357,11 @@ found in the list of installed applications.</string>
<string name="sync_automatically">Auto-sync app data</string>
<!-- Sync status messages on Accounts & Synchronization settings --><skip />
- <!-- Sync status shown when sync is enabled [CHAR LIMIT=20] -->
+ <!-- Sync status shown when sync is enabled [CHAR LIMIT=25] -->
<string name="sync_enabled">Sync is ON</string>
- <!-- Sync status shown when sync is disabled [CHAR LIMIT=20] -->
+ <!-- Sync status shown when sync is disabled [CHAR LIMIT=25] -->
<string name="sync_disabled">Sync is OFF</string>
- <!-- Sync status shown when last sync resulted in an error [CHAR LIMIT=20] -->
+ <!-- Sync status shown when last sync resulted in an error [CHAR LIMIT=25] -->
<string name="sync_error">Sync error</string>
<!-- Data synchronization settings screen, setting option name -->