mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-19 22:32:12 +00:00
32 lines
1.3 KiB
Properties
32 lines
1.3 KiB
Properties
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
Alert=Alert
|
|
Confirm=Confirm
|
|
ConfirmCheck=Confirm
|
|
Prompt=Prompt
|
|
PromptUsernameAndPassword2=Authentication Required
|
|
PromptPassword2=Password Required
|
|
Select=Select
|
|
OK=OK
|
|
Cancel=Cancel
|
|
Yes=&Yes
|
|
No=&No
|
|
Save=&Save
|
|
Revert=&Revert
|
|
DontSave=Do&n't Save
|
|
ScriptDlgGenericHeading=[JavaScript Application]
|
|
ScriptDlgHeading=The page at %S says:
|
|
ScriptDialogLabel=Prevent this page from creating additional dialogs
|
|
ScriptDialogPreventTitle=Confirm Dialog Preference
|
|
# LOCALIZATION NOTE (EnterLoginForRealm, EnterLoginForProxy):
|
|
# %1 is an untrusted string provided by a remote server. It could try to
|
|
# take advantage of sentence structure in order to mislead the user (see
|
|
# bug 244273). %1 should be integrated into the translated sentences as
|
|
# little as possible. %2 is the url of the site being accessed.
|
|
EnterLoginForRealm=A username and password are being requested by %2$S. The site says: "%1$S"
|
|
EnterLoginForProxy=The proxy %2$S is requesting a username and password. The site says: "%1$S"
|
|
EnterUserPasswordFor=Enter username and password for %1$S
|
|
EnterPasswordFor=Enter password for %1$S on %2$S
|