add smtp strings (not part of build) and add one "Advanced" string to the smtp server panel
git-svn-id: svn://10.0.0.236/trunk@64602 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<!ENTITY smtpListTitle.label "Advanced Outgoing (SMTP) Server Settings">
|
||||
<!ENTITY smtpListDesc.label "Although you can specify more than one outgoing (SMTP) server, this is recommended only for advanced users. Setting up multiple SMTP servers can cause errors when sending mail.">
|
||||
<!ENTITY smtpListAdd.label "Add...">
|
||||
<!ENTITY smtpListEdit.label "Edit...">
|
||||
<!ENTITY smtpListDelete.label "Delete">
|
||||
<!ENTITY smtpListSetDefault.label "Set Default">
|
||||
@@ -11,3 +11,5 @@
|
||||
<!ENTITY smtpHostname.label "Server Name:">
|
||||
<!ENTITY smtpUsername.label "User Name:">
|
||||
<!ENTITY smtpUseSecure.label "Use secure connection (SSL)">
|
||||
<!ENTITY advanced.label "Advanced...">
|
||||
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
<!ENTITY serverName.label "Server Name:">
|
||||
<!ENTITY alwaysUserUsername.label "Always use name and password">
|
||||
<!ENTITY userName.label "User Name:">
|
||||
<!ENTITY savePassword.label "Save my password">
|
||||
<!ENTITY isSecure.label "Use secure connection (SSL)">
|
||||
<!ENTITY alwaysSecure.label "Always">
|
||||
<!ENTITY sometimesSecure.label "When available">
|
||||
Reference in New Issue
Block a user