mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-19 21:53:19 +00:00
Add missing localizable string
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user