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

Commit 37894b4

Browse files
Import l10n. (#2418)
1 parent 6d2d0b1 commit 37894b4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

app/src/main/res/values-nl/strings.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -859,6 +859,16 @@
859859
<!-- This string is displayed is the "Sync" button in the history panel when the sync is in progress. -->
860860
<string name="fxa_syncing">Synchroniseren…</string>
861861

862+
<!-- This string is displayed in the title of the FxA sign out dialog displayed when the user clicks on the Sign out button. -->
863+
<string name="fxa_signout_confirmation_title">Afmelden bij uw Firefox-account?</string>
864+
865+
<!-- This string is displayed in the body of the FxA sign out dialog displayed when the user clicks on the Sign out button. -->
866+
<string name="fxa_signout_confirmation_body">Wanneer u zicht afmeldt, kunt u geen tabbladen van andere apparaten ontvangen of verzenden. Uw bladwijzers en geschiedenis worden ook niet meer gesynchroniseerd.</string>
867+
868+
<!-- This string is displayed in the checkbox text of the FxA sign out dialog displayed when the user clicks on the Sign out button.
869+
When checked the history and Bookmarks will be deleted from gthe device after signing in. -->
870+
<string name="fxa_signout_confirmation_checkbox">Geschiedenis en bladwijzers van dit apparaat wissen</string>
871+
862872
<!-- This string is displayed in the cancel button of the FxA sign out dialog displayed when the user clicks on the Sign out button.
863873
If clicked the user will be signed out from their FxA account and the dialog will be dismissed. -->
864874
<string name="fxa_signout_confirmation_signout">Afmelden</string>

0 commit comments

Comments
 (0)