Strings - app/src/main/res/values-sv-rSE/strings.xml

pull/420/head
runner 3 years ago committed by Jonathan Almeida
parent 776f035fa5
commit 1f50e3b6a1

@ -451,9 +451,6 @@
<!-- Text displayed when there are no exceptions, with learn more link that brings users to a tracking protection SUMO page -->
<string name="exceptions_empty_message_learn_more_link">Läs mer</string>
<!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on -->
<string name="preferences_tracking_protection_turned_off_globally">Stängt av globalt, gå till Inställningar för att slå på den.</string>
<!-- Preference switch for Telemetry -->
<string name="preferences_telemetry">Telemetri</string>
@ -465,6 +462,8 @@
<string name="preferences_marketing_data">Marknadsföringsdata</string>
<!-- Preference description for marketing data collection, parameter is the app name (e.g. Firefox) -->
<string name="preferences_marketing_data_description">Delar data om vilka funktioner du använder i %1$s med Leanplum, vår mobila marknadsföringsleverantör.</string>
<!-- Preference description for marketing data collection -->
<string name="preferences_marketing_data_description2">Delar grundläggande användningsdata med Adjust, vår leverantör av mobil marknadsföring</string>
<!-- Title for studies preferences -->
<string name="preference_experiments_2">Undersökningar</string>
<!-- Summary for studies preferences -->
@ -806,8 +805,6 @@
<string name="bookmark_delete_folder_snackbar">Tog bort %1$s</string>
<!-- Screen title for adding a bookmarks folder -->
<string name="bookmark_add_folder">Lägg till mapp</string>
<!-- deprecated: Snackbar title shown after a bookmark has been created. -->
<string name="bookmark_created_snackbar">Bokmärke skapat.</string>
<!-- Snackbar title shown after a bookmark has been created. -->
<string name="bookmark_saved_snackbar">Bokmärke sparat!</string>
<!-- Snackbar edit button shown after a bookmark has been created. -->
@ -1768,20 +1765,7 @@
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Ta bort</string>
<!-- Deprecated: text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">Få ut det mesta av %s.</string>
<!-- Content description radio buttons with a link to more information -->
<string name="radio_preference_info_content_description">Klicka för mer information</string>
<!-- Deprecated: No Open Tabs Message Header -->
<string name="no_collections_header1">Samla de saker som är viktiga för dig</string>
<!-- Deprecated: Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Gruppera liknande sökningar, webbplatser och flikar för snabb åtkomst senare.</string>
<!-- Deprecated: text for the firefox account onboarding card header when we detect you're already signed in to -->
<string name="onboarding_firefox_account_auto_signin_header_2">Du är inloggad som %s på en annan Firefox-webbläsare på den här telefonen. Vill du logga in med det här kontot?</string>
<!-- Deprecated: Describes the add to homescreen functionality -->
<string name="add_to_homescreen_description">Du kan enkelt lägga till den här webbplatsen på telefonens startsida för att få direktåtkomst och surfa snabbare med en appliknande upplevelse.</string>
</resources>

Loading…
Cancel
Save