summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising/01-thanks.pl
Commit message (Collapse)AuthorAgeFilesLines
* fix pablo breaking translation of advertisement :)Guillaume Cottenceau2003-03-111-3/+3
|
* UpdateDavid Baudens2003-03-111-2/+2
|
* Changed _() to N_()Pablo Saratxaga2003-03-071-3/+3
|
* Use texts from specificationsDavid Baudens2003-03-061-3/+3
|
* English proofreading (first pass)Pablo Saratxaga2003-01-211-1/+1
|
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-3/+3
| | | | | | | | | | | | | | | | | | | 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!
* UpdateDavid Baudens2002-09-021-2/+2
|
* UpdateDavid Baudens2002-09-021-3/+3
|
* New text (other will come later)David Baudens2002-08-291-0/+15