diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/values/strings.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index c326eee..8be7bca 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -26,9 +26,6 @@ <!-- What to show in messaging that refers to this provider, e.g. AccountSyncSettings --> <string name="provider_label">Contacts</string> - <!-- [CHAR LIMIT=NONE] Boot message while upgrading contacts. --> - <string name="upgrade_msg">Upgrading contacts database.</string> - <!-- Ticker for the notification shown when updating contacts fails because of memory shortage --> <string name="upgrade_out_of_memory_notification_ticker">Contacts upgrade needs more memory.</string> |