--- trunk/installer-simple/ChangeLog 2014/01/07 15:02:18 2451 +++ trunk/installer-simple/ChangeLog 2014/01/07 15:03:12 2452 @@ -1,5 +1,56 @@ +2014-01-06 Niels Rogalla + + * [r2357] generate-po.sh: + -introduce unique_pot() to fix duplicated entries in pot files + * [r2356] generate-po.sh: + -fixed sorting on update with msgmerge bia --sort-by-files switch + * [r2355] generate-po.sh: + -use msginit to create initial po files to have valid header + information included + * [r2354] generate-po.sh: + -fixed whitespaces + * [r2353] locale/de/installer.po, locale/installer.pot: + -updated locale data + +2014-01-04 Niels Rogalla + + * [r2352] locale[ADD], locale/de[ADD], locale/de/installer.po[ADD], + locale/installer.pot[ADD]: + -initial localization + * [r2351] Makefile: + -create and install localization + * [r2350] generate-po.sh[ADD]: + added localization helper + 2014-01-03 Niels Rogalla + * [r2349] Makefile: + -fixed a typo + * [r2348] Makefile: + -fixed a typo + * [r2347] Makefile: + -fixed a typo + * [r2346] functions/common-dialogs.sh[CPY], + functions/common.sh[DEL]: + -renamed common.sh to common-dialogs.sh + * [r2345] bin/installer.sh.in: + -removed which dependency + * [r2344] bin/installer.sh.in: + use hwdetection via hwinfo with run_hardware_detection_disks() + function + * [r2343] bin/installer.sh.in, conf/installer.conf: + -renamed CDPATH variable to CDROOT + * [r2342] bin/installer.sh.in, conf/installer.conf: + -renamed INSTALLPATH variable to INSTALLROOT + * [r2341] bin/installer.sh.in: + -fixed whitespaces and variable escaping + * [r2340] bin/installer.sh.in: + -always declare used variables and check if included one are sane + and sort the variables for better readability. + * [r2339] bin/installer.sh.in: + -ignore the environment, always use C lcoale + * [r2338] ChangeLog: + -updated ChangeLog * [r2337] functions/common.sh[ADD]: -add some common dialog functions * [r2336] bin/installer.sh.in: