Updated Simplified Chinese translation, thanks to <kidneybean@pku.edu.cn>.

This commit is contained in:
LoRd_MuldeR 2015-09-28 22:51:12 +02:00
parent e21ee2f7ae
commit 5857b9f669
3 changed files with 4 additions and 4 deletions

View File

@ -1294,7 +1294,7 @@
<message> <message>
<location filename="../../src/Dialog_MainWindow.cpp" line="1488"/> <location filename="../../src/Dialog_MainWindow.cpp" line="1488"/>
<source>Manual</source> <source>Manual</source>
<translation type="unfinished"></translation> <translation></translation>
</message> </message>
<message> <message>
<location filename="../../src/Dialog_MainWindow.cpp" line="1501"/> <location filename="../../src/Dialog_MainWindow.cpp" line="1501"/>

Binary file not shown.

View File

@ -33,9 +33,9 @@
#define VER_LAMEXP_MAJOR 4 #define VER_LAMEXP_MAJOR 4
#define VER_LAMEXP_MINOR_HI 1 #define VER_LAMEXP_MINOR_HI 1
#define VER_LAMEXP_MINOR_LO 2 #define VER_LAMEXP_MINOR_LO 2
#define VER_LAMEXP_TYPE Beta #define VER_LAMEXP_TYPE RC
#define VER_LAMEXP_PATCH 7 #define VER_LAMEXP_PATCH 1
#define VER_LAMEXP_BUILD 1803 #define VER_LAMEXP_BUILD 1804
#define VER_LAMEXP_CONFG 1700 #define VER_LAMEXP_CONFG 1700
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////