summaryrefslogtreecommitdiffstats
path: root/perl-install/help.pm
Commit message (Collapse)AuthorAgeFilesLines
* re-sync after the big svn lossPascal Rigaux2007-04-251-871/+0
|
* enforce utf8 (since we use the (R) char)Pascal Rigaux2006-02-231-0/+1
|
* reuse translation of "Next" button;Pablo Saratxaga2005-12-151-1/+1
| | | | | merged duplicate strings
* s/Mandrivalinux/Mandriva Linux/Pablo Saratxaga2005-04-231-27/+27
|
* switch from MandrakeSoft to MandrivaThierry Vignaud2005-04-211-26/+26
|
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-30/+30
|
* fix bad %%Pascal Rigaux2004-08-121-2/+2
|
* update from doc (/cooker/doc/manualB)Pascal Rigaux2004-08-121-482/+346
|
* spell Mandrakelinux in one wordThierry Vignaud2004-03-101-24/+24
|
* Changed Newt/Previous strings to remove arrowsPablo Saratxaga2004-02-061-6/+6
|
* update from xmlPascal Rigaux2004-02-061-106/+146
|
* remove arrows from previous/next buttons according to interface teamThierry Vignaud2004-01-161-5/+5
|
* reverted to previous version, to avoid huge strings break at this stagePablo Saratxaga2003-09-151-108/+65
|
* update from xml helpPascal Rigaux2003-09-091-65/+108
|
* new version from XML docPascal Rigaux2003-08-191-2/+2
|
* Fixed typosPablo Saratxaga2003-08-191-2/+2
|
* changed "Country" . " / Region" to "Country / Region" and fixed Chinese po'sPablo Saratxaga2003-07-121-2/+2
|
* "Country" -> "Country" . " / Region" in a few places still missing that changePablo Saratxaga2003-06-061-2/+2
|
* add prototypesPascal Rigaux2003-04-231-41/+41
|
* fix typo (help.pm must return a true value)Pascal Rigaux2003-04-221-0/+2
|
* per Pablo's request:Pascal Rigaux2003-04-221-509/+490
| | | | | | | | - create a mini header in the generated help-*.pot files - guilabel, guibutton and guimenu now uses %s to separate more cleanly what comes is doc and what is gui text !! the new generated help.pm has a different interface, non-backward compliant !!
* update from xmlPascal Rigaux2003-03-031-109/+74
|
* fixed a typoPablo Saratxaga2003-02-211-1/+1
|
* fix typosPascal Rigaux2003-02-201-2/+2
|
* fixed small typoPablo Saratxaga2003-02-181-1/+1
|
* some more fixes (thanks to Edward Cherlin and Reinout van Schouwen)Pascal Rigaux2003-02-171-3/+3
|
* fix typos (thanks to Reinout van Schouwen)Pascal Rigaux2003-02-171-2/+2
|
* fix typo (thanks to Christophe Combelles)Pascal Rigaux2003-02-161-1/+1
|
* minor changes (update from xml)Pascal Rigaux2003-02-131-4/+4
|
* no need for "empty" id anymorePascal Rigaux2003-02-131-1/+0
|
* fix typo (from xml)Pascal Rigaux2003-02-131-3/+0
|
* new help from xmlPascal Rigaux2003-02-131-491/+610
|
* "license" is now step "acceptLicense"Pascal Rigaux2003-01-211-1/+1
|
* perl_checker adaptationsPascal Rigaux2002-11-271-1/+1
|
* one can now alter settings thereThierry Vignaud2002-11-191-2/+2
|
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-37/+37
| | | | | | | | | | | | | | | | | | | rationale: - currently, we use _("xxx") as a shorthand for gettext("xxx"). It also used to call xgettext with --keyword=_ - alas, function &_ is global and not by package (notice esp. that _ is not exported in common.pm) - this lead to big ugly pb with packages defining their own &_, overriding common.pm's &_ - a fix is to set @::textdomains to add a new domain (the default being "libDrakX") but relying on the global "_" is still dangerous!
* update help from xmlPascal Rigaux2002-09-131-155/+150
|
* Fixed typoPablo Saratxaga2002-09-021-1/+1
|
* update help from xmlPascal Rigaux2002-08-291-103/+105
|
* s/enter a disk/insert a disk/ (Arpad Biro)Thierry Vignaud2002-08-201-1/+1
|
* - update help.pm based on the xml manualPascal Rigaux2002-07-221-70/+73
| | | | | | | | | | - this fixes entities sticked together with no space in between - this also implies a few bad line-wrapping changes, but it needs to be done to have a clean state (we don't have one since 8.2beta where i updated things by hand) - put help-*.pot in CVS so that the files based on the xml manual can be updated independently from DrakX.pot & .po's
* updated help filePablo Saratxaga2002-03-111-254/+258
|
* updated help filePablo Saratxaga2002-02-211-14/+21
|
* updated help filePablo Saratxaga2002-02-181-47/+45
|
* new version for 8.2Stefan Siegel2002-02-171-109/+134
|
* updated help.pm filePablo Saratxaga2002-02-091-12/+23
|
* updated pot file with help messages from manualPablo Saratxaga2002-01-291-5/+24
|
* updated help filePablo Saratxaga2001-11-141-23/+23
|
* updated help filePablo Saratxaga2001-09-211-2/+2
|
* updated help filePablo Saratxaga2001-09-191-17/+57
|