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-fr.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang-fr.js') diff --git a/lang-fr.js b/lang-fr.js index 15eebb8..0d60a68 100644 --- a/lang-fr.js +++ b/lang-fr.js @@ -243,7 +243,7 @@ SnapTranslator.dict.fr = { 'le lutin reste en position horizontale \nsoit vers la gauche soit vers la droite ', // new sprite button: - 'add a new Sprite': + 'add a new sprite': 'ajouter un nouveau lutin', // tab help -- cgit v1.3.1