[FM Discuss] Booktype localization
Daniel James
daniel.james at sourcefabric.org
Mon Dec 10 01:52:27 PST 2012
Hi Tomi,
> I translated the localization file
> into Finnish a few months ago but it was still incomplete:
> https://gist.github.com/2385458 So I ended writing a lot of
> translations into the templates...
A lot has changed in the .po file since then. I would suggest checking
out the devel branch and running makemessages again, then maybe merging
any translation matches you have. It might be quicker to start from
scratch with Google Translate, assuming that service supports Finnish.
> I kinda like the idea of using something like Translatewiki for all
> FLOSS localization projects, since it makes it a lot easier to
> participate without doing something like forking and installing the
> software.
That is true, we are looking at a localization platform for all
Sourcefabric projects. On the other hand, we want people in the
community to get comfortable with using git and sending pull requests
for other features they have developed, not just localization.
> Is it possible to limit the pull requests in GitHub to just one file
> or directory?
Yes, you can send a pull request for a specific range of commits:
https://help.github.com/articles/using-pull-requests
Perhaps it would help to put your custom changes in a separate branch,
and your localization in the devel branch.
Cheers!
Daniel
More information about the Discuss
mailing list