Added punjabi translation
This commit is contained in:
parent
fd987ef9bb
commit
e1d8d834dc
4 changed files with 9723 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2004-03-20 Guntupalli Karunakar <karunakar@freedomink.org>
|
||||
|
||||
* configure.in: Added "pa" for Punjabi to ALL_LINGUAS.
|
||||
|
||||
2004-03-29 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* plug-ins/common/jpeg.c (struct my_error_mgr): Move setjump_buffer
|
||||
|
|
|
|||
|
|
@ -383,7 +383,7 @@ AC_CHECK_FUNCS(difftime putenv mmap)
|
|||
dnl Note to translators: you MUST have .po files in all 4 directories: po,
|
||||
dnl po-libgimp, po-plug-ins, and po-script-fu before adding you language
|
||||
dnl code to ALL_LINGUAS
|
||||
ALL_LINGUAS="ca cs da de el en_CA en_GB es fi fr ga gl he hu hr id it ja ko ms nl no pl pt pt_BR ro ru sk sr sr@Latn sv tr uk vi yi zh_CN zh_TW"
|
||||
ALL_LINGUAS="ca cs da de el en_CA en_GB es fi fr ga gl he hu hr id it ja ko ms nl no pa pl pt pt_BR ro ru sk sr sr@Latn sv tr uk vi yi zh_CN zh_TW"
|
||||
|
||||
AC_PROG_INTLTOOL
|
||||
AM_GLIB_GNU_GETTEXT
|
||||
|
|
|
|||
|
|
@ -1,3 +1,8 @@
|
|||
2004-03-30 Guntupalli Karunakar <karunakar@freedomink.org>
|
||||
|
||||
* pa.po: Added Punjabi translation by
|
||||
Punjab Linux Technology <punjablinux@netscape.net>.
|
||||
|
||||
2004-03-29 Miloslav Trmac <mitr@volny.cz>
|
||||
|
||||
* cs.po: Updated Czech translation.
|
||||
|
|
|
|||
Loading…
Reference in a new issue