diff --git a/etc/Translation/LameXP_ZH.ts b/etc/Translation/LameXP_ZH.ts index 7047bc08..a0b0dcd7 100644 --- a/etc/Translation/LameXP_ZH.ts +++ b/etc/Translation/LameXP_ZH.ts @@ -1230,7 +1230,7 @@ Disable Icon in Notification Area - + 关闭通知区域的图标显示 @@ -2342,28 +2342,28 @@ Alternatively, LameXP supports using QAAC, i.e. the Apple QuickTime/iTunes AAC encoder. - + LameXP 可选择使用QAAC,即苹果QuickTime/iTunes AAC解码器。 Please refer to the manual for instructions on how to set up QAAC with LameXP! - + 请查阅用户指南获取在LameXP中设置QAAC的方法! Notification Icon - + 通知区域图标 The notification icon has been disabled. - + 通知区域图标已隐藏。 The notification icon has been re-enabled. - + 通知区域图标已重新显示。 diff --git a/res/localization/LameXP_ZH.qm b/res/localization/LameXP_ZH.qm index 821c0193..c11d0af9 100644 Binary files a/res/localization/LameXP_ZH.qm and b/res/localization/LameXP_ZH.qm differ diff --git a/src/Config.h b/src/Config.h index 687bd710..347e1b7c 100644 --- a/src/Config.h +++ b/src/Config.h @@ -35,7 +35,7 @@ #define VER_LAMEXP_MINOR_LO 1 #define VER_LAMEXP_TYPE RC #define VER_LAMEXP_PATCH 1 -#define VER_LAMEXP_BUILD 2378 +#define VER_LAMEXP_BUILD 2379 #define VER_LAMEXP_CONFG 2188 ///////////////////////////////////////////////////////////////////////////////