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-ja.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang-ja.js') diff --git a/lang-ja.js b/lang-ja.js index 06af972..dc7b373 100755 --- a/lang-ja.js +++ b/lang-ja.js @@ -243,7 +243,7 @@ SnapTranslator.dict.ja = { '左右に反転するだけ', // new sprite button: - 'add a new Sprite': + 'add a new sprite': '新しいスプライトを追加する', // tab help -- cgit v1.3.1