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

[fenix] No issue: Updates string comment for collection renamed

This commit is contained in:
Sawyer Blatz 2019-05-22 10:43:57 -07:00 committed by Jeff Boek
parent 350c4b1b5f
commit cca76e8a66

View File

@ -480,7 +480,7 @@
<!-- Notifications -->
<!-- Text shown in snackbar when user deletes a collection -->
<string name="snackbar_collection_deleted">Collection deleted</string>
<!-- Text shown in snackbar when user deletes a collection -->
<!-- Text shown in snackbar when user renames a collection -->
<string name="snackbar_collection_renamed">Collection renamed</string>
<!-- Text shown in snackbar when user deletes a tab -->
<string name="snackbar_tab_deleted">Tab deleted</string>