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 36c3703a9..84aa7d248 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:0684042048c440831cebee5d07302e910e07f18eb9930f8b64c896e85adb3158 -size 216550 +oid sha256:3ba4dce06a39ea493ce19e74a00cf3770a7d8ec09d370d396766b68caf4c0c78 +size 213740 diff --git a/Localizations/Holder/en.lproj/Localizable.strings b/Localizations/Holder/en.lproj/Localizable.strings index 35a8286a1..642bf5252 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" = "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."; +"holder.about.text" = "The CoronaCheck app enables you to create a digital coronavirus certificate. You can make a certificate from your vaccination(s), negative test result or if you've had coronavirus and are recovered. 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 0b00914b0..3469ef013 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" = "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."; +"holder.about.text" = "Met de CoronaCheck app kun je een digitaal coronabewijs maken. Je kunt een bewijs maken van je vaccinatie(s), negatieve testuitslag of als je corona hebt gehad en bent hersteld. 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.

";