Merge pull request #232 from rfrei/patch-1

Allow write to multiple contacts using 'to', 'cc' or 'bcc'.

Fixes #3548.
This commit is contained in:
Francis Lachapelle
2017-01-30 07:46:54 -05:00
committed by GitHub
3 changed files with 32 additions and 10 deletions
@@ -41,6 +41,9 @@
"Move To" = "Move To";
"Copy To" = "Copy To";
"Add to" = "Add to";
"To" = "To";
"Carbon Copy (Cc)" = "Carbon Copy (Cc)";
"Blind Carbon Copy (Bcc)" = "Blind Carbon Copy (Bcc)";
/* Subheader of empty addressbook */
"No contact" = "No contact";
@@ -258,4 +261,4 @@
"key_create_card" = "c";
/* Hotkey to create a new list */
"key_create_list" = "l";
"key_create_list" = "l";