From 8304c43d47ce91bf6d804af61f9b1def9030cf86 Mon Sep 17 00:00:00 2001 From: Wormsxulla Date: Mon, 8 Feb 2010 20:00:30 +0000 Subject: [PATCH] Add Japanese to the good languages. Thank you Dong! Correct name of Russian in Russian in AUTHORS. git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1359 eee81c28-f429-11dd-99c0-75d572ba1ddd --- AUTHORS | 2 +- editor/locale/locale.js | 2 +- editor/svg-editor.html | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index c587f67c..b07c00fa 100644 --- a/AUTHORS +++ b/AUTHORS @@ -17,6 +17,6 @@ hi: Tavish Naruka (हिन्दी) ja: Dong (日本語) nl: Jaap Blom (Nederlands) ro: Christian Tzurcanu (Româneşte) -ru: Laurent Dufloux (Русский язык) +ru: Laurent Dufloux (Русский) sk: Pavol Rusnak (Slovenčina) zh-TW: 黃瀚生(han sheng Huang) (台灣正體) diff --git a/editor/locale/locale.js b/editor/locale/locale.js index 975f739e..a5297ec5 100644 --- a/editor/locale/locale.js +++ b/editor/locale/locale.js @@ -9,7 +9,7 @@ var put_locale = function(svgCanvas, given_param){ var lang_param; // TODO: Make this array be based on entries in svg-editor.html - var good_langs = ['ar','cs','de','en','es','fa','fr','fy','hi','nl','ro','ru','sk','zh-TW']; + var good_langs = ['ar','cs','de','en','es','fa','fr','fy','hi','ja','nl','ro','ru','sk','zh-TW']; if(given_param) { lang_param = given_param; } else { diff --git a/editor/svg-editor.html b/editor/svg-editor.html index d2878cb3..debb1077 100644 --- a/editor/svg-editor.html +++ b/editor/svg-editor.html @@ -525,6 +525,7 @@ script type="text/javascript" src="locale/locale.min.js"> +