From 69cfc6f71d1178ce2fb74cec1f8c1f951a7bbc69 Mon Sep 17 00:00:00 2001 From: Francisco Maia Date: Mon, 2 Nov 2020 17:22:52 +0000 Subject: [PATCH] Rewrites monitoring on and off labels for PT and EN. (#97) --- locales/en-GB.json | 4 ++-- locales/pt-PT.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/locales/en-GB.json b/locales/en-GB.json index 7e5e294a..4bf38cff 100644 --- a/locales/en-GB.json +++ b/locales/en-GB.json @@ -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", diff --git a/locales/pt-PT.json b/locales/pt-PT.json index b646d720..39124879 100644 --- a/locales/pt-PT.json +++ b/locales/pt-PT.json @@ -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",