summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Updated Slovenian translationAndraz Tori2003-08-24
|
* Release 1.5Glynn Foster2003-08-24
| | | | | | 2003-08-24 Glynn Foster <glynn.foster@sun.com> * configure.in: Release 1.5
* Updated Korean translation.Changwoo Ryu2003-08-23
| | | | * ko.po: Updated Korean translation.
* Updated Slovenian translationAndraz Tori2003-08-23
|
* Added slAndraz Tori2003-08-23
|
* Added Icelandic translation.Samúel Jón Gunnarsson2003-08-23
| | | | | | 2003-08-22 Samúel Jón Gunnarsson <sammi@techattack.nu> * is.po: Added Icelandic translation.
* added Irish TranslationPaul Duffy2003-08-22
|
* Fixed i18n of help messages.Mike Newman2003-08-22
|
* Update Norwegian translation.Kjartan Maraas2003-08-20
| | | | | | 2003-08-21 Kjartan Maraas <kmaraas@gnome.org> * no.po: Update Norwegian translation.
* Updated Azerbaijani translation.Metin Amiroff2003-08-18
| | | | | | 2003-08-18 Metin Amiroff <metin@karegen.com> * az.po: Updated Azerbaijani translation.
* configure.in: Added Russian to ALL_LINGUAS.Dmitry Mastrukov2003-08-18
|
* ru.po: Added Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2003-08-18
|
* Updated Brazilian Portuguese translation.Evandro Fernandes Giovanini2003-08-17
| | | | | | 2003-08-17 Evandro Fernandes Giovanini <evandrofg@ig.com.br> * pt_BR.po: Updated Brazilian Portuguese translation.
* copyingGlynn Foster2003-08-15
|
* Added Hindi TranslationGuntupalli Karunakar2003-08-13
|
* Terminology fixesSzabolcs Ban2003-08-09
|
* Adding ml to language listSajith VK2003-08-09
|
* Adding the missingSajith VK2003-08-08
|
* Updated Serbian translation.Danilo Å egan2003-08-08
| | | | | | 2003-08-08 Danilo Å egan <dsegan@gmx.net> * sr.po, sr@Latn.po: Updated Serbian translation.
* Release 1.4.Glynn Foster2003-08-07
| | | | | | 2003-08-07 Glynn Foster <glynn.foster@sun.com> * configure.in: Release 1.4.
* Added "az" (Azerbaijani) to ALL_LINGUASMetin Amiroff2003-08-06
| | | | | | 2003-08-06 Metin Amiroff <metin@karegen.com> * configure.in: Added "az" (Azerbaijani) to ALL_LINGUAS
* Added Azerbaijani translation.Metin Amiroff2003-08-06
| | | | | | 2003-08-06 Metin Amiroff <metin@karegen.com> * az.po: Added Azerbaijani translation.
* Updated Ukrainian translationsYuri Syrota2003-08-06
|
* Updated Spanish translation by Francisco Javier F. SerradorPablo Gonzalo del Campo2003-07-31
| | | | | | | 2003-07-31 Pablo Gonzalo del Campo <pablodc@bigfoot.com> * es.po: Updated Spanish translation by Francisco Javier F. Serrador <serrador@arrakis.es>.
* configure.in: Added Belarusian to ALL_LINGUAS.Dmitry Mastrukov2003-07-30
|
* be.po: Added Belarusian translation from Belarusian team <i18n@mova.org>.Dmitry Mastrukov2003-07-30
|
* *** empty log message ***Wang Jian2003-07-25
|
* Added French translation.Christophe Merlet2003-07-19
|
* Updated German translation.Christian Neumair2003-07-19
|
* Dutch translation updated.Vincent van Adrighem2003-07-18
| | | | | | 2003-07-18 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu> * nl.po: Dutch translation updated.
* Updated traditional Chinese translation.Kwok-Koon Cheung2003-07-14
| | | | * zh_TW.po: Updated traditional Chinese translation.
* user input data output to STDOUT via g_print instead of outputting toKevin C. Krinke2003-07-13
| | | | | | | | | | | 2003-07-11 Kevin C. Krinke <kckrinke@opendoorsoftware.com> * src/calendar.c, src/entry.c, src/fileselection.c, src/text.c, src/tree.c: user input data output to STDOUT via g_print instead of outputting to STDERR via g_printerr. This makes it possible to destinguish user input data from GTK+ warnings / errors. * THANKS, src/about.c: I figure this is my second patch submission so I belong in the credits...
* Updated the Greek translationKostas Papadimas2003-07-13
|
* autogen.sh remove xmldocs.make omf.make Set up new docs build systemJohn Fleck2003-07-11
| | | | | | | | | | 2003-07-10 John Fleck <jfleck@inkstain.net> * autogen.sh remove * xmldocs.make * omf.make Set up new docs build system
* Ops.... Missing my nameHasbullah Bin Pit2003-07-09
|
* Added 'ms' (Malay) to ALL_LINGUAS. Added Malay translation.Hasbullah Bin Pit2003-07-09
| | | | | | | 2003-07-09 Hasbullah Bin Pit <sebol@ikhlas.com> * configure.in: Added 'ms' (Malay) to ALL_LINGUAS. * po/ms.po: Added Malay translation.
* Added "hu" (Hungarian) to ALL_LINGUAS.Andras Timar2003-07-09
| | | | | | 2003-07-09 Andras Timar <timar@gnome.hu> * configure.in: Added "hu" (Hungarian) to ALL_LINGUAS.
* Added Hungarian translation. Autotranslate using the compedium feature ofAndras Timar2003-07-09
| | | | | | | 2003-07-09 Andras Timar <timar@gnome.hu> * hu.po: Added Hungarian translation. Autotranslate using the compedium feature of gettext.
* Added Welsh translation.Dafydd Harries2003-07-09
|
* Added "sq" to ALL_LINGUASLaurent Dhima2003-07-01
| | | | * configure.in: Added "sq" to ALL_LINGUAS
* Added Albanian translation.Laurent Dhima2003-07-01
| | | | * sq.po: Added Albanian translation.
* Added Albanian fileLaurent Dhima2003-07-01
| | | | * sq.po: Added Albanian file
* Updated Italian translation by Stefano Canepa.Alessio Frusciante2003-06-30
|
* gdialog wrapper return values fixedMike Newman2003-06-29
|
* Updated Polish translation.Artur Flinta2003-06-27
| | | | | | 2003-06-27 Artur Flinta <aflinta@cvs.gnome.org> * pl.po: Updated Polish translation.
* Updated Danish translation.Ole Laursen2003-06-26
| | | | | | 2003-06-26 Ole Laursen <olau@hardworking.dk> * da.po: Updated Danish translation.
* Updated Portuguese translation.Duarte Loreto2003-06-26
| | | | | | 2003-06-26 Duarte Loreto <happyguy_pt@hotmail.com> * pt,po: Updated Portuguese translation.
* Update Czech translationMiloslav Trmac2003-06-23
|
* Updated Spanish translation by Francisco Javier F. SerradorPablo Gonzalo del Campo2003-06-23
| | | | | | | 2003-06-23 Pablo Gonzalo del Campo <pablodc@bigfoot.com> * es.po: Updated Spanish translation by Francisco Javier F. Serrador <serrador@arrakis.es>.
* Updated Catalan translation.Jordi Mallach2003-06-22
|
bgstack15