diff --git a/etc/Translation/LameXP_DE.ts b/etc/Translation/LameXP_DE.ts index b174a6a1..06bfec64 100644 --- a/etc/Translation/LameXP_DE.ts +++ b/etc/Translation/LameXP_DE.ts @@ -636,7 +636,7 @@ Prepend relative source file path to output file - Relativer Pfad zur Quelle dem Zielpfad voranstellen + Relativen Pfad zur Quelle dem Zielpfad voranstellen Meta Data @@ -1544,7 +1544,7 @@ Exponent Search Size: - Exponenten Such-Größe: + Exponenten Suchgröße: Don't Show Again @@ -2243,7 +2243,7 @@ All files completed successfully. - Alle Dateien wurden erfolgreich abgeschlossen. + Alle Dateien wurden erfolgreich umgewandelt. LameXP - Done diff --git a/res/localization/LameXP_DE.qm b/res/localization/LameXP_DE.qm index 4fc5361a..4c3b0448 100644 Binary files a/res/localization/LameXP_DE.qm and b/res/localization/LameXP_DE.qm differ diff --git a/src/Config.h b/src/Config.h index d9dbfb72..12e5a38d 100644 --- a/src/Config.h +++ b/src/Config.h @@ -30,7 +30,7 @@ #define VER_LAMEXP_MINOR_LO 4 #define VER_LAMEXP_TYPE RC #define VER_LAMEXP_PATCH 1 -#define VER_LAMEXP_BUILD 977 +#define VER_LAMEXP_BUILD 978 /////////////////////////////////////////////////////////////////////////////// // Tool versions (minimum expected versions!)