Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnderground78 <underground78@users.sourceforge.net>2014-08-30 15:54:20 +0400
committerUnderground78 <underground78@users.sourceforge.net>2014-08-31 20:19:28 +0400
commit0bab09a7a7fb5639aaa6c237fb806d21051e00c3 (patch)
treea38c58764c0e58d12bd7f768ba004d4f72360367 /build.bat
parent7e5aa1b495b6dc348f19086f84b3f5c3deffb886 (diff)
Add a Thai translation.
The composition of the translation team can be found on Transifex: https://www.transifex.com/organization/mpc-hc/team/3979/members/th_TH/.
Diffstat (limited to 'build.bat')
-rwxr-xr-xbuild.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.bat b/build.bat
index 4eb00e178..715e345bc 100755
--- a/build.bat
+++ b/build.bat
@@ -285,7 +285,7 @@ FOR %%G IN (
"Chinese Traditional" "Croatian" "Czech" "Dutch" "English (British)" "French"
"Galician" "German" "Greek" "Hebrew" "Hungarian" "Italian" "Japanese" "Korean"
"Malay" "Polish" "Portuguese (Brazil)" "Romanian" "Russian" "Slovak" "Slovenian"
- "Spanish" "Swedish" "Tatar" "Turkish" "Ukrainian" "Vietnamese"
+ "Spanish" "Swedish" "Tatar" "Thai" "Turkish" "Ukrainian" "Vietnamese"
) DO (
TITLE Compiling mpcresources %COMPILER% - %%~G^|%1...
MSBuild.exe mpcresources.sln %MSBUILD_SWITCHES%^