summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
...
* Updated Estonian translation.Marek Laane2011-05-091-635/+93
|
* Updated Estonian translation.Marek Laane2011-05-091-1211/+473
|
* Updated German translationOliver Burger2011-05-091-891/+582
|
* updateJosé Melo2011-05-091-32/+31
|
* updateJosé Melo2011-05-091-26/+14
|
* Updating Spanish translation from TransifexDiego Bello2011-05-091-407/+263
|
* Updated German translationOliver Burger2011-05-081-156/+93
|
* unfuzzyfi 'Siblings'Remco Rijnders2011-05-071-2/+2
|
* Updated and completed Dutch translationsRemco Rijnders2011-05-073-1688/+1486
|
* Ukrainian translation updateYuri Chornoivan2011-05-071-80/+87
|
* 13.5013.50Thierry Vignaud2011-05-063-1/+5
|
* (get_pci_description) bind libldetect new API for stage1's stuffThierry Vignaud2011-05-062-0/+5
|
* updated fi translationJani Välimaa2011-05-041-45/+41
|
* Ukrainian translation updateYuri Chornoivan2011-05-041-382/+685
|
* corrected pot file so it will pass msgfmt -cOliver Burger2011-05-031-4/+2
|
* updated fi translationJani Välimaa2011-05-031-44/+47
|
* fixed po files I broke beforeOliver Burger2011-05-0370-0/+253833
|
* merged typo corrections (bug #960) in po filesOliver Burger2011-05-0370-253833/+0
|
* - fixed typo (Bug 960)Oliver Burger2011-05-032-3/+3
| | | | | - corrected pot file so it passes msgfmt -c
* Update of the French locale for the following softwares and projets: ↵Rémi Verschelde2011-05-021-503/+135
| | | | | | kde4-splash-mga, rpmdrake, userdrake2, drakx_standalone. The po files come from Mageia's Transifex.
* Update of the French locale for the following softwares and projets: ↵Rémi Verschelde2011-05-021-271/+122
| | | | | | control-center, drakpxelinux, drakwizard, mageia-gfxboot-theme, drakx-kbd-mouse-x11, drakx_install. The po files come from Mageia's Transifex.
* Ukrainian translation updateYuri Chornoivan2011-05-013-1511/+666
|
* - fixed pot file, so "msgfmt -c" won't show any errorsOliver Burger2011-05-011-4/+2
| | | | | | | - pot files should not contain #fuzzy strings in headers - Project-Id-Version and charset may not contain default values - pot files may not contain Plural-Forms line
* updateThierry Vignaud2011-04-301-44/+25
|
* updateThierry Vignaud2011-04-301-109/+58
|
* this change is only relevant for installer's stage2Thierry Vignaud2011-04-301-1/+0
|
* factorize stringThierry Vignaud2011-04-301-1/+1
|
* sync with codeThierry Vignaud2011-04-2971-890/+792
|
* sync with codeThierry Vignaud2011-04-2971-1252/+1100
|
* use proper locales-XX packages for Albanian (#1036)Thierry Vignaud2011-04-283-1/+6
|
* 20110428 committed by FranklinFranklin Weng2011-04-281-88/+45
|
* 20110428 committed by FranklinFranklin Weng2011-04-281-187/+281
|
* 20110428 committed by FranklinFranklin Weng2011-04-281-76/+38
|
* factorize more distro nameThierry Vignaud2011-04-263-9/+10
|
* - fixed pot file, so Tx does accept itOliver Burger2011-04-261-4/+2
| | | | | | | - removed #fuzzy at begin of file - set Project-Id-Version to pot file name - set charset to UTF-8
* Update NEWS filePascal Terjan2011-04-251-3/+7
|
* sync changesThomas Backlund2011-04-252-1/+4
|
* Embed more of unicore, fixes \d on strings collected from Gtk2 (#39)Pascal Terjan2011-04-251-0/+5
|
* - Fix some stringsAhmad Samir2011-04-242-17/+17
|
* replace Mageia Linux by MageiaAnne Nicolas2011-04-24207-1935/+1935
|
* Fix fd leakPascal Terjan2011-04-241-0/+1
|
* - Fix the bugzilla url generated by drakbug by changing 'classificaiton=Mageia'Ahmad Samir2011-04-232-1/+3
| | | | | to 'product=Mageia' (mga#831)
* add sdhci-pci to card_reader list (#855)Thomas Backlund2011-04-221-0/+2
|
* drakxtools 13.49Anssi Hannula2011-04-202-1/+3
|
* Update translation files.Anssi Hannula2011-04-2071-1065/+2059
|
* service_harddrake: show a dialog about having to use nokmsboot if we couldn'tAnssi Hannula2011-04-202-1/+12
| | | | | automatically reconfigure the boot loader (e.g. when booted directly from a foreign bootloader) (Mageia bug #893)
* service_harddrake: remove unneeded testAnssi Hannula2011-04-201-1/+1
|
* service_harddrake: move display driver check block after all hardwareAnssi Hannula2011-04-201-12/+12
| | | | configuration code
* service_harddrake: show yes/no buttons instead of ok/cancel when askingAnssi Hannula2011-04-202-1/+3
| | | | about running a config tool
* service_harddrake: add support for timeouted OK and Yes/No dialogs inAnssi Hannula2011-04-202-6/+15
| | | | addition to the current OK/Cancel dialogs.