diff options
Diffstat (limited to 'l10n-en-GB/toolkit/toolkit/global/commonDialog.ftl')
-rw-r--r-- | l10n-en-GB/toolkit/toolkit/global/commonDialog.ftl | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/l10n-en-GB/toolkit/toolkit/global/commonDialog.ftl b/l10n-en-GB/toolkit/toolkit/global/commonDialog.ftl new file mode 100644 index 0000000000..4b7c32122c --- /dev/null +++ b/l10n-en-GB/toolkit/toolkit/global/commonDialog.ftl @@ -0,0 +1,21 @@ +# 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/. + +common-dialog-title-null = This page says +common-dialog-title-system = { -brand-short-name } +# Title displayed when the origin of a web dialog is unknown. +common-dialog-title-unknown = Unknown +# An indicator showing that Firefox is waiting for an operation to finish +common-dialog-spinner = + .alt = Busy +common-dialog-username = + .value = Username +common-dialog-password = + .value = Password +common-dialog-copy-cmd = + .label = Copy + .accesskey = C +common-dialog-select-all-cmd = + .label = Select All + .accesskey = A |