2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-19 09:25:34 +00:00

[fenix] No issue: Add ellipses to syncing string

This commit is contained in:
Jonathan Almeida 2019-05-24 13:28:27 -04:00 committed by Sebastian Kaspari
parent 478bde80b4
commit fd82bacd40

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 -->