mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-19 13:43:22 +00:00
applied comments
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"Print" = "Print";
|
||||
"Stop" = "Stop";
|
||||
"Write" = "Write";
|
||||
"Search" = "Search";
|
||||
|
||||
"Send" = "Send";
|
||||
"Contacts" = "Contacts";
|
||||
@@ -41,6 +42,7 @@
|
||||
"Attachment" = "Attachment";
|
||||
"Unread" = "Unread";
|
||||
"Flagged" = "Flagged";
|
||||
"Search inbox" = "Search inbox";
|
||||
|
||||
/* Main Frame */
|
||||
|
||||
@@ -94,8 +96,9 @@
|
||||
"To" = "To";
|
||||
"Cc" = "Cc";
|
||||
"Bcc" = "Bcc";
|
||||
"Reply-To" = "Reply-To";
|
||||
"Reply-To" = "Reply-To";
|
||||
"Add address" = "Add address";
|
||||
"Body" = "Body";
|
||||
|
||||
"Open" = "Open";
|
||||
"Select All" = "Select All";
|
||||
@@ -237,6 +240,17 @@
|
||||
"As Not Junk" = "As Not Junk";
|
||||
"Run Junk Mail Controls" = "Run Junk Mail Controls";
|
||||
|
||||
"Search messages in" = "Search messages in";
|
||||
"Search" = "Search";
|
||||
"Search subfolders" = "Search subfolders";
|
||||
"Match any of the following" = "Match any of the following";
|
||||
"Match all of the following" = "Match all of the following";
|
||||
"contains" = "contains";
|
||||
"does not contain" = "does not contain";
|
||||
"No matches found" = "No matches found";
|
||||
"results found" = "results found";
|
||||
"result found" = "result found";
|
||||
|
||||
/* Folder operations */
|
||||
"Name :" = "Name :";
|
||||
"Enter the new name of your folder :"
|
||||
|
||||
Reference in New Issue
Block a user