aboutsummaryrefslogtreecommitdiffstats
path: root/po/LINGUAS
Commit message (Collapse)AuthorAgeFilesLines
* Update albanian translation to 6.2.9-rc8. Still lacks 21 messages, Matthias Andree2005-11-171-2/+2
| | | | | | but this is close enough to ship. svn path=/trunk/; revision=4454
* Disable all translations with > 60 (= 10%) fuzzy/untranslatedMatthias Andree2005-07-071-4/+4
| | | | svn path=/trunk/; revision=4102
* Add Russian translation, courtesy of Pavel Maryanov.Matthias Andree2005-07-071-1/+1
| | | | svn path=/trunk/; revision=4100
* i18n fixes, cs.po updates, by Miloslav Trmac.Matthias Andree2005-07-031-2/+2
| | | | svn path=/trunk/; revision=4076
* Add Albanian translation.Matthias Andree2005-04-251-1/+1
| | | | svn path=/trunk/; revision=4038
* Disable outdated translations for now.Matthias Andree2004-10-201-1/+4
| | | | svn path=/trunk/; revision=3958
* This is the large automake/gettext commit.Matthias Andree2004-06-191-0/+1
It cleans up the whole build system and drops generated files such as intl/ and some from po/. The package version is moved to configure.in. HTML -> txt conversion is now done in html2txt.sh To bootstrap the package, read README.svn, make sure you have all prerequisite packages installed, then run ./bootstrap.sh. svn path=/trunk/; revision=3907