diff options
Diffstat (limited to 'l10n-sv-SE/mobile/android/chrome/aboutAddons.dtd')
-rw-r--r-- | l10n-sv-SE/mobile/android/chrome/aboutAddons.dtd | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-sv-SE/mobile/android/chrome/aboutAddons.dtd b/l10n-sv-SE/mobile/android/chrome/aboutAddons.dtd new file mode 100644 index 0000000000..ce2f0ffef7 --- /dev/null +++ b/l10n-sv-SE/mobile/android/chrome/aboutAddons.dtd @@ -0,0 +1,15 @@ +<!-- 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/. --> + +<!ENTITY aboutAddons.title2 "Tillägg"> +<!ENTITY aboutAddons.header2 "Dina tillägg"> + +<!ENTITY addonAction.enable "Aktivera"> +<!ENTITY addonAction.disable "Inaktivera"> +<!ENTITY addonAction.uninstall "Avinstallera"> +<!ENTITY addonAction.undo "Ångra"> +<!ENTITY addonAction.update "Uppdatera"> + +<!ENTITY addonUnsigned.message "Detta tillägg kunde i verifieras av &brandShortName;."> +<!ENTITY addonUnsigned.learnMore "Lär dig mer"> |