From 28cca438efbc11234bff5e7b588eda5015b13e0b Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Sun, 18 Aug 2013 19:36:47 +0000 Subject: [PATCH] Localisation updates from http://translatewiki.net. Change-Id: I0b061b88861ce30d176fd342dea583cee4440b4c --- Math.i18n.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Math.i18n.php b/Math.i18n.php index 324ad69..6759f66 100644 --- a/Math.i18n.php +++ b/Math.i18n.php @@ -2160,8 +2160,8 @@ $messages['ko'] = array( 'prefs-math' => '수식', 'mw_math_png' => '항상 PNG로 표시', 'mw_math_source' => 'TeX로 남겨둠 (텍스트 브라우저용)', - 'mw_math_mathjax' => 'MathJax (실험중; 대부분의 브라우저에서 최적)', - 'mw_math_latexml' => 'LaTeXML (실험 기능; MathML 사용)', + 'mw_math_mathjax' => 'MathJax (실험 중; 대부분의 브라우저에서 최적)', + 'mw_math_latexml' => 'LaTeXML (실험 중; MathML 사용)', 'math_failure' => '해석 실패', 'math_unknown_error' => '알 수 없는 오류', 'math_unknown_function' => "알 수 없는 함수 '$1'",