From c4414e180246437691aa9647a12df5aa52f0bdb5 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Fri, 27 Jun 2014 21:06:33 +0200 Subject: [PATCH] Added web-link to bug-tracker on GitHub. --- doc/Changelog.html | 2 +- etc/NSIS/setup.nsi | 15 +- etc/Translation/Blank.ts | 516 +++++++++++++++++----------------- etc/Translation/LameXP_DE.ts | 14 +- etc/Translation/LameXP_EN.ts | 10 +- etc/Translation/LameXP_ES.ts | 8 + etc/Translation/LameXP_FR.ts | 8 + etc/Translation/LameXP_IT.ts | 8 + etc/Translation/LameXP_KR.ts | 8 + etc/Translation/LameXP_PL.ts | 516 +++++++++++++++++----------------- etc/Translation/LameXP_RU.ts | 8 + etc/Translation/LameXP_SV.ts | 516 +++++++++++++++++----------------- etc/Translation/LameXP_TW.ts | 8 + etc/Translation/LameXP_UK.ts | 8 + etc/Translation/LameXP_ZH.ts | 8 + gui/MainWindow.ui | 25 +- res/localization/LameXP_DE.qm | Bin 86808 -> 87462 bytes src/Config.h | 2 +- src/Dialog_MainWindow.cpp | 26 +- src/Global.h | 1 + src/Global_Version.cpp | 4 +- 21 files changed, 920 insertions(+), 791 deletions(-) diff --git a/doc/Changelog.html b/doc/Changelog.html index e5db70c6..38506b95 100644 --- a/doc/Changelog.html +++ b/doc/Changelog.html @@ -26,7 +26,7 @@ a:visited { color: #0000EE; } Changes between v4.09 and v4.10 [2014-06-23]: