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-ja.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang-ja.js') diff --git a/lang-ja.js b/lang-ja.js index 56e1f3b..43ae452 100755 --- a/lang-ja.js +++ b/lang-ja.js @@ -632,13 +632,13 @@ SnapTranslator.dict.ja = { 'チェックするとレポーターをドラッグ&ドロップするとき\n' + '空のレポーターにフォーカスします\n\n' + 'いくつかのブラウザーではサポートされません', - 'Export project as plain text ...': + 'Export project as plain text...': 'テキストファイルとしてプロジェクトを書き出す...', 'Export project...': 'プロジェクトを書き出す...', 'show project data as XML\nin a new browser window': 'プロジェクトのデータをXMLとして\nブラウザの新しいウインドウに表示する', - 'Export blocks ...': + 'Export blocks...': 'ブロックを書き出す...', 'show global custom block definitions as XML\nin a new browser window': 'グローバルカスタムブロックの定義をXMLとして\nブラウザの新しいウインドウに表示する', -- cgit v1.3.1