mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-10 18:00:15 +01:00
24 lines
946 B
DTD
24 lines
946 B
DTD
<!ENTITY settings.caption "Settings">
|
|
<!ENTITY security.caption "Security and Authentication">
|
|
<!ENTITY serverName.label "Server Name:">
|
|
<!ENTITY serverName.accesskey "S">
|
|
<!ENTITY serverDescription.label "Description:">
|
|
<!ENTITY serverDescription.accesskey "D">
|
|
<!ENTITY serverPort.label "Port:">
|
|
<!ENTITY serverPort.accesskey "P">
|
|
<!ENTITY alwaysUseUsername.label "Use name and password">
|
|
<!ENTITY alwaysUseUsername.accesskey "U">
|
|
<!ENTITY userName.label "User Name:">
|
|
<!ENTITY userName.accesskey "m">
|
|
<!ENTITY isSecure.label "Use secure connection:">
|
|
<!ENTITY neverSecure.label "No">
|
|
<!ENTITY neverSecure.accesskey "N">
|
|
<!ENTITY sometimesSecure.label "TLS, if available">
|
|
<!ENTITY sometimesSecure.accesskey "a">
|
|
<!ENTITY alwaysSecure.label "TLS">
|
|
<!ENTITY alwaysSecure.accesskey "T">
|
|
<!ENTITY alwaysSmtpS.label "SSL">
|
|
<!ENTITY alwaysSmtpS.accesskey "L">
|
|
<!ENTITY smtpEditTitle.label "SMTP Server">
|
|
<!ENTITY serverPortDefault.label "Default:">
|