From b27eb901b4b5e002bad97ecd208631b289762753 Mon Sep 17 00:00:00 2001 From: Nathan Dinsmore Date: Fri, 19 Apr 2013 11:18:00 -0400 Subject: Fixed #59 The "Export tools..." and "Export project as plain text..." menu items no longer have a space before their trailing ellipses. --- lang-it.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang-it.js') diff --git a/lang-it.js b/lang-it.js index c86a7cc..4ac4f28 100644 --- a/lang-it.js +++ b/lang-it.js @@ -634,13 +634,13 @@ SnapTranslator.dict.it = { 'carica un file di progetto,\nuna libreria di blocchi,' + '\nun costume o un suono esportati' + '\n\nNon supportato da tutti i browser', - 'Export project as plain text ...': + 'Export project as plain text...': 'Esporta il progetto come un file di testo...', 'Export project...': 'Esporta il progetto...', 'show project data as XML\nin a new browser window': 'mostra i dati del progetto in formato XML\nin una nuova finestra del browser', - 'Export blocks ...': + 'Export blocks...': 'Esporta blocchi...', 'show global custom block definitions as XML\nin a new browser window': 'mostra in formato XML le definizione dei nuovi blocchi\nin una nuova finestra del browser', -- cgit v1.3.1