summaryrefslogtreecommitdiff
path: root/lib/plugins/config/lang/ko
diff options
context:
space:
mode:
authorMichael Hamann <michael@content-space.de>2013-07-31 17:57:58 +0200
committerMichael Hamann <michael@content-space.de>2013-07-31 18:05:43 +0200
commit0320882f767e5685df9d7ac4bec5a3e3f1b1f216 (patch)
treec241380a07ecb046a21c988e1e38c4ac31241e87 /lib/plugins/config/lang/ko
parentffec100965184c6bf045f0096101768def108b43 (diff)
downloadrpg-0320882f767e5685df9d7ac4bec5a3e3f1b1f216.tar.gz
rpg-0320882f767e5685df9d7ac4bec5a3e3f1b1f216.tar.bz2
Remove search_references() and the refshow configuration option
The refshow configuration option wasn't used as described anymore already in the latest release and after the introduction of the media usage index the parameter is also no longer relevant for internal optimization. The only place where it was still used is the no longer used search_references()-function which is removed here, too.
Diffstat (limited to 'lib/plugins/config/lang/ko')
-rw-r--r--lib/plugins/config/lang/ko/lang.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/plugins/config/lang/ko/lang.php b/lib/plugins/config/lang/ko/lang.php
index f0f7f60fa..74fe3d8a0 100644
--- a/lib/plugins/config/lang/ko/lang.php
+++ b/lib/plugins/config/lang/ko/lang.php
@@ -109,7 +109,6 @@ $lang['target____media'] = '미디어 링크에 대한 타겟 창';
$lang['target____windows'] = '창 링크에 대한 타겟 창';
$lang['mediarevisions'] = '미디어 판 관리를 사용하겠습니까?';
$lang['refcheck'] = '미디어 파일을 삭제하기 전에 사용하고 있는지 검사';
-$lang['refshow'] = '위의 설정이 활성화되었을 때 보여줄 미디어 참고 수';
$lang['gdlib'] = 'GD 라이브러리 버전';
$lang['im_convert'] = 'ImageMagick 변환 도구 위치';
$lang['jpg_quality'] = 'JPG 압축 품질 (0-100)';