1
0
Fork 0

For #2334: Adds comment to placeholder create collection name (#2352)

master
Sawyer Blatz 2019-05-09 12:44:50 -07:00 committed by Colin Lee
parent 75ccce23dc
commit c9f2f48803
1 changed files with 1 additions and 1 deletions

View File

@ -472,7 +472,7 @@
<!-- Button to save currently selected tabs in the "select tabs" step of the collection creator-->
<string name="create_collection_save">Save</string>
<!-- Default name for a new collection in "name new collection" step of the collection creator-->
<!-- Default name for a new collection in "name new collection" step of the collection creator. %d is a placeholder for the number of collections-->
<string name="create_collection_default_name">Collection %d</string>
<!-- Text shown in snackbar when user deletes a collection -->