зеркало из https://github.com/mozilla/pjs.git
Bug 340949: revised string, removed mandatoryHttpsError
This commit is contained in:
Родитель
081bcea0fb
Коммит
77f94c1a24
|
@ -41,10 +41,7 @@
|
||||||
accessingServerFailedError.text=Cannot access server %1$S!
|
accessingServerFailedError.text=Cannot access server %1$S!
|
||||||
|
|
||||||
# args: host
|
# args: host
|
||||||
mandatoryHttpsError.text=Server %1$S needs to support HTTPS!
|
noHttpsConfirmation.text=Insecure login on %1$S!\nContinue?
|
||||||
|
|
||||||
# args: host
|
|
||||||
noHttpsConfirmation.text=Insecure login on %1$S! Server does not support HTTPS.\nContinue?
|
|
||||||
noHttpsConfirmation.check.text=Don't ask again.
|
noHttpsConfirmation.check.text=Don't ask again.
|
||||||
noHttpsConfirmation.label=Warning!
|
noHttpsConfirmation.label=Warning!
|
||||||
|
|
||||||
|
@ -56,10 +53,10 @@ reconnectConfirmation.label=Session TimeOut
|
||||||
insufficientWcapVersionConfirmation.text=Server %1$S (%2$S, v%3$S, WCAP v%4$S) doesn't support a sufficient WCAP version! The required version is at least 3.0.0.\nContinue?
|
insufficientWcapVersionConfirmation.text=Server %1$S (%2$S, v%3$S, WCAP v%4$S) doesn't support a sufficient WCAP version! The required version is at least 3.0.0.\nContinue?
|
||||||
insufficientWcapVersionConfirmation.label=Insufficient WCAP version!
|
insufficientWcapVersionConfirmation.label=Insufficient WCAP version!
|
||||||
|
|
||||||
# args: host, prodId, serverVersion, wcapVersion
|
# args: host
|
||||||
loginDialog.text=Server: %1$S (%2$S, v%3$S, WCAP v%4$S)
|
loginDialog.text=Enter your username and password for %1$S.
|
||||||
loginDialog.check.text=Save Password
|
loginDialog.check.text=Use Password Manager to remember this password.
|
||||||
loginDialog.label=Sun Java System Calendar Server WCAP login
|
loginDialog.label=Calendar Server Password Required
|
||||||
|
|
||||||
privateItem.title.text=Private
|
privateItem.title.text=Private
|
||||||
confidentialItem.title.text=Confidential
|
confidentialItem.title.text=Confidential
|
||||||
|
|
Загрузка…
Ссылка в новой задаче