wesnoth-1.6.tar.bz2 -> wesnoth-1.6a.tar.bz2
wesnoth-1.6-windows.exe -> wesnoth-1.6a-win32.exe
Wesnoth_MacOSX_1.6.dmg -> Wesnoth_1.6a.dmg
All po files were updated in the original and translated strings
(thanks to sed...)
...thanks Soliton for the commands
here are the commands that were usedi from inside the po/ dir):
sed -i '/msgid "<\/a>"/{s/msgid \(.*\)/&\nmsgstr \1/;n;D}' *.po
sed -i '/msgid "<br\/>"/{s/msgid \(.*\)/&\nmsgstr \1/;n;D}' *.po
sed -i -e '/msgid "<a href=.http:\/\/www.wesnoth.org.>"/{s/msgid \(.*\)/&\nmsgstr \1/;n;D}' *.po
sed -i -e '/msgid "<a href=.images\/start-1-full.jpg.>"/{s/msgid \(.*\)/&\nmsgstr \1/;n;D}' *.po
sed -i -e '/msgid "<a href=.images\/start-2-full.jpg.>"/{s/msgid \(.*\)/&\nmsgstr \1/;n;D}' *.po
sed -i -e '/msgid "<a href=.images\/start-3-full.jpg.>"/{s/msgid \(.*\)/&\nmsgstr \1/;n;D}' *.po
sed -i -e '/msgid "<a href=.images\/start-4-full.jpg.>"/{s/msgid \(.*\)/&\nmsgstr \1/;n;D}' *.po