diff --git a/etc/Deployment/_build.bat b/etc/Deployment/_build.bat
index 7e46ef10..060174bf 100644
--- a/etc/Deployment/_build.bat
+++ b/etc/Deployment/_build.bat
@@ -11,12 +11,12 @@ call "%PATH_MSVC90%\VC\bin\vcvars32.bat" x86
call "%PATH_QTMSVC%\bin\qtenv2.bat"
REM -----------------------------------------------------------------
set "LAMEXP_ERROR=1"
-msbuild.exe /property:Configuration=%2 /property:Platform=Win32 /target:Clean /verbosity:detailed %1
+msbuild.exe /property:Configuration=%2 /property:Platform=Win32 /target:Clean /verbosity:normal %1
if not "%ERRORLEVEL%"=="0" GOTO:EOF
echo ----------------------------------------------------------------
set "LAMEXP_ERROR=1"
-msbuild.exe /property:Configuration=%2 /property:Platform=Win32 /target:Rebuild /verbosity:detailed %1
-msbuild.exe /property:Configuration=%2 /property:Platform=Win32 /target:Build /verbosity:detailed %1
+msbuild.exe /property:Configuration=%2 /property:Platform=Win32 /target:Rebuild /verbosity:normal %1
+msbuild.exe /property:Configuration=%2 /property:Platform=Win32 /target:Build /verbosity:normal %1
if not "%ERRORLEVEL%"=="0" GOTO:EOF
echo ----------------------------------------------------------------
set "LAMEXP_ERROR=0"
diff --git a/etc/Translation/LameXP_PL.ts b/etc/Translation/LameXP_PL.ts
index a6a087dc..697d8ef9 100644
--- a/etc/Translation/LameXP_PL.ts
+++ b/etc/Translation/LameXP_PL.ts
@@ -26,7 +26,7 @@
Special thanks go out to "John33" from %1 for his continuous support.
- Specjalne podziękowania dla John33 z %1 za jego ciągłe wsparcie.
+ Specjalne podziękowania dla John33 z %1 za jego stałe wsparcie.
@@ -51,12 +51,12 @@
3rd Party S/W
-
+ Programy firm trzecichContributors
-
+ Tłumacze
@@ -113,7 +113,7 @@
Released under the terms of the GNU Lesser General Public License.
-
+ Wydane na warunkach licencji GNU Lesser General Public License.
@@ -123,7 +123,7 @@
Completely open and patent-free audio encoding technology.
-
+ Całkowicie otwarta i wolna od patentów technologia kompresji dźwięku.
@@ -138,7 +138,7 @@
Available from vendor web-site as free download:
-
+ Darmowy pakiet dostępny ze strony wydawcy:
@@ -168,7 +168,7 @@
Released under the terms of the GNU General Public License.
-
+ Wydane na warunkach licencji GNU General Public License.
@@ -198,7 +198,7 @@
Freely available source code, simple SDK and non-restrictive licensing.
-
+ Szeroko dostępny kod źródłowy, prosty SDK i bezrestrykcyjna licencja.
@@ -228,7 +228,7 @@
Copyright (c) 2004 David Hammerton. Contributions by Cody Brocious.
-
+ Prawa autorskie: 2004 David Hammerton. Kodu użyczył Cody Brocious.
@@ -238,7 +238,7 @@
Copyright (c) 2011 LoRd_MuldeR <mulder2@gmx.de>. Some rights reserved.
-
+ Prawa autorskie: 2011 LoRd_MuldeR <mulder2@gmx.de>. Pewne prawa zastrzeżone.
@@ -248,7 +248,7 @@
By Jory Stone <jcsston@toughguy.net> and LoRd_MuldeR <mulder2@gmx.de>.
-
+ Autorami programu są Jory Stone <jcsston@toughguy.net> i LoRd_MuldeR <mulder2@gmx.de>.
@@ -268,7 +268,7 @@
GNU Wget - Software for retrieving files using HTTP
-
+ GNU Wget - Oprogramowanie służące do pobierania plików za pomocą protokołu HTTP
@@ -278,12 +278,12 @@
By Mark James, released under the Creative Commons 'by' License.
-
+ Autorem pakietu jest Mark James, wydano na licencji Creative Commons.LameXP as a whole is copyrighted by LoRd_MuldeR. The copyright of thrird-party software used in LameXP belongs to the individual authors.
-
+ Do programu LameXP jako całości, prawa autorskie posiada LoRd_MuldeR. Prawa autorskie oprogramowania firm trzecich należą do autorów poszczególnych programów.
@@ -997,7 +997,7 @@
Enforce Stereo Downmix of Surround (Multi-Channel) Sources
- Wymuś miksowanie do stereo plików wielokanałowych
+ Wymuś miksowanie plików wielokanałowych do stereo
@@ -1067,7 +1067,7 @@
Equalization Mode:
-
+ Tryb korekcji:
@@ -1136,7 +1136,7 @@
Choose the number of parallel instances based on the number of CPU cores (Recommended)
- Wybierz ilość równoległych kodowań na podstawie ilości rdzeni (Zalecane)
+ Wybierz ilość równoległych kodowań na podstawie ilości wątków procesora (Zalecane)
@@ -2841,7 +2841,7 @@
More information available at:
- Więcej informacji tu:
+ Więcej informacji tutaj:
diff --git a/etc/Translation/update.lst b/etc/Translation/update.lst
index 6db3e897..9a713dbf 100644
--- a/etc/Translation/update.lst
+++ b/etc/Translation/update.lst
@@ -135,5 +135,6 @@
..\..\src\Thread_MessageHandler.h
..\..\src\Thread_MessageProducer.h
..\..\src\Thread_Process.h
+..\..\src\Tools.h
..\..\src\Tool_Abstract.h
..\..\src\WinSevenTaskbar.h
diff --git a/res/localization/LameXP_PL.qm b/res/localization/LameXP_PL.qm
index cf5ba354..93edf60c 100644
Binary files a/res/localization/LameXP_PL.qm and b/res/localization/LameXP_PL.qm differ
diff --git a/src/Config.h b/src/Config.h
index 69f1506c..dbe6290d 100644
--- a/src/Config.h
+++ b/src/Config.h
@@ -30,7 +30,7 @@
#define VER_LAMEXP_MINOR_LO 3
#define VER_LAMEXP_TYPE Beta
#define VER_LAMEXP_PATCH 6
-#define VER_LAMEXP_BUILD 747
+#define VER_LAMEXP_BUILD 748
///////////////////////////////////////////////////////////////////////////////
// Tools versions