summaryrefslogtreecommitdiff
path: root/src/lang/korean.txt
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2009-09-14 20:15:29 +0000
committerfrosch <frosch@openttd.org>2009-09-14 20:15:29 +0000
commit2773865cd685e6413ee3a811a7fbf0784fcfa627 (patch)
treea026116c949a87b209b09705d749df1118610a47 /src/lang/korean.txt
parentd6f4cda74e7f10160ec28b965dc605cf914f3444 (diff)
downloadopenttd-2773865cd685e6413ee3a811a7fbf0784fcfa627.tar.xz
(svn r17538) -Codechange: Rename STR_CONTENT_FILTER_(OSKTITLE|TOOLTIP) for more general usage.
Diffstat (limited to 'src/lang/korean.txt')
-rw-r--r--src/lang/korean.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lang/korean.txt b/src/lang/korean.txt
index f79618458..efe92e069 100644
--- a/src/lang/korean.txt
+++ b/src/lang/korean.txt
@@ -217,6 +217,9 @@ STR_UNITS_VOLUME_LONG_SI :{COMMA} m³
STR_UNITS_FORCE_SI :{COMMA} kN
# Common window strings
+STR_LIST_FILTER_OSKTITLE :{BLACK}검색할 문자를 입력하세요
+STR_LIST_FILTER_TOOLTIP :{BLACK}검색할 키워드를 입력하세요
+
STR_TOOLTIP_SORT_ORDER :{BLACK}정렬 방법을 선택하십시오 (내림차순/오름차순)
STR_TOOLTIP_SORT_CRITERIAP :{BLACK}정렬 기준 선택
STR_TOOLTIP_FILTER_CRITERIA :{BLACK}필터링 기준 선택
@@ -1756,8 +1759,6 @@ STR_CONTENT_SELECT_UPDATES_CAPTION :{BLACK}업데
STR_CONTENT_SELECT_UPDATES_CAPTION_TOOLTIP :{BLACK}업데이트 항목이 있는 컨텐츠를 선택합니다.
STR_CONTENT_UNSELECT_ALL_CAPTION :{BLACK}모두 선택해제
STR_CONTENT_UNSELECT_ALL_CAPTION_TOOLTIP :{BLACK}모든 콘텐츠의 선택을 해제합니다.
-STR_CONTENT_FILTER_OSKTITLE :{BLACK}검색할 문자를 입력하세요
-STR_CONTENT_FILTER_TOOLTIP :{BLACK}검색할 키워드를 입력하세요
STR_CONTENT_FILTER_TITLE :{BLACK}태그/이름 검색:
STR_CONTENT_DOWNLOAD_CAPTION :{BLACK}다운로드
STR_CONTENT_DOWNLOAD_CAPTION_TOOLTIP :{BLACK}선택한 콘텐츠의 다운로드를 시작합니다.