diff --git a/client/main.html b/client/main.html index 5f2bc53..a2728e0 100644 --- a/client/main.html +++ b/client/main.html @@ -1,7 +1,7 @@ - All against Fire | Tod@s contra el Fuego + All Against the Fire | Tod@s contra el Fuego diff --git a/imports/ui/components/ErrorBoundary/ErrorBoundary.js b/imports/ui/components/ErrorBoundary/ErrorBoundary.js index a6676ec..f57fe79 100644 --- a/imports/ui/components/ErrorBoundary/ErrorBoundary.js +++ b/imports/ui/components/ErrorBoundary/ErrorBoundary.js @@ -58,7 +58,7 @@ ErrorBoundary.propTypes = { }; ErrorBoundary.defaultProps = { - appName: 'All Against Fire!', + appName: 'All Against the Fire!', title: 'Upppps: Something has gone wrong', subTitle: 'We are investigating the problem, try again in a while' }; diff --git a/private/pages/privacy-en.md b/private/pages/privacy-en.md index 94602bc..183a1e7 100644 --- a/private/pages/privacy-en.md +++ b/private/pages/privacy-en.md @@ -1,12 +1,12 @@ Your privacy is important to us. -Comunes Association built the 'All Against Fire' app and this SERVICE is provided by Comunes Association at no cost and is intended for use as is. +Comunes Association built the 'All Against the Fire' app and this SERVICE is provided by Comunes Association at no cost and is intended for use as is. This page is used to inform website visitors regarding our policies with the collection, use, and disclosure of Personal Information if anyone decided to use our Service. If you choose to use our Service, then you agree to the collection and use of information in relation to this policy. The Personal Information that we collect is used for providing and improving the Service. We will not use or share your information with anyone except as described in this Privacy Policy. -The terms used in this Privacy Policy have the same meanings as in our [Terms and Conditions](/terms), which is accessible at 'All Against Fire' unless otherwise defined in this Privacy Policy. +The terms used in this Privacy Policy have the same meanings as in our [Terms and Conditions](/terms), which is accessible at 'All Against the Fire' unless otherwise defined in this Privacy Policy. **Information Collection and Use** diff --git a/public/locales/en/common.json b/public/locales/en/common.json index f0b933e..d2ae242 100644 --- a/public/locales/en/common.json +++ b/public/locales/en/common.json @@ -1,6 +1,6 @@ { - "AppName": "All Against Fire", - "AppNameFull": "All Against Fire!", + "AppName": "All Against the Fire", + "AppNameFull": "All Against the Fire!", "AppDescrip": "Crowdsourcing against wildfires", "AppDescripLong": "We use different sources of data to notify you of active fires in your areas of interest", "OrgName": "Comunes",