Fix some unlocalized strings

Fixes #3858
This commit is contained in:
Francis Lachapelle
2016-10-21 10:55:59 -04:00
parent 24e4c60baa
commit 36c5f72317
4 changed files with 12 additions and 9 deletions
@@ -70,8 +70,8 @@
}
function newAddressbook() {
Dialog.prompt(l('New addressbook'),
l('Name of new addressbook'))
Dialog.prompt(l('New Addressbook...'),
l('Name of the Address Book'))
.then(function(name) {
var addressbook = new AddressBook(
{