diff options
author | Marja van Waes <marja@mageia.org> | 2016-06-14 18:57:22 +0200 |
---|---|---|
committer | Marja van Waes <marja@mageia.org> | 2016-06-14 18:57:22 +0200 |
commit | a7fd52d81d409115d3f8b2b026b1e484ca79fca6 (patch) | |
tree | a7e35bfdabe56ef4e5a384ec825ec69c051cf8cc | |
parent | 49d916f8d4e9e596993df4e820877d9b2512f057 (diff) | |
download | drakx-installer-help-a7fd52d81d409115d3f8b2b026b1e484ca79fca6.tar drakx-installer-help-a7fd52d81d409115d3f8b2b026b1e484ca79fca6.tar.gz drakx-installer-help-a7fd52d81d409115d3f8b2b026b1e484ca79fca6.tar.bz2 drakx-installer-help-a7fd52d81d409115d3f8b2b026b1e484ca79fca6.tar.xz drakx-installer-help-a7fd52d81d409115d3f8b2b026b1e484ca79fca6.zip |
Update NEWS and Makefile6.0
-rw-r--r-- | Makefile | 4 | ||||
-rw-r--r-- | NEWS | 11 |
2 files changed, 13 insertions, 2 deletions
@@ -1,5 +1,5 @@ PACKAGE = drakx-installer-help -VERSION = 5.8 +VERSION = 6.0 HTML_FILES = acceptLicense.html \ add_supplemental_media.html \ @@ -37,7 +37,7 @@ HTML_FILES = acceptLicense.html \ uninstall-Mageia.html \ Select-and-use-ISOs.html -TRANSLATIONS = ca cs de el eo es et eu fr hr id it nl pl pt pt_br ro ru sl sq sv tr uk +TRANSLATIONS = ca cs de el eo es et eu fr hr id it nl pl pt pt_br ro ru sk sl sq sv tr uk zh_cn PNG_FILES = draft.png \ note.png \ @@ -1,3 +1,14 @@ +* Tue Jun 14 Marja van Waes <marja> 6.0 +- Update uk, tr, sv, sq, sl, ru, ro, pt, pt_br, pl, nl, it, id, hr, fr, eu, + et, es, eo, el, de, cz and ca help files. +- Add zh_cn (Simplified Chinese) translation +- Add sk (Slovak) translation +- Sync English help files with Calenco: + addUser.html, add_supplemental_media.html, configureTimezoneUTC.html, + doPartitionDisks.html, index.html, misc-params.html, Select-and-use-ISOs.html + selectLanguage.html, setupBootloaderAddEntry.html, setupBootloader.html, + takeOverHdConfirm.html, uninstall-Mageia.html. + * Mon Jun 15 Marja van Waes <marja> 5.8 - Update el, es, eu, fr, nl, pt, pt_BR, ro, ru, sq, sv, tr and uk translations - Update cs, eo, hr, sl files |