Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New texts to translate for next release. | David Baudens | 2004-01-14 | 1 | -11/+0 |
| | | | | | Images will be modified in a short time. | ||||
* | change a bit how strings are passed to advertising system | Guillaume Cottenceau | 2003-06-12 | 1 | -9/+7 |
| | | | | | | so that we don't specify absolute x,y positions for each paragraph, ending with overwritten text in some localizations | ||||
* | fix pablo breaking translation of advertisement :) | Guillaume Cottenceau | 2003-03-11 | 1 | -3/+3 |
| | |||||
* | Update | David Baudens | 2003-03-11 | 1 | -5/+2 |
| | |||||
* | Changed _() to N_() | Pablo Saratxaga | 2003-03-07 | 1 | -3/+3 |
| | |||||
* | Use texts from specifications | David Baudens | 2003-03-06 | 1 | -3/+4 |
| | |||||
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -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! | ||||
* | Use official marketing ads | David Baudens | 2002-09-03 | 1 | -1/+1 |
| | |||||
* | Update | David Baudens | 2002-09-02 | 1 | -2/+2 |
| | |||||
* | Update | David Baudens | 2002-09-02 | 1 | -3/+3 |
| | |||||
* | New text (other will come later) | David Baudens | 2002-08-29 | 1 | -0/+15 |