Bug 1143629 - Contacts import incorrectly displays all forms of plural strings. r=mikedeboer, a=lmandel
This commit is contained in:
@@ -455,6 +455,7 @@ loop.contacts = (function(_, mozL10n) {
|
||||
return;
|
||||
}
|
||||
this.props.notifications.successL10n("import_contacts_success_message", {
|
||||
num: stats.total,
|
||||
total: stats.total
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user