author | Christian Stimming <stimming@tuhh.de> | |
Wed, 7 Nov 2007 17:47:04 +0000 (18:47 +0100) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Wed, 19 Dec 2007 23:19:07 +0000 (10:19 +1100) | ||
commit | eadcac921805bc05f5029fc98f2484f52543af0d | |
tree | 852c4d9625edbe8bf74d7e3a37449f73c157f21e | tree | snapshot |
parent | b007ee20dcf742d951009bf947f4883cb7f8070a | commit | diff |
[PATCH] gitk i18n: Recode gitk from latin1 to utf8 so that the (c) copyright character is valid utf8.
When using translations, the target language must be encoded in utf-8
because almost all target languages will contain non-ascii characters.
For that reason, the non-translated strings should be in utf-8 as well
so that there isn't any encoding mixup inside the program.
Signed-off-by: Paul Mackerras <paulus@samba.org>
When using translations, the target language must be encoded in utf-8
because almost all target languages will contain non-ascii characters.
For that reason, the non-translated strings should be in utf-8 as well
so that there isn't any encoding mixup inside the program.
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk | diff | blob | history |