Engine:
* Moved "new crate" messages to group AmmoInfo
* Show Sudden Death countdown
* Fixed Sudden Death round counting (so '15 rounds' will really be 15 rounds, not 16)
file(GLOB txttrans2 ??.txt)
file(GLOB txttrans5 ?????.txt)
file(GLOB qmtrans hedgewars_*.qm)
install(FILES
${txttrans2}
${txttrans5}
${qmtrans}
DESTINATION ${SHAREPATH}Data/Locale)