Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't display commercial advertisement in development version | David Baudens | 2004-04-06 | 4 | -4/+0 |
| | |||||
* | spell Mandrakelinux in one word | Thierry Vignaud | 2004-03-10 | 18 | -25/+25 |
| | |||||
* | Add missing string | David Baudens | 2004-02-19 | 1 | -0/+2 |
| | |||||
* | fix wording of advertisement thx to austin | Guillaume Cottenceau | 2004-02-18 | 1 | -1/+1 |
| | |||||
* | get the list of files needed from list-PRODUCT | Pascal Rigaux | 2004-02-16 | 1 | -3/+3 |
| | |||||
* | Removed on Pixel's request (will use list-dwd instead) | David Baudens | 2004-02-16 | 1 | -11/+0 |
| | |||||
* | USE ASCII OR UTF-8 ONLY; **DON'T** USE ISO-8859-1! | Pablo Saratxaga | 2004-02-13 | 1 | -1/+4 |
| | |||||
* | - Add DRWeb's advertisement | David Baudens | 2004-02-13 | 7 | -9/+61 |
| | | | | | - Add list for each version | ||||
* | Update text to reflect reality | David Baudens | 2004-02-12 | 1 | -1/+1 |
| | |||||
* | Final versions for MDK 10.0 | David Baudens | 2004-02-12 | 14 | -22/+26 |
| | |||||
* | Update | David Baudens | 2004-02-10 | 8 | -12/+12 |
| | |||||
* | Update | David Baudens | 2004-02-10 | 1 | -1/+1 |
| | |||||
* | Update | David Baudens | 2004-02-10 | 3 | -3/+3 |
| | |||||
* | Update | David Baudens | 2004-02-06 | 7 | -11/+13 |
| | |||||
* | Update | David Baudens | 2004-02-02 | 2 | -2/+4 |
| | |||||
* | Update | David Baudens | 2004-02-02 | 38 | -193/+284 |
| | |||||
* | unified phrases that are the same, to ease translating | Pablo Saratxaga | 2004-02-02 | 2 | -12/+12 |
| | |||||
* | Fix typo | David Baudens | 2004-01-30 | 1 | -1/+1 |
| | |||||
* | Update | David Baudens | 2004-01-30 | 22 | -138/+227 |
| | |||||
* | share string with dis-10.pl ppp-10.pl and pwp-09.pl | Thierry Vignaud | 2004-01-30 | 1 | -1/+1 |
| | |||||
* | advertising: | Guillaume Cottenceau | 2004-01-29 | 3 | -17/+14 |
| | | | | | | | - support leftish and centered text - support arbitrary bold text with ml-like syntax <b>foo</b> in strings - simplify get_text_coord and unexport it, no one else than wrap_paragraph uses it nowadays | ||||
* | Update | David Baudens | 2004-01-23 | 41 | -0/+0 |
| | |||||
* | s/(Mandrake Linux is one) (the most widely used)/\1 of \2/ | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | CVS has all the advertisings, but only upload the dwd (download) one | Pascal Rigaux | 2004-01-20 | 1 | -2/+4 |
| | |||||
* | Update | David Baudens | 2004-01-19 | 1 | -1/+1 |
| | |||||
* | Fix (r) | David Baudens | 2004-01-17 | 1 | -1/+1 |
| | |||||
* | fix package build | Thierry Vignaud | 2004-01-17 | 15 | -15/+15 |
| | |||||
* | New texts to translate for next release. | David Baudens | 2004-01-14 | 110 | -155/+576 |
| | | | | | Images will be modified in a short time. | ||||
* | Update | David Baudens | 2003-09-08 | 3 | -3/+3 |
| | |||||
* | change a bit how strings are passed to advertising system | Guillaume Cottenceau | 2003-06-12 | 13 | -115/+87 |
| | | | | | | 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 | 13 | -32/+32 |
| | |||||
* | Update | David Baudens | 2003-03-11 | 27 | -67/+64 |
| | |||||
* | Changed _() to N_() | Pablo Saratxaga | 2003-03-07 | 13 | -32/+32 |
| | |||||
* | Update | David Baudens | 2003-03-06 | 1 | -1/+1 |
| | |||||
* | Fix typo | David Baudens | 2003-03-06 | 1 | -1/+1 |
| | |||||
* | Update | David Baudens | 2003-03-06 | 6 | -8/+8 |
| | |||||
* | Sync names with text files | David Baudens | 2003-03-06 | 22 | -0/+141 |
| | |||||
* | Remove old files | David Baudens | 2003-03-06 | 29 | -182/+0 |
| | |||||
* | Use texts from specifications | David Baudens | 2003-03-06 | 3 | -23/+20 |
| | |||||
* | English proofreading (first pass) | Pablo Saratxaga | 2003-01-21 | 7 | -7/+7 |
| | |||||
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 16 | -42/+42 |
| | | | | | | | | | | | | | | | | | | | 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 the right image | David Baudens | 2002-09-17 | 1 | -0/+0 |
| | |||||
* | Adapt text postion to fix french translations | David Baudens | 2002-09-16 | 5 | -7/+7 |
| | |||||
* | Update | David Baudens | 2002-09-11 | 1 | -1/+1 |
| | |||||
* | Fix typos | David Baudens | 2002-09-11 | 3 | -3/+3 |
| | |||||
* | Fix typos | David Baudens | 2002-09-09 | 2 | -2/+2 |
| | |||||
* | Update | David Baudens | 2002-09-05 | 1 | -0/+0 |
| | |||||
* | Add MandrakeClub screen in list | David Baudens | 2002-09-03 | 1 | -0/+1 |
| | |||||
* | Add MDKclub screen and text | David Baudens | 2002-09-03 | 2 | -0/+14 |
| | |||||
* | Use official marketing ads | David Baudens | 2002-09-03 | 10 | -11/+11 |
| |