From 51cc39cad6754c14c609c22409e79a863dc343b9 Mon Sep 17 00:00:00 2001 From: Neil Lalonde <neillalonde@gmail.com> Date: Wed, 23 Apr 2014 16:46:59 -0400 Subject: [PATCH] Add comments to the top of client.en.yml and server.en.yml about Transifex stuff --- config/locales/client.en.yml | 9 ++++++++- config/locales/server.en.yml | 9 ++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 171625024..b323cc327 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -3,7 +3,14 @@ # to the Javascript app. # # To work with us on translations, see: -# https://www.transifex.com/projects/p/discourse-pt-br/ +# https://www.transifex.com/projects/p/discourse-org/ +# +# This is a "source" file, which is used by Transifex to get translations for other languages. +# After this file is changed, it needs to be pushed by a maintainer to Transifex: +# +# tx push -s +# +# Read more here: https://meta.discourse.org/t/contribute-a-translation-to-discourse/14882 # # To validate this YAML file after you change it, please paste it into # http://yamllint.com/ diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 6974ab00b..1cae3c99e 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -2,7 +2,14 @@ # This file contains content for the server portion of Discourse used by Ruby # # To work with us on translations, see: -# https://www.transifex.com/projects/p/discourse-pt-br/ +# https://www.transifex.com/projects/p/discourse-org/ +# +# This is a "source" file, which is used by Transifex to get translations for other languages. +# After this file is changed, it needs to be pushed by a maintainer to Transifex: +# +# tx push -s +# +# Read more here: https://meta.discourse.org/t/contribute-a-translation-to-discourse/14882 # # To validate this YAML file after you change it, please paste it into # http://yamllint.com/