Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Commit

Permalink
Rewrites monitoring on and off labels for PT and EN. (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
fmaia authored Nov 2, 2020
1 parent 8ae0df6 commit 69cfc6f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions locales/en-GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,8 +198,8 @@
"tracking": {
"label": "Monitoring",
"description": {
"enabled": "By turning the \"Monitoring\" feature off, the app will stop sending and receiving random identifiers.",
"disabled": "Keep STAYAWAY COVID active and play your part in the fight against the virus."
"enabled": "Turning monitoring off will stop the app and the contact detection mechanism.",
"disabled": "Keep STAYAWAY COVID on and play your part in the fight against the virus."
},
"accessibility": {
"label": "Monitoring",
Expand Down
4 changes: 2 additions & 2 deletions locales/pt-PT.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,8 +198,8 @@
"tracking": {
"label": "Rastreio",
"description": {
"enabled": "Se desactivar o rastreio impede a app de emitir e receber os código digitais anónimos.",
"disabled": "Mantenha a STAYAWAY COVID ativa e junte-se ao combate à COVID-19."
"enabled": "Desligar o rastreio desativa a aplicação e a deteção de novos contactos de proximidade.",
"disabled": "Mantenha a STAYAWAY COVID ligada e junte-se ao combate à COVID-19."
},
"accessibility": {
"label": "Rastreio",
Expand Down

0 comments on commit 69cfc6f

Please sign in to comment.