From 88cf66ba128e91565744e4155d56197e7a24880b Mon Sep 17 00:00:00 2001 From: Rool Paap Date: Wed, 30 Nov 2022 08:14:10 +0100 Subject: [PATCH] Copy Import --- .../AboutThisAppViewControllerTests/test_content_holder.1.png | 4 ++-- Localizations/Holder/en.lproj/Localizable.strings | 2 +- Localizations/Holder/nl.lproj/Localizable.strings | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CTRTests/Interface/AboutThisApp/__Snapshots__/AboutThisAppViewControllerTests/test_content_holder.1.png b/CTRTests/Interface/AboutThisApp/__Snapshots__/AboutThisAppViewControllerTests/test_content_holder.1.png index c484380db..36c3703a9 100644 --- a/CTRTests/Interface/AboutThisApp/__Snapshots__/AboutThisAppViewControllerTests/test_content_holder.1.png +++ b/CTRTests/Interface/AboutThisApp/__Snapshots__/AboutThisAppViewControllerTests/test_content_holder.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c2c9da25a34b568cbda52d13f10609556911cf109595c102fc0dc0f56d904e18 -size 216636 +oid sha256:0684042048c440831cebee5d07302e910e07f18eb9930f8b64c896e85adb3158 +size 216550 diff --git a/Localizations/Holder/en.lproj/Localizable.strings b/Localizations/Holder/en.lproj/Localizable.strings index 9a7759fc8..35a8286a1 100644 --- a/Localizations/Holder/en.lproj/Localizable.strings +++ b/Localizations/Holder/en.lproj/Localizable.strings @@ -88,7 +88,7 @@ "holder.about.link" = "Read the privacy statement here"; /* Koptekst in de over de app pagina */ "holder.about.readmore" = "More:"; -"holder.about.text" = "

CoronaCheck is created to reopen society step by step during the coronavirus outbreak.

You can use this app to create a coronavirus pass from your vaccination, negative test result or if you've had coronavirus and are recovered. Your coronavirus pass contains a QR code. Have it scanned for access to places or activities or to travel.

"; +"holder.about.text" = "You can use the CoronaCheck app to create a digital coronavirus certificate. You can use a vaccination or a negative test result to create a certificate. If you've had coronavirus, you can create a recovery certificate. Your certificate contains a QR code. Are you travelling abroad? Before departure, please check Netherlands Worldwide to see if you can use the QR code."; /* MARK: - Holder About */ "holder.about.title" = "About this app"; "holder.aboutmakingaqr.body" = "

The app makes a QR code in three steps. This QR code is your personal certificate.

1. Choose your certificate

You can create a vaccination certificate, a test certificate or a recovery certificate.

2. Automatically retrieve data

The app directly retrieves the data of your vaccination, test result or recovery.

3. QR codes are ready

The app generates a QR code for the Netherlands and one for other countries.

"; diff --git a/Localizations/Holder/nl.lproj/Localizable.strings b/Localizations/Holder/nl.lproj/Localizable.strings index 0d8399256..0b00914b0 100644 --- a/Localizations/Holder/nl.lproj/Localizable.strings +++ b/Localizations/Holder/nl.lproj/Localizable.strings @@ -88,7 +88,7 @@ "holder.about.link" = "Lees hier de privacyverklaring"; /* Koptekst in de over de app pagina */ "holder.about.readmore" = "Meer:"; -"holder.about.text" = "

CoronaCheck is ontwikkeld om de samenleving beetje bij beetje veilig te openen in tijden van corona.

Met de app kun je een coronabewijs maken van je vaccinatie, negatieve testuitslag of als je corona hebt gehad en bent hersteld. Je coronabewijs heeft een QR-code. Laat deze scannen voor toegang tot plekken of activiteiten, of om mee te reizen.

"; +"holder.about.text" = "Met de CoronaCheck app kun je een digitaal coronabewijs maken. Je kunt een bewijs maken van een vaccinatie of negatieve testuitslag. Wanneer je corona hebt gehad kun je een herstelbewijs maken. Je coronabewijs heeft een QR-code. Ga je naar het buitenland? Check vooraf op Nederland Wereldwijd of je de QR-code kunt gebruiken."; /* MARK: - Holder About */ "holder.about.title" = "Over deze app"; "holder.aboutmakingaqr.body" = "

De app maakt in 3 stappen een QR-code. De QR-code is jouw bewijs.

1. Kies het soort bewijs

Je kan een vaccinatiebewijs, een testbewijs of een herstelbewijs maken.

2. Automatisch gegevens ophalen

De app haalt direct de gegevens van je vaccinatie, testuitslag of herstel op.

3. QR-codes staan klaar

De app maakt twee QR-codes: een QR-code voor Nederland en een internationale.

";