aboutsummaryrefslogtreecommitdiffstats
path: root/po/ui-extract.pl
Commit message (Collapse)AuthorAgeFilesLines
* Getting almost full and proper use of xml-i18n-tools.Gediminas Paulauskas2001-02-111-304/+0
| | | | | | | | | | | | | | | | | Removed all files where glade writes strings. Changed Makefile.am to not distribute them. Changed all glade files to not write strings to those files. Removed *.desktop and evolution.keys files, because they are generated. Added them to .cvsignore Added *.desktop.in evolution.keys.in files without transalted strings. Added all existing entries from desktop files to po files. Changed Makefile.am to distribute only .in files, and merge translations into desktop files. Removed obsolete files from po/ dir svn path=/trunk/; revision=8164
* Put back the non-modified version of the toolsKjartan Maraas2000-11-301-34/+76
| | | | svn path=/trunk/; revision=6735
* Updated Norwegian (bokmål) translation.Kjartan Maraas2000-11-301-32/+112
| | | | | | | | 2000-11-30 Kjartan Maraas <kmaraas@gnome.org> * no.po: Updated Norwegian (bokmål) translation. svn path=/trunk/; revision=6734
* update all of ui/*.h to ui/*.xmlMichael Meeks2000-11-051-0/+182
2000-11-05 Michael Meeks <michael@helixcode.com> * POTFILES.in: update all of ui/*.h to ui/*.xml * Makefile.i18npatch: sort out the xml bits. * ui-extract.pl: add from Kenneth. * update.pl: Update to the version in bonobo. svn path=/trunk/; revision=6399