Re: Difficulty updating translations



I do this on an up-to date Fedora 16
The gedit and hamster-applet problems were due to my mistake - I had
forgotten to do git push.
However - this is not the situation with evolution:
$ cd CO/GNOME/evolution

$ /usr/bin/intltool-update --version
intltool-update (intltool) 0.41.1
……………………………………………

$ ~/bin/intltool-update --version
intltool-update (intltool) 0.50.1
……………………………………………
$ git log --oneline

ef9c534 Update Translator instructions (in case anybody ever reads them
2c9f8ee Updated Bulgarian translation
4d81843 Bug #661265 - Move to Calendar breaks google:// URI
208035a Updated Spanish translation
d427ba7 Updated Galician translations

……………………………………………
$ git branch -vv
* master ef9c534 [origin/master] Update Translator instructions (in case
anybody ever reads them

$ git remote -v
origin	ssh://al_shopov git gnome org/git/evolution (fetch)
origin	ssh://al_shopov git gnome org/git/evolution (push)


$ LANG=en_US.UTF-8 /usr/bin/intltool-update bg
4582 translated messages.


$ LANG=en_US.UTF-8 ~/bin/intltool-update bg
4582 translated messages.

I am not sure about git master - is this an alias you have created?

Kind regards:
al_shopov




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]