Adds missing accessibility string for accounts syncing
Change-Id: If84fd05c67d2bddfbbc197a6f961c10409744462
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 5e90be5..94c3fe9 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -4211,6 +4211,8 @@
<string name="accessibility_sync_enabled">Sync enabled</string>
<!-- Content description of the disabled sync icon for accessibility. [CHAR LIMIT=NONE] -->
<string name="accessibility_sync_disabled">Sync disabled</string>
+ <!-- Content description of the in progress sync icon for accessibility. [CHAR LIMIT=NONE] -->
+ <string name="accessibility_sync_in_progress">Syncing now</string>
<!-- Content description of the disabled sync icon for accessibility. [CHAR LIMIT=NONE] -->
<string name="accessibility_sync_error">Sync error.</string>
<!-- Image description for the sync failed icon. -->