commented out text descriptions for US states for now

This commit is contained in:
Billy Lo 2021-10-25 13:31:42 -04:00
parent 2524d535f0
commit 5991689fa5
3 changed files with 9 additions and 9 deletions

View File

@ -42,8 +42,8 @@ function Index(): JSX.Element {
}, []);
const title = 'Grassroots - vaccination QR Code import for Apple and Android devices. Supports most Canadian provinces/territories and many US states';
const description = 'Grassroots imports vaccination QR codes and stores them on Apple and Android devices in a convenient, secure, and privacy-respecting way. Supports SHC QR codes from most Canadian provinces/territories and many US states';
const title = 'Grassroots - vaccination QR Code import for Apple and Android devices. Supports most Canadian provinces/territories';
const description = 'Grassroots imports vaccination QR codes and stores them on Apple and Android devices in a convenient, secure, and privacy-respecting way. Supports SHC QR codes from most Canadian provinces/territories';
return (
<>
@ -90,7 +90,7 @@ function Index(): JSX.Element {
<div className="region-card">Saskatchewan</div>
<div className="region-card">Yukon</div>
</div>
<div className="region-section">
{/* <div className="region-section">
<div className="region-card">California</div>
<div className="region-card">Connecticut</div>
<div className="region-card">Delaware</div>
@ -104,7 +104,7 @@ function Index(): JSX.Element {
<div className="region-card">Oklahoma</div>
<div className="region-card">Utah</div>
<div className="region-card">Virginia</div>
</div>
</div> */}
<b>{displayPassCount}</b><br/><br/>
<b>Nunavut support added</b> - Oct 25th update:
<br />

View File

@ -1,7 +1,7 @@
title: Vaccination Receipt to Mobile Wallets
subtitle: This site, created by volunteers, imports your proof-of-vaccination QR code into Apple Wallet (for iOS 15+), Google Pay Wallet (for Android 8.1+), or a Photo pass (for all others) for easy access.
subtitle2: |
We support importing QR codes from the following provinces, territories, and states:
We support importing QR codes from the following provinces and territories:
continueSpirit: Continuing the spirit of ❤️ @VaxHuntersCanada ❤️
privacyPolicy: Privacy Policy
gitHub: Website Source Code

View File

@ -18,17 +18,17 @@ redWhiteA: Yes you can! Just call the Provincial Vaccine Contact Centre at 1-833
noOhipQ: I do not have a health card. Can I still use this tool?
noOhipA: First contact your local public health unit to verify your identity and receive a COVIDcovid ID/Personal Access Code. You can then call the Provincial Vaccine Contact Centre at 1-833-943-3900 to get an email copy of your receipt.
colourQ: Why isn't the new Apple Wallet pass green/orange?
colourA: Because we now allow importing of QR codes from many provinces and states, and those provinces and states have different eligibility rules, we can no longer reliably determine who is or is not fully vaccinated at receipt import time.
colourA: Because we now allow importing of QR codes from many provinces, and those provinces have different eligibility rules, we can no longer reliably determine who is or is not fully vaccinated at receipt import time.
dataQ: How is the data on my vaccination receipt processed?
dataA: Inside your local web browser, it checks the uploaded PDF or image for a valid QR code. If present, the QR code is converted and added to Apple Wallet, Google Pay, or saved as a photo depending upon the option you choose.
verifyQ: How can organizations validate this QR code?
verifyA: The %s is the verification application for the new official Ontario QR codes. For other provinces and states, the official validation systems they offer are the ones to use.
verifyA: The %s is the verification application for the new official Ontario QR codes. For other provinces, the official validation systems they offer are the ones to use.
familyQ: Can I use the same mobile wallet to store passes for my entire family?
familyA: Yes. You can save multiple Apple Wallet, Google Pay, or Photo cards on your device without issues.
freeQ: Is this free and non-commercial?
freeA: Similar to %s, there are no commercial interests. Just volunteers trying to do our part to help the community.
otherProvincesQ: How about support for other provinces or US states?
otherProvincesA: We now have support for Ontario, British Columbia, Québec, Alberta, Saskatchewan, Nova Scotia, Yukon, Northwest Territories, Nunavut, Newfoundland and Labrador, Prince Edward Island, California, New York, New Jersey, Louisiana, Hawaii, Virginia, Utah, Kentucky, Oklahoma, New Mexico, Nevada, Connecticut, and Delaware QR codes. If you have a QR code that is not currently supported by our app, please contact us at %s
otherProvincesQ: How about support for other provinces?
otherProvincesA: We now have support for Ontario, British Columbia, Québec, Alberta, Saskatchewan, Nova Scotia, Yukon, Northwest Territories, Nunavut, Newfoundland and Labrador, Prince Edward Island QR codes. If you have a QR code that is not currently supported by our app, please contact us at %s
appleWatchQ: How about Apple Watch?
appleWatchA: If you have iCloud sync enabled, you will see the pass on the watch too. Please be aware though that the new QR codes may be too large to display accurately on older Apple Watches due to their screen size.
whyQ: Why have we taken time to build this?