diff --git a/etc/Translation/LameXP_JA.ts b/etc/Translation/LameXP_JA.ts index be900f8b..393c36ec 100644 --- a/etc/Translation/LameXP_JA.ts +++ b/etc/Translation/LameXP_JA.ts @@ -2001,7 +2001,7 @@ LameXP is free software and release versions won't expire. - LameXP はフリーソフトでリリース版の有効期限はありません。 + LameXP はフリーソフトで正式リリース版の有効期限はありません。 @@ -3410,7 +3410,7 @@ Latest version available: - 最新版があります : + 利用可能な最新版 : @@ -3532,7 +3532,7 @@ We highly recommend all users to install this update as soon as possible. - このアップデートを速やかにインストールすることを強く推奨します。 + 最新版を速やかにインストールすることをおすすめします。 @@ -3542,7 +3542,7 @@ Your version of LameXP is still up-to-date. Please check for updates regularly! - 現在の LameXP はまだ最新版です。定期的にアップデートを確認してください! + お使いの LameXP はまだ最新版です。定期的にアップデートを確認してください! diff --git a/res/localization/LameXP_JA.qm b/res/localization/LameXP_JA.qm index 4a3b9f41..9333976b 100644 Binary files a/res/localization/LameXP_JA.qm and b/res/localization/LameXP_JA.qm differ diff --git a/src/Config.h b/src/Config.h index cb5e0e88..6173fa25 100644 --- a/src/Config.h +++ b/src/Config.h @@ -34,8 +34,8 @@ #define VER_LAMEXP_MINOR_HI 1 #define VER_LAMEXP_MINOR_LO 8 #define VER_LAMEXP_TYPE RC -#define VER_LAMEXP_PATCH 1 -#define VER_LAMEXP_BUILD 2236 +#define VER_LAMEXP_PATCH 2 +#define VER_LAMEXP_BUILD 2238 #define VER_LAMEXP_CONFG 2188 ///////////////////////////////////////////////////////////////////////////////