From 5bc613f4d915893593b597aa8d33751a642d511c Mon Sep 17 00:00:00 2001 From: Nathan Dinsmore Date: Sat, 13 Apr 2013 02:50:00 -0400 Subject: Fixed #29 Corrected the capitalization of the "add a new sprite" tooltip --- lang-ko.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang-ko.js') diff --git a/lang-ko.js b/lang-ko.js index 1c0f747..09e17bc 100644 --- a/lang-ko.js +++ b/lang-ko.js @@ -243,7 +243,7 @@ SnapTranslator.dict.ko = { '왼쪽에서 오른쪽으로만', // new sprite button: - 'add a new Sprite': + 'add a new sprite': '새로운 스프라이트 추가', // tab help -- cgit v1.3.1