svn: /web/doc-editor/trunk/js/locale/ fr.js
[email protected] (Yannick Torres)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
yannick Mon, 22 Feb 2010 06:20:32 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=295359
Log:
Add warning string into FR locale
Changed paths:
U web/doc-editor/trunk/js/locale/fr.js
Modified: web/doc-editor/trunk/js/locale/fr.js
===================================================================
--- web/doc-editor/trunk/js/locale/fr.js 2010-02-22 02:41:03 UTC (rev 295358)
+++ web/doc-editor/trunk/js/locale/fr.js 2010-02-22 06:20:32 UTC (rev 295359)
@@ -28,6 +28,7 @@
i18n["Document <br><br><b>{0}</b><br><br> was saved successfully !"] = "Le document <br><br><b>{0}</b><br><br> a été sauvegardé avec succès !";
// Generic
+i18n["Warning"] = "Alerte";
i18n["<b>Enable / Disable</b> spellChecking"] = "<b>Activer / Désactiver</b> la vérification orthographique";
i18n["Nb files to display"] = "Nombre de fichiers à afficher";
i18n["files to display"] = "fichiers à afficher";