Dear translators, whoever feels he should do anything about the "open
source"/"free software" phrase, please do it. The German translation has been explicitly mentioned in the thread, see http://lists.gnu.org/archive/html/lilypond-devel/2012-07/msg00403.html and related posts. I'm out to Madrid until next Sunday. I will be able to read emails. Thanks! ---------- Forwarded message ---------- From: Graham Percival <[hidden email]> Date: 2012/7/16 Subject: Re: GOP-PROP 2-1: LilyPond is part of GNU > 14.1 - don't say "open source" > problem with German translation. Who is its maintainer (didn't found > in CG) - Till Paala? I don't see his address in my address book. > Reinhold, could you do this maybe (i see you did some translations)? > If nobody does this, i'll use Google Translate and my vestigial German > skillz to fix it mysself. That's the problem of the translation meister -- either to send the problem to the appropriate person, fix it himself, or to disable the translation if there's no easy way to fix it. -- Francisco Vila. Badajoz (Spain) www.paconet.org , www.csmbadajoz.com |
2012/7/18 Francisco Vila <[hidden email]>:
> Dear translators, whoever feels he should do anything about the "open > source"/"free software" phrase, please do it. The German translation > has been explicitly mentioned in the thread, see > http://lists.gnu.org/archive/html/lilypond-devel/2012-07/msg00403.html > and related posts. I'm out to Madrid until next Sunday. I will be able > to read emails. Thanks! Hi Francisco, I'm without Internet connection at home since a week. It was supposed to be fixed within yesterday, according to my ISP.... I'll keep the fingers crossed. BTW, I'd like to test git push. These instructions are up-to-date? http://lilypond.org/doc/v2.15/Documentation/contributor/pushing-to-staging ################################### If you are working on branches and your work in is my_branch_name, then do: git checkout staging git pull -r git merge my_branch_name gitk git push origin staging ################################### where my_branch_name will be translation Thanks, Federico |
2012/7/18 Federico Bruni <[hidden email]>:
> BTW, I'd like to test git push. > These instructions are up-to-date? > http://lilypond.org/doc/v2.15/Documentation/contributor/pushing-to-staging > > ################################### > If you are working on branches and your work in is my_branch_name, then do: > > git checkout staging > git pull -r > git merge my_branch_name > gitk > git push origin staging > ################################### > > where my_branch_name will be translation No; these instructions are not specifically for translators. Translators should always push to translation. The name of your branch can be 'translation', too. Commits go from translation to staging branch only when I perform a merge. If you have a file in .git/remotes called e.g. translation-origin which contains URL: ssh://[hidden email]/srv/git/lilypond.git Push: translation:refs/heads/translation Pull: translation:translation (where your_user is your user name) then you should be able to push by the following command: git push translation-origin -- Francisco Vila. Badajoz (Spain) www.paconet.org , www.csmbadajoz.com |
Free forum by Nabble | Edit this page |