Index: src/ch/ch.rc =================================================================== diff -u -N -r50ad2dc9f0b42ba432bb54e4a042582277410773 -rb46e69bed7377207f670be1fdbe84bc2e3d11e30 --- src/ch/ch.rc (.../ch.rc) (revision 50ad2dc9f0b42ba432bb54e4a042582277410773) +++ src/ch/ch.rc (.../ch.rc) (revision b46e69bed7377207f670be1fdbe84bc2e3d11e30) @@ -965,8 +965,6 @@ IDS_EQ_STRING "=" IDS_GE_STRING ">=" IDS_GT_STRING ">" - IDS_UPDATER_NEW_VERSION_STRING - "Updated version: %officialver (%numericver).\nReleased: %reldate" END STRINGTABLE @@ -983,6 +981,8 @@ IDS_UPDATER_KILLEDERROR "Checking for updates was stopped" IDS_UPDATER_ALREADYNEWESTVERSION "You already have the newest version" IDS_UPDATER_NEWVERSIONEXISTS "There are updates available" + IDS_UPDATER_NEW_VERSION_STRING "Updated version: %officialver (%numericver).\nReleased: %reldate" + IDS_UPDATER_RELEASENOTES "Release notes:" END STRINGTABLE