From c93e51b73e349fde4e2c0e2ada33757fce4b5edd Mon Sep 17 00:00:00 2001 From: Maikel Linke Date: Thu, 23 May 2019 03:49:03 +1000 Subject: [PATCH] Update source locale description The Australian instance has been using the source locale. But now we added an Australian English locale via Transifex. The I18n wiki page moved as well. --- config/locales/en.yml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index f26fd63378..0189a8d3ca 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1,16 +1,14 @@ # English language file # --------------------- # -# This is the source language file maintained by the global OFN team and used -# by the Australian OFN instance. -# +# This is the source language file maintained by the global OFN team. # Visit Transifex to translate this file into other languages: # # https://www.transifex.com/open-food-foundation/open-food-network/ # # Read more about it at: # -# https://github.com/openfoodfoundation/openfoodnetwork/wiki/i18n +# https://github.com/openfoodfoundation/openfoodnetwork/wiki/Internationalisation-%28i18n%29 # # Changing this file # ================== @@ -18,7 +16,7 @@ # You are welcome to fix typos, add missing translations and remove unused ones. # But read our guidelines first: # -# https://github.com/openfoodfoundation/openfoodnetwork/wiki/i18n#development +# https://github.com/openfoodfoundation/openfoodnetwork/wiki/Internationalisation-%28i18n%29#development # en: # Overridden here due to a bug in spree i18n (Issue #870, and issue #1800)