Code

gitk: Regenerate .po files
authorPaul Mackerras <paulus@samba.org>
Sat, 18 Oct 2008 05:24:46 +0000 (16:24 +1100)
committerPaul Mackerras <paulus@samba.org>
Sat, 18 Oct 2008 11:23:33 +0000 (22:23 +1100)
commit79056034bece6bf39140554eb48f293053828d4d
tree7ee75de4e6c49a6d2bebd2599d1242893dcda29c
parentf2d0bbbd680b2a11cb42eff9a63d6ff03dd4d0e5
gitk: Regenerate .po files

This is the result of running make update-po and removing or fixing
the strings that were fuzzily matched.  The ones that were fixed were
the ones where the only change was "git rev-list" to "git log", and
the "about gitk" message where the copyright year got updated.

To get xgettext to see the menu labels as needing translation, it
was necessary for arrange for them to be preceded by "mc".  This
therefore changes makemenu to ignore the first element in each
menu item so that it can be "mc" in the makemenu call.

Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk
po/de.po
po/es.po
po/it.po
po/sv.po