1
0
Fork 0

No issue: Add ellipses to syncing string

master
Jonathan Almeida 2019-05-24 13:28:27 -04:00 committed by Sebastian Kaspari
parent 207a8d6772
commit b75de72a19
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@
<!-- Preference for signing out -->
<string name="preferences_sign_out">Sign out</string>
<!-- Label indicating that sync is in progress -->
<string name="sync_syncing">Syncing</string>
<string name="sync_syncing">Syncing</string>
<!-- Label summary indicating that sync failed. The first parameter is the date stamp showing last time it succeeded -->
<string name="sync_failed_summary">Sync failed. Last success: %s</string>
<!-- Label summary showing never synced -->