Skip to content

Commit

Permalink
camera permission friendly copy to satisfy Google requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
ktiniatros committed Sep 21, 2021
1 parent 021183c commit 7476134
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion verifier/src/main/res/values-en/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<string name="app_name">Scanner</string>
<string name="onboarding_title">Onboarding</string>
<string name="onboarding_screen_1_title">Access only with a certificate</string>
<string name="onboarding_screen_1_description">Visitors of certain locations must be vaccinated or must have taken a coronavirus test. Does the person at the entrance show a coronavirus pass? Then they can enter.</string>
<string name="onboarding_screen_1_description">Ask the visitor to show a QR code in the CoronaCheck app or on paper. A tourist may show a QR code in a foreign app, or on paper. Scan the visitor’s QR code with your phone’s camera.</string>
<string name="onboarding_screen_2_title">Scan QR code for access</string>
<string name="onboarding_screen_2_description">Visitors first make a QR code of their vaccination, negative test result or if they\'ve had corona and are recovered. The certificate is a QR-code. With this app, you can check the QR codes and see who is allowed to enter.</string>
<string name="onboarding_screen_3_title">Proof of identity check</string>
Expand Down
2 changes: 1 addition & 1 deletion verifier/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<string name="app_name">Scanner</string>
<string name="onboarding_title">Onboarding</string>
<string name="onboarding_screen_1_title">Alleen toegang met een bewijs</string>
<string name="onboarding_screen_1_description">Voor toegang tot sommige activiteiten of locaties moeten bezoekers zich laten testen of vaccineren. Laat de persoon bij de ingang een coronabewijs zien? Dan krijgt hij of zij toegang.</string>
<string name="onboarding_screen_1_description">Vraag de bezoeker naar een QR-code in de CoronaCheck-app of op papier. Een toerist kan een QR-code in een buitenlandse app of op papier tonen. Scan de QR-code met de camera van je telefoon.</string>
<string name="onboarding_screen_2_title">Scan QR-code voor toegang</string>
<string name="onboarding_screen_2_description">Bezoekers maken eerst een bewijs van een vaccinatie, een negatieve testuitslag of als zij corona hebben gehad en hersteld zijn. Het bewijs is een QR-code. Met deze app check jij de QR-codes en zie je wie toegang mag krijgen.</string>
<string name="onboarding_screen_3_title">Controle van identiteitsbewijs</string>
Expand Down

0 comments on commit 7476134

Please sign in to comment.