Merge "Set longer char limit for sync setting strings"
This commit is contained in:
committed by
Android (Google) Code Review
commit
8fc853b19a
@@ -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 -->
|
||||
|
Reference in New Issue
Block a user