Add missing localizable string

pull/34/head
Francis Lachapelle 2014-04-10 10:01:58 -04:00
parent e66ceaad07
commit cfc1ac6b3b
2 changed files with 2 additions and 1 deletions

View File

@ -129,6 +129,7 @@
"Label" = "Label";
"Show subscribed mailboxes only" = "Show subscribed mailboxes only";
"Sort messages by threads" = "Sort messages by threads";
"When sending mail, add unknown recipients to my" = "When sending mail, add unknown recipients to my";
"Check for new mail:" = "Check for new mail:";
"messagecheck_manually" = "Manually";
"messagecheck_every_minute" = "Every minute";

View File

@ -300,7 +300,7 @@
const:name="addOutgoingAddresses"
const:id="addOutgoingAddresses"
var:checked="addOutgoingAddresses" />
<var:string label:value="Automatically add outgoing e-mail addresses to my :"/>
<var:string label:value="When sending mail, add unknown recipients to my"/><br/>
<var:popup list="addressBookList" item="item"
const:id="addressBookList"
const:name="addressBookList"