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

nightly-build-test
Sawyer Blatz 5 years ago committed by Colin Lee
parent 75ccce23dc
commit c9f2f48803

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

Loading…
Cancel
Save