summaryrefslogtreecommitdiffstats
path: root/po/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* remove old unused anaconda-text.pot. don't remove anaconda.pot on normalJeremy Katz2003-12-221-1/+4
| | | | make clean run
* switch to using redhat-config-date .mo files for timezone info instead ofJeremy Katz2003-10-071-1/+1
| | | | po/timeconfig
* refresh-poJeremy Katz2003-01-091-1/+0
|
* pull updates from elvis, merge in loader2Matt Wilson2002-12-111-1/+2
|
* back to not specifying anaconda explicitly, soxgettext thinks its C. ↵Jeremy Katz2002-08-021-4/+2
| | | | otherwise, we need to msgcat and it starts getting unhappy with a raw pot file
* don't lose entries from zonetab which are relevant such as 'Pacific Time' ↵Jeremy Katz2002-08-021-1/+1
| | | | when 'Pacific Time - north Yukon' exists
* explicitly list anaconda and tell xgettext that it's a python fileJeremy Katz2002-08-021-2/+4
|
* really get rid of comps translationJeremy Katz2002-08-021-1/+0
|
* don't need to translate from comps-master anymore. translations are in the ↵Jeremy Katz2002-08-021-2/+1
| | | | comps module
* use first translation so we don't get fuzzy headersMatt Wilson2002-05-061-1/+1
|
* drop in updated translations from hampton branchJeremy Katz2002-04-221-1/+1
|
* I hate gettextJeremy Katz2002-02-211-1/+1
|
* anaconda.spec.in: require modutils-develMatt Wilson2001-12-111-2/+1
| | | | | | | | | | | isys/Makefile: don't build any of the stuff in modutils/ loader/Makefile: link against the system modutils loader/dietstubs.c: implement __rawmemchr loader/minilibc.h: add declaration to make things build with current kernel headers po/Makefile: no more gnome-map po/anaconda.pot: regenerate utils/Makefile link against the system modutils
* check the format strings in translationsMatt Wilson2001-09-061-1/+1
|
* no more libfdiskMatt Wilson2001-08-021-1/+1
|
* grab strings from the anaconda script tooMatt Wilson2001-08-021-1/+1
|
* make update-po, use new gettext features to properly word wrap mb chars, fix ↵Matt Wilson2001-06-271-16/+4
| | | | lots of encodings
* 1) mark timezone comments for translation (#30869) (po/Makefile)Matt Wilson2001-03-071-2/+8
| | | | | | | 2) use them in the timezone widget (gnome-map/timezonemapmodule.c) 3) mark languages for translation (#30865) (po/Makefile) 4) use them in installtime language selection (iw/language_gui.py) 5) ran make update-po on po files to pull in empty translations
* re mergeMatt Wilson2001-02-191-1/+1
|
* add make report ruleMatt Wilson2001-02-141-0/+6
|
* remove new_york translationsMatt Wilson2001-02-091-1/+1
|
* include the timeconfig translationsMatt Wilson2000-08-151-1/+1
|
* make update-poMatt Wilson2000-08-141-1/+3
|
* make all target not include pot fileMatt Wilson2000-05-111-1/+1
|
* i18n comps fileMatt Wilson2000-05-111-1/+3
|
* fixed dependency crapErik Troan2000-05-091-0/+2
|
* first pass at new install class placement -- works in text modeErik Troan2000-05-031-1/+1
|
* install target should depend on FMTCATALOGSErik Troan2000-03-291-1/+1
|
* fix christian's makefile changesMatt Wilson2000-02-041-6/+5
|
* Only merge long lines on asian laguagesCristian Gafton2000-02-041-14/+13
|
* updated X configurationMatt Wilson2000-01-041-0/+6
|
* update-poMatt Wilson2000-01-021-1/+3
|
* width for outputted missing filesMatt Wilson1999-12-271-2/+2
|
* rule for making files to send to alpnetMatt Wilson1999-12-271-0/+8
|
* I hate languages with double byte charsMatt Wilson1999-10-181-1/+1
|
* update-poMatt Wilson1999-10-081-1/+1
|
* jj patches, fixups for upgrade lilo stuffMatt Wilson1999-09-131-2/+2
|
* updatedMatt Wilson1999-09-121-1/+2
|
* i18n changes, small debugging changesMatt Wilson1999-08-271-1/+1
|
* more markupsMatt Wilson1999-08-261-1/+1
|
* get more stuffMatt Wilson1999-08-261-2/+2
|
* makefile changeErik Troan1999-08-181-2/+2
|
* really really fixMatt Wilson1999-08-021-1/+2
|
* really fixMatt Wilson1999-08-021-1/+1
|
* fixed makefileMatt Wilson1999-08-021-1/+1
|
* o New interface requirements: exceptionWindow, messageWindowMatt Wilson1999-08-021-0/+74
o Network device configuration, configuration file writing o Root password dialog, /etc/password modification o isys has the ntoa and aton functions in it now