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-cs.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang-cs.js') diff --git a/lang-cs.js b/lang-cs.js index 7995417..27900f8 100644 --- a/lang-cs.js +++ b/lang-cs.js @@ -243,8 +243,8 @@ SnapTranslator.dict.cs = { 'jen vlevo/vpravo', // new sprite button: - 'add a new Sprite': - 'přidat nový Sprite', + 'add a new sprite': + 'přidat nový sprite', // tab help 'costumes tab help': -- cgit v1.3.1