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>2015-06-08 20:35:05 +0300
committerUnderground78 <underground78@users.sourceforge.net>2015-07-13 00:39:53 +0300
commit74535840b158790e5dde5578ecfc6aa29eeb27ca (patch)
tree2cc2a8a786603183d46f1b9719ae6668ea51ee46 /build.bat
parent55b5aebe329f907b3106a03ec9734f91bdf0def7 (diff)
Add a Punjabi translation.
The composition of the translation team can be found on Transifex: https://www.transifex.com/organization/mpc-hc/team/3979/members/pa/. Note that Inno Setup does have a Punjabi translation yet so the installer is not translated for now.
Diffstat (limited to 'build.bat')
-rwxr-xr-xbuild.bat6
1 files changed, 3 insertions, 3 deletions
diff --git a/build.bat b/build.bat
index 3b8d51465..6bac94ffb 100755
--- a/build.bat
+++ b/build.bat
@@ -276,9 +276,9 @@ FOR %%G IN (
"Arabic" "Armenian" "Basque" "Belarusian" "Bengali" "Catalan" "Chinese Simplified"
"Chinese Traditional" "Croatian" "Czech" "Danish" "Dutch" "English (British)"
"Finnish" "French" "Galician" "German" "Greek" "Hebrew" "Hungarian" "Indonesian"
- "Italian" "Japanese" "Korean" "Malay" "Polish" "Portuguese (Brazil)" "Romanian"
- "Russian" "Serbian" "Slovak" "Slovenian" "Spanish" "Swedish" "Tatar" "Thai"
- "Turkish" "Ukrainian" "Vietnamese"
+ "Italian" "Japanese" "Korean" "Malay" "Polish" "Portuguese (Brazil)" "Punjabi"
+ "Romanian" "Russian" "Serbian" "Slovak" "Slovenian" "Spanish" "Swedish" "Tatar"
+ "Thai" "Turkish" "Ukrainian" "Vietnamese"
) DO (
TITLE Compiling mpcresources %COMPILER% - %%~G^|%1...
MSBuild.exe mpcresources.sln %MSBUILD_SWITCHES%^