Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove old files | David Baudens | 2003-03-06 | 1 | -12/+0 |
| | |||||
* | English proofreading (first pass) | Pablo Saratxaga | 2003-01-21 | 1 | -1/+1 |
| | |||||
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | 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! | ||||
* | Fix typos | David Baudens | 2002-09-11 | 1 | -1/+1 |
| | |||||
* | Use official marketing ads | David Baudens | 2002-09-03 | 1 | -1/+1 |
| | |||||
* | Update | David Baudens | 2002-09-02 | 1 | -5/+5 |
| | |||||
* | New text (other will come later) | David Baudens | 2002-08-29 | 1 | -0/+12 |