Updated mpg123 decoder to v1.14.4+ (2012-09-24), compiled with GCC 4.7.1
Updated Qt runtime libraries to v4.8.3 (2012-09-13), compiled with MSVC 10.0
Updated MediaInfo to v0.7.60 (2012-09-07), compiled with ICL 12.1.7 and MSVC 10.0
+
Updated language files (big thank-you to all contributors !!!)
Fixed a bug with the "Store temporary files in your system's default TEMP director" checkbox
Fixed a regression in Qt v4.8.3 that broke Drag&Drop support (details #1) (details #2)
Reworked the "About..." dialog – now using a custom dialog instead of message boxes
diff --git a/etc/Translation/LameXP_KR.ts b/etc/Translation/LameXP_KR.ts
index f06b0295..31c2ef14 100644
--- a/etc/Translation/LameXP_KR.ts
+++ b/etc/Translation/LameXP_KR.ts
@@ -169,7 +169,7 @@
- 알림: LameXP의 이 데모(pre-release) 버전은 %1에 만료됩니다. 아직 %2 일 남음.
+ 알림: LameXP의 이 데모(pre-release) 버전은 %1에 만료됩니다. 아직 %2일 남음.
@@ -209,35 +209,35 @@
-
+ 정보
-
+ 라이센스
-
+ 프로그래머:
-
+ 프로젝트 리더
-
+ Opus 오디오 코덱
-
+ 완전 오픈 소스, 저작권 사용료 무료, 매우 다목적 오디오 코덱.
-
+ 실크 아이콘 - PNG 형식의 700 이상의 아이콘
-
+ By Mark James, 크리에이티브 커먼스 'by' 라이센스 따라 출시됨.
@@ -245,47 +245,47 @@
- Qt에 대해
+ Qt에 대해...
-
+ 특별히 감사합니다:
-
+ Doom9 포럼
-
+ Gleitz | German Doom9
-
+ Hydrogenaudio 포럼
-
+ RareWares
-
+ GitHub
-
+ SourceForge
-
+ Qt 개발자 네트워크
-
+ Marius Hudea
-
+ UPX - The Ultimate Packer for eXecutables
@@ -578,11 +578,11 @@
DropBox
- LameXP - 드롭박스
+ LameXP - 드롭 박스
- LameXP 드롭박스
+ LameXP 드롭 박스
@@ -590,7 +590,7 @@
- (드롭박스를 종료하려면 우 클릭)
+ (드롭 박스를 종료하려면 우 클릭)
@@ -695,7 +695,7 @@
- 입력 파일과 동일 위치에 출력 파일 저장
+ 입력 파일과 동일한 위치에 출력 파일 저장
@@ -1063,7 +1063,7 @@
- 드롭박스 표시
+ 드롭 박스 표시
@@ -1235,11 +1235,11 @@
- Nero AAC encoder를 찾을 수 없습니다. AAC 인코딩 지원이 비활성화 됩니다.
+ Nero AAC encoder를 찾을 수 없음. AAC 인코딩 지원이 비활성화 됩니다.
- LameXP 디렉토리로 'neroAacEnc.exe', 'neroAacDec.exe'와 'neroAacTag.exe' 파일들을 넣어주십시오!
+ 'neroAacEnc.exe', 'neroAacDec.exe'와 'neroAacTag.exe' 파일들을 LameXP 디렉토리로 넣어주십시오!
@@ -1259,7 +1259,7 @@
- 인코딩 처리하기 전에 적어도 하나 이상의 파일을 추가해야 합니다!
+ 인코딩 전에 적어도 하나 이상의 파일을 추가해야 합니다!
@@ -1667,7 +1667,7 @@
- 선행 제로의 트랙 번호 표기
+ 트랙 번호 01, 02, 03...
@@ -1707,7 +1707,7 @@
- 확장 없는 파일명
+ 확장자 없는 파일명
@@ -1767,7 +1767,7 @@
- 종료시 컴퓨터 최대 절전 모드
+ 종료시 컴퓨터 절전 모드
@@ -2124,7 +2124,7 @@
- 이 파일에 대한 가수명을 입력하십시오:
+ 이 파일에 대한 가수 이름을 입력하십시오:
@@ -2403,7 +2403,7 @@
- 작업 시간이 %1 걸렸습니다.
+ 작업 경과 시간: %1 소요됨.
diff --git a/res/localization/LameXP_KR.qm b/res/localization/LameXP_KR.qm
index 95795cc6..0f604e62 100644
Binary files a/res/localization/LameXP_KR.qm and b/res/localization/LameXP_KR.qm differ
diff --git a/src/Config.h b/src/Config.h
index b67debe9..c9fd4761 100644
--- a/src/Config.h
+++ b/src/Config.h
@@ -29,8 +29,8 @@
#define VER_LAMEXP_MINOR_HI 0
#define VER_LAMEXP_MINOR_LO 6
#define VER_LAMEXP_TYPE Beta
-#define VER_LAMEXP_PATCH 1
-#define VER_LAMEXP_BUILD 1139
+#define VER_LAMEXP_PATCH 2
+#define VER_LAMEXP_BUILD 1140
///////////////////////////////////////////////////////////////////////////////
// Tool versions (minimum expected versions!)