From cf4c7c4f68ba5c73db0bf569eb59e9dab9481573 Mon Sep 17 00:00:00 2001 From: Marc Laporte Date: Wed, 5 Dec 2012 00:33:15 +0000 Subject: [PATCH] Testing translation via web interface to update documentation accordingly git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2228 eee81c28-f429-11dd-99c0-75d572ba1ddd --- editor/locale/lang.fr.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor/locale/lang.fr.js b/editor/locale/lang.fr.js index 445cfae3..efaea7aa 100644 --- a/editor/locale/lang.fr.js +++ b/editor/locale/lang.fr.js @@ -225,7 +225,7 @@ svgEditor.readLang({ "loadingImage":"Chargement de l'image, veuillez patienter...", "saveFromBrowser": "Selectionner \"Enregistrer sous...\" dans votre navigateur pour sauvegarder l'image en tant que fichier %s.", "noteTheseIssues": "Notez également les problèmes suivants : ", - "unsavedChanges": "There are unsaved changes.", + "unsavedChanges": "Il y a des changements non sauvegardés.", "enterNewLinkURL": "Enter the new hyperlink URL", "errorLoadingSVG": "Error: Unable to load SVG data", "URLloadFail": "Unable to load from URL",