On Mon, Feb 23, 2015 at 9:30 AM, Sameer Rahmani <[email protected]> wrote:

Hi,
> Does rails main repository accepts rails guides translations changes ?
>

No.

The generation scripts have locale support, but the repo and official Rails
docs do not accept translations.

The main reason is that documentation has to be maintained alongside code
and tests. If a patch changes something that needs to be reflected in API
or guides, those edits need to be included to be complete (the patch cannot
be applied otherwise). That's the only sustainable way to maintain
documentation up to date as Rails evolves.

We can only have that workflow in English.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/rubyonrails-core.
For more options, visit https://groups.google.com/d/optout.

Reply via email to