Skip to content

Commit

Permalink
5.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
katahiromz committed Apr 18, 2024
1 parent e50b691 commit cdf65f7
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 20 deletions.
2 changes: 2 additions & 0 deletions HISTORY.txt
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,7 @@
- Fixed the reading and writing of block image in LOOKS files.
- 2024-04-18 ver.5.2.4
- The serial number file name can be specified by the settings of file.
- 2024-XX-YY ver.5.2.5

# 開発履歴 (Japanese)

Expand Down Expand Up @@ -951,3 +952,4 @@
- LOOKSファイルの黒マス画像の読み書きを修正。
- 2024年04月18日 ver.5.2.4
- ファイルの設定で連番ファイル名を指定可能にした。
- 2024年XX月YY日 ver.5.2.5
2 changes: 1 addition & 1 deletion installer32.iss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!

#define APP_VERSION "5.2.4"
#define APP_VERSION "5.2.5"

[Setup]
; NOTE: The value of AppId uniquely identifies this application.
Expand Down
2 changes: 1 addition & 1 deletion installer64.iss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!

#define APP_VERSION "5.2.4"
#define APP_VERSION "5.2.5"

[Setup]
; NOTE: The value of AppId uniquely identifies this application.
Expand Down
18 changes: 9 additions & 9 deletions lang/en_US.rc
Original file line number Diff line number Diff line change
Expand Up @@ -1583,8 +1583,8 @@ FONT 9, "Tahoma"
// RT_VERSION

1 VERSIONINFO
FILEVERSION 5, 2, 4, 0
PRODUCTVERSION 5, 2, 4, 0
FILEVERSION 5, 2, 5, 0
PRODUCTVERSION 5, 2, 5, 0
FILEOS 0x40004
FILETYPE 0x1
FILESUBTYPE 0x0
Expand All @@ -1595,10 +1595,10 @@ FILESUBTYPE 0x0
{
VALUE "CompanyName", "Katayama Hirofumi MZ\0"
VALUE "FileDescription", "XWordGiver\0"
VALUE "FileVersion", "5.2.4\0"
VALUE "FileVersion", "5.2.5\0"
VALUE "LegalCopyright", "Copyright (C) 2012-2024 katahiromz. All rights reserved.\0"
VALUE "ProductName", "XWordGiver\0"
VALUE "ProductVersion", "5.2.4\0"
VALUE "ProductVersion", "5.2.5\0"
}
}
BLOCK "VarFileInfo"
Expand All @@ -1612,7 +1612,7 @@ FILESUBTYPE 0x0

STRINGTABLE
{
IDS_VERSION, "XWordGiver ver.5.2.4\nby katahiromz"
IDS_VERSION, "XWordGiver ver.5.2.5\nby katahiromz"
IDS_APPNAME, "XWordGiver"
IDS_CANTLOAD, "I couldn't load the file."
IDS_WRONGFORMAT, "This format is wrong."
Expand All @@ -1625,7 +1625,7 @@ STRINGTABLE
IDS_CANTACCEL, "I couldn't load the accelerators."
IDS_CANTREGWND, "I couldn't register the window classes."
IDS_CANTMAKEWND, "I couldn't create the window."
IDS_APPTITLE, "XWordGiver ver.5.2.4 - %s"
IDS_APPTITLE, "XWordGiver ver.5.2.5 - %s"
IDS_MADEPROBLEM, "I have generated a crossword.\n\nCalculation time: %u.%u[sec]"
IDS_CANTMAKEPROBLEM, "I couldn't create the puzzle.\n\nPlease confirm the dictionary, the block pattern, and the policy.\n\nCalculation time: %u.%u[sec]"
IDS_ENTERINT, "Please enter an integer between 2 and 256."
Expand All @@ -1644,7 +1644,7 @@ STRINGTABLE
IDS_NOWSOLVING, "Calculating...(%u.%u sec) %u Retrial(s)"
IDS_HLINE, "----------------------------"
IDS_MONOFONT, "MS ゴシック"
IDS_APPTITLE2, "XWordGiver ver.5.2.4 (%s) - %s"
IDS_APPTITLE2, "XWordGiver ver.5.2.5 (%s) - %s"
IDS_CROSSWORD, "Crossword"
IDS_ANSWER, "Answer: "
IDS_SETPORTRAIT, "Please use the portrait paper to print."
Expand Down Expand Up @@ -1708,8 +1708,8 @@ STRINGTABLE
IDS_VINPUT, "Vert"
IDS_ABC, "ABC"
IDS_DICTIONARY, "Dict"
IDS_APPINFO, "XWordGiver ver.5.2.4"
IDS_APPINFO2, "XWordGiver ver.5.2.4 (%s)"
IDS_APPINFO, "XWordGiver ver.5.2.5"
IDS_APPINFO2, "XWordGiver ver.5.2.5 (%s)"
IDS_HINPUT2, "H\no\nr\nz"
IDS_VINPUT2, "V\ne\nr\nt"
IDS_KANA, "Kana"
Expand Down
18 changes: 9 additions & 9 deletions lang/ja_JP.rc
Original file line number Diff line number Diff line change
Expand Up @@ -1587,8 +1587,8 @@ FONT 9, "MS UI Gothic"
// RT_VERSION

1 VERSIONINFO
FILEVERSION 5, 2, 4, 0
PRODUCTVERSION 5, 2, 4, 0
FILEVERSION 5, 2, 5, 0
PRODUCTVERSION 5, 2, 5, 0
FILEOS 0x40004
FILETYPE 0x1
FILESUBTYPE 0x0
Expand All @@ -1599,10 +1599,10 @@ FILESUBTYPE 0x0
{
VALUE "CompanyName", "片山博文MZ\0"
VALUE "FileDescription", "クロスワード ギバー\0"
VALUE "FileVersion", "5.2.4\0"
VALUE "FileVersion", "5.2.5\0"
VALUE "LegalCopyright", "Copyright (C) 2012-2024 片山博文MZ. All rights reserved.\0"
VALUE "ProductName", "XWordGiver\0"
VALUE "ProductVersion", "5.2.4\0"
VALUE "ProductVersion", "5.2.5\0"
}
}
BLOCK "VarFileInfo"
Expand All @@ -1616,7 +1616,7 @@ FILESUBTYPE 0x0

STRINGTABLE
{
IDS_VERSION, "クロスワード ギバー ver.5.2.4\nby 片山博文MZ"
IDS_VERSION, "クロスワード ギバー ver.5.2.5\nby 片山博文MZ"
IDS_APPNAME, "クロスワード ギバー"
IDS_CANTLOAD, "ファイルが読み込めません。"
IDS_WRONGFORMAT, "形式が間違っています。"
Expand All @@ -1629,7 +1629,7 @@ STRINGTABLE
IDS_CANTACCEL, "アクセラレータの読み込みに失敗しました。"
IDS_CANTREGWND, "ウィンドウクラスの登録に失敗しました。"
IDS_CANTMAKEWND, "ウィンドウ作成に失敗しました。"
IDS_APPTITLE, "クロスワード ギバー ver.5.2.4 - %s"
IDS_APPTITLE, "クロスワード ギバー ver.5.2.5 - %s"
IDS_MADEPROBLEM, "問題を生成しました。\n\n計算時間: %u.%u[秒]"
IDS_CANTMAKEPROBLEM, "問題を生成できませんでした。\n\n辞書の設定や黒マスの配置やルールを確認して下さい。\n\n計算時間: %u.%u[秒]"
IDS_ENTERINT, "2以上256以下の整数を入力して下さい。"
Expand All @@ -1648,7 +1648,7 @@ STRINGTABLE
IDS_NOWSOLVING, "計算しています...(%u.%u秒経過) %u 回目の再試行"
IDS_HLINE, "――――――――――――――"
IDS_MONOFONT, "MS ゴシック"
IDS_APPTITLE2, "クロスワード ギバー ver.5.2.4 (%s) - %s"
IDS_APPTITLE2, "クロスワード ギバー ver.5.2.5 (%s) - %s"
IDS_CROSSWORD, "クロスワード"
IDS_ANSWER, "答え:"
IDS_SETPORTRAIT, "縦長の用紙設定で印刷して下さい。"
Expand Down Expand Up @@ -1712,8 +1712,8 @@ STRINGTABLE
IDS_VINPUT, "タテ入力"
IDS_ABC, "英字"
IDS_DICTIONARY, "辞書"
IDS_APPINFO, "クロスワード ギバー ver.5.2.4"
IDS_APPINFO2, "クロスワード ギバー ver.5.2.4 (%s)"
IDS_APPINFO, "クロスワード ギバー ver.5.2.5"
IDS_APPINFO2, "クロスワード ギバー ver.5.2.5 (%s)"
IDS_HINPUT2, "ヨコ\n入\n力"
IDS_VINPUT2, "タテ\n入\n力"
IDS_KANA, "カナ"
Expand Down

0 comments on commit cdf65f7

Please sign in to comment.