diff options
Diffstat (limited to 'l10n-sv-SE/toolkit/toolkit/global/commonDialog.ftl')
-rw-r--r-- | l10n-sv-SE/toolkit/toolkit/global/commonDialog.ftl | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/l10n-sv-SE/toolkit/toolkit/global/commonDialog.ftl b/l10n-sv-SE/toolkit/toolkit/global/commonDialog.ftl new file mode 100644 index 0000000000..27ff317919 --- /dev/null +++ b/l10n-sv-SE/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 = Den här sidan säger +common-dialog-title-system = { -brand-short-name } +# Title displayed when the origin of a web dialog is unknown. +common-dialog-title-unknown = Okänd +# An indicator showing that Firefox is waiting for an operation to finish +common-dialog-spinner = + .alt = Upptagen +common-dialog-username = + .value = Användarnamn +common-dialog-password = + .value = Lösenord +common-dialog-copy-cmd = + .label = Kopiera + .accesskey = o +common-dialog-select-all-cmd = + .label = Markera allt + .accesskey = a |