Addded Wei-Lun Chao as current maintainer for traditional Chinese as well as to THANKS file
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5593 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
f6681f1f60
commit
0ff5c9d577
@ -1,3 +1,10 @@
|
|||||||
|
2011-03-15 Frank Lanitz <frank(at)frank(dot)uvena(dot)de>
|
||||||
|
|
||||||
|
* THANKS, src/about.c:
|
||||||
|
Adding Wei-Lun Chao as current maintainer for traditional Chinese
|
||||||
|
translation.
|
||||||
|
|
||||||
|
|
||||||
2011-03-15 Colomban Wendling <colomban(at)geany(dot)org>
|
2011-03-15 Colomban Wendling <colomban(at)geany(dot)org>
|
||||||
|
|
||||||
* src/templates.c, src/templates.h:
|
* src/templates.c, src/templates.h:
|
||||||
|
1
THANKS
1
THANKS
@ -145,6 +145,7 @@ Clytie Siddall <clytie(at)riverland(dot)net(dot)au> - vi_VN
|
|||||||
Dormouse Young <mouselinux(at)163(dot)com> - zh_CN
|
Dormouse Young <mouselinux(at)163(dot)com> - zh_CN
|
||||||
Xhacker Liu <liu.dongyuan(at)gmail(dot)com> - zh_CN
|
Xhacker Liu <liu.dongyuan(at)gmail(dot)com> - zh_CN
|
||||||
KoViCH <kovich(dot)ian(at)gmail(dot)com> - zh_TW
|
KoViCH <kovich(dot)ian(at)gmail(dot)com> - zh_TW
|
||||||
|
Wei-Lun Chao <chaoweilun(at)gmail(dot)com> - zh_TW
|
||||||
|
|
||||||
Projects:
|
Projects:
|
||||||
---------
|
---------
|
||||||
|
@ -74,7 +74,7 @@ const gchar *translators[][2] = {
|
|||||||
{ "uk", "Boris Dibrov <dibrov.bor@gmail.com>" },
|
{ "uk", "Boris Dibrov <dibrov.bor@gmail.com>" },
|
||||||
{ "vi_VN", "Clytie Siddall <clytie@riverland.net.au>" },
|
{ "vi_VN", "Clytie Siddall <clytie@riverland.net.au>" },
|
||||||
{ "zh_CN", "Dormouse Young <mouselinux@163.com>,\nXhacker Liu <liu.dongyuan@gmail.com>" },
|
{ "zh_CN", "Dormouse Young <mouselinux@163.com>,\nXhacker Liu <liu.dongyuan@gmail.com>" },
|
||||||
{ "zh_TW", "KoViCH <kovich.ian@gmail.com>" }
|
{ "zh_TW", "KoViCH <kovich.ian@gmail.com>\nWei-Lun Chao <chaoweilun@gmail.com>" }
|
||||||
};
|
};
|
||||||
static const gint translators_len = G_N_ELEMENTS(translators);
|
static const gint translators_len = G_N_ELEMENTS(translators);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user