git-commit-vandalism/po
Pat Thoyts e7d516b67b gitk: Fix display of copyright symbol
The script file uses utf-8 encoding but when sourced it will be read
using the default system encoding which is never utf8 on windows.
This causes the copyright symbol to display incorrectly in the about
dialog.  Using the unicode escape sequence avoids incorrect decoding
but does require a double escape in the .po files.

Also adjusted the year range.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2010-03-20 20:53:21 +11:00
..
.gitignore gitk: Fix the Makefile to cope with systems lacking msgfmt 2008-01-11 00:51:08 -08:00
de.po gitk: Fix display of copyright symbol 2010-03-20 20:53:21 +11:00
es.po gitk: Fix display of copyright symbol 2010-03-20 20:53:21 +11:00
fr.po gitk: Fix display of copyright symbol 2010-03-20 20:53:21 +11:00
hu.po gitk: Fix display of copyright symbol 2010-03-20 20:53:21 +11:00
it.po gitk: Fix display of copyright symbol 2010-03-20 20:53:21 +11:00
ja.po gitk: Fix display of copyright symbol 2010-03-20 20:53:21 +11:00
po2msg.sh gitk: Fix the Makefile to cope with systems lacking msgfmt 2008-01-11 00:51:08 -08:00
ru.po gitk: Fix display of copyright symbol 2010-03-20 20:53:21 +11:00
sv.po gitk: Fix display of copyright symbol 2010-03-20 20:53:21 +11:00