diff options
| author | Nathan Dinsmore <queryselector@gmail.com> | 2013-04-13 02:50:00 -0400 |
|---|---|---|
| committer | Nathan Dinsmore <queryselector@gmail.com> | 2013-04-13 02:50:00 -0400 |
| commit | 5bc613f4d915893593b597aa8d33751a642d511c (patch) | |
| tree | 7d5f80bcad28d7b9feae53df2ca563b2f67ded9c /lang-it.js | |
| parent | 15718f44a30a022a5f45001f3fd2d506da504ff1 (diff) | |
| download | snap-yow-5bc613f4d915893593b597aa8d33751a642d511c.tar.gz snap-yow-5bc613f4d915893593b597aa8d33751a642d511c.zip | |
Fixed #29
Corrected the capitalization of the "add a new sprite" tooltip
Diffstat (limited to 'lang-it.js')
| -rw-r--r-- | lang-it.js | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -243,8 +243,8 @@ SnapTranslator.dict.it = { 'voltati solo a destra/sinistra', // new sprite button: - 'add a new Sprite': - 'aggiungi un nuovo Sprite', + 'add a new sprite': + 'aggiungi un nuovo sprite', // tab help 'costumes tab help': |
