diff --git a/etc/Translation/LameXP_SV.ts b/etc/Translation/LameXP_SV.ts index 7480329a..4f16c2fa 100644 --- a/etc/Translation/LameXP_SV.ts +++ b/etc/Translation/LameXP_SV.ts @@ -137,12 +137,12 @@ BerliOS Developer - + BerliOS Utvecklare CodePlex - + CodePlex @@ -1037,7 +1037,7 @@ APE - + APE @@ -2376,7 +2376,7 @@ Loading dropped files or folders, please wait... - + Läser in släppta filer och mappar! Vänta... @@ -2520,7 +2520,7 @@ Current Encoder: %1 - + Aktuell kodare: %1 @@ -3347,7 +3347,7 @@ Executable '%1' requires Windows XP or later. - + %1 kräver Windows XP eller senare. @@ -3427,12 +3427,12 @@ Sorry, but only users in the "Administrators" group can install updates. - + Endast administratörer kan installera uppdayteringar. Please start application from an administrator account and try again! - + Starta programmet från ett administratörskonto och försök igen! @@ -3483,17 +3483,17 @@ Discard - Stäng + Stäng Ignore - Ignorera + Hoppa över Initializing, please wait... - Initierar, vänta... + Startar! Vänta... diff --git a/res/localization/LameXP_SV.qm b/res/localization/LameXP_SV.qm index 1dca69d5..1a590e48 100644 Binary files a/res/localization/LameXP_SV.qm and b/res/localization/LameXP_SV.qm differ diff --git a/src/Config.h b/src/Config.h index c6cce88e..79e3989e 100644 --- a/src/Config.h +++ b/src/Config.h @@ -33,9 +33,9 @@ #define VER_LAMEXP_MAJOR 4 #define VER_LAMEXP_MINOR_HI 0 #define VER_LAMEXP_MINOR_LO 9 -#define VER_LAMEXP_TYPE Beta +#define VER_LAMEXP_TYPE RC #define VER_LAMEXP_PATCH 1 -#define VER_LAMEXP_BUILD 1516 +#define VER_LAMEXP_BUILD 1519 #define VER_LAMEXP_CONFG 1348 ///////////////////////////////////////////////////////////////////////////////