--- trunk/installer-simple/generate-po.sh 2014/01/06 12:23:17 2355 +++ trunk/installer-simple/generate-po.sh 2014/01/06 12:24:58 2356 @@ -58,7 +58,7 @@ if [ -f "${po}" ] then echo "Updating lang '${lang}'" - msgmerge --quiet --no-fuzzy-matching --no-wrap --update "${po}" "${pot}" + msgmerge --quiet --no-fuzzy-matching --no-wrap --sort-by-file --update "${po}" "${pot}" else echo "Processing lang '${lang}'" install -d locale/"${lang}"