@@ -278,8 +278,8 @@ IDR_POPUPMENUS MENU
278
278
// TODO: Update the version numbers
279
279
STRINGTABLE
280
280
{
281
- IDS_APPNAME, "RisohEditor 5.0 by Katayama Hirofumi MZ"
282
- IDS_TITLEWITHFILE, "%s - RisohEditor 5.0 by Katayama Hirofumi MZ"
281
+ IDS_APPNAME, "RisohEditor 4.9.5 by Katayama Hirofumi MZ"
282
+ IDS_TITLEWITHFILE, "%s - RisohEditor 4.9.5 by Katayama Hirofumi MZ"
283
283
IDS_EXTRACTRES, "Extract Resource"
284
284
IDS_RESBINFILTER, "Binary Resources (*.res)|*.res|Binary Files (*.bin)|*.bin|All Files (*.*)|*.*|"
285
285
IDS_CANNOTSAVE, "Unable to save."
@@ -305,7 +305,7 @@ STRINGTABLE
305
305
IDS_CANTREPLACEBMP, "Unable to replace bitmap."
306
306
IDS_REPLACEBMP, "Replace Bitmap"
307
307
IDS_ERRORCODE, "Error Code %d"
308
- IDS_VERSIONINFO, "RisohEditor Version 5.0 \r\n\r\nKatayama Hirofumi MZ\r\n\r\nLicense: GPLv3 (freeware)"
308
+ IDS_VERSIONINFO, "RisohEditor Version 4.9.5 \r\n\r\nKatayama Hirofumi MZ\r\n\r\nLicense: GPLv3 (freeware)"
309
309
IDS_ADDRES, "Add Resource"
310
310
IDS_CANNOTADDRES, "Unable to add the resource."
311
311
IDS_CANTADDBMP, "Unable to add the bitmap."
0 commit comments