1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-27 04:03:00 +02:00

select one collection string

This commit is contained in:
Kyle Spearrin 2019-06-26 17:44:10 -04:00
parent c1b578eb15
commit 5bc1d2c143
2 changed files with 4 additions and 1 deletions

2
jslib

@ -1 +1 @@
Subproject commit 24ffb55ce0e781fb06cd04d318e9f70afe80d734
Subproject commit 00f1aad65ea2e243713d409873dfb5d833296897

View File

@ -1238,5 +1238,8 @@
},
"hideToMenuBar": {
"message": "Hide to Menu Bar"
},
"selectOneCollection": {
"message": "You must select at least one collection."
}
}