From 3791598509945b57136be6d144d09d2af8008972 Mon Sep 17 00:00:00 2001 From: tbodt Date: Sun, 12 Mar 2023 15:26:50 +0000 Subject: [PATCH 1/2] [en] Make approximate translation message sound more natural --- locale/en/translations.suml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/en/translations.suml b/locale/en/translations.suml index a2b102cd7..add7486c2 100644 --- a/locale/en/translations.suml +++ b/locale/en/translations.suml @@ -789,7 +789,7 @@ profile: publishArea: 'Publish the continent in your card' publishLocation: 'Publish the area in your card' time: 'It''s %time% on a %weekday% in my timezone' - approximate: 'It''s just an approximate location' + approximate: 'Locaation is just approximate' areas: Africa: 'Africa' America: 'America' From 01f985ce83a0f9caef3c2c74de3a0f16ccb7b7a0 Mon Sep 17 00:00:00 2001 From: tbodt Date: Sun, 12 Mar 2023 16:24:39 +0000 Subject: [PATCH 2/2] Update translations.suml --- locale/en/translations.suml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/en/translations.suml b/locale/en/translations.suml index add7486c2..14e4b775d 100644 --- a/locale/en/translations.suml +++ b/locale/en/translations.suml @@ -789,7 +789,7 @@ profile: publishArea: 'Publish the continent in your card' publishLocation: 'Publish the area in your card' time: 'It''s %time% on a %weekday% in my timezone' - approximate: 'Locaation is just approximate' + approximate: 'Location is just approximate' areas: Africa: 'Africa' America: 'America'