Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit b030327

Browse files
Import l10n. (#2251)
1 parent 2a4fbae commit b030327

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

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

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -509,16 +509,17 @@
509509
The sync button will start syncing when pressed-->
510510
<string name="fxa_account_options_syncing">Synkroniserar...</string>
511511

512-
<!-- This string is used to in the FxA account manage panel as a description for the sync options. -->
512+
<!-- This string is used in the FxA account manager panel as a header for the sync options for syncing
513+
history, bookmarks, passwords, etc. -->
513514
<string name="fxa_account_options_sync_description">Välj vad du vill synkronisera på dina enheter med Firefox</string>
514515

515-
<!-- This string is used to in the FxA account manage panel as a description of the Sign In/Out button. -->
516+
<!-- This string is used to in the FxA account manage panel as a description for the Bookmarks sync switch. -->
516517
<string name="fxa_account_options_bookmarks_sync">Bokmärken</string>
517518

518-
<!-- This string is used to in the FxA account manage panel as a description of the Sign In/Out button. -->
519+
<!-- This string is used to in the FxA account manage panel as a description for the History sync switch. -->
519520
<string name="fxa_account_options_history_sync">Historik</string>
520521

521-
<!-- This string is used to in the FxA account manage panel as a description of the Sign In/Out button. -->
522+
<!-- This string is used to in the FxA account manage panel as a description for the Sign In/Out button. -->
522523
<string name="fxa_account_options_reset">Återställ</string>
523524

524525
<!-- This string is used to in the Library panels in the sync button when the user is not signed in. -->
@@ -1289,15 +1290,15 @@ the Select` button. When clicked it closes all the previously selected tabs -->
12891290

12901291
<!-- This string is displayed in the header of the what's new dialog that is displayed if the user has updated
12911292
or updated the app and hasn't signed it yet. -->
1292-
<string name="whats_new_title">Nu kan du logga in!</string>
1293+
<string name="whats_new_title_1">Logga in för att skicka flikar</string>
12931294

12941295
<!-- This string is displayed in the body of the what's new dialog that is displayed if the user has updated
12951296
or updated the app and hasn't signed it yet. -->
1296-
<string name="whats_new_body">Logga in eller skapa ett konto för att skicka en flik från Firefox på din stationära eller mobila enhet till Firefox Reality i ditt VR-headset.</string>
1297+
<string name="whats_new_body_1">Logga in eller skapa ett nytt Firefox-konto för att skicka flikar från Firefox på din stationära eller mobila enhet till ditt headset.</string>
12971298

12981299
<!-- This string is displayed in the body of the what's new dialog that is displayed if the user has updated
12991300
or updated the app and hasn't signed it yet. -->
1300-
<string name="whats_new_body_sub">Synkronisera dina bokmärken, historik, flikar, lösenord, tillägg och inställningar på alla dina enheter.</string>
1301+
<string name="whats_new_body_sub_1">Med ett Firefox-konto kan du också synkronisera bokmärken och historik mellan alla dina enheter.</string>
13011302

13021303
<!-- This string is displayed a button of the what's new dialog that is displayed if the user has updated
13031304
or updated the app and hasn't signed it yet. If clicked the user is redirected to the Firefox Account sign-in page. -->

0 commit comments

Comments
 (0)