From 63d6e6dfc35e6d82c4a64f37c408794c163becd4 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Wed, 28 Sep 2011 15:16:41 -0400
Subject: [PATCH] Bump versions to 0.6 stable

---
 program/js/tiny_mce/plugins/searchreplace/langs/fr_dlg.js |   17 +----------------
 1 files changed, 1 insertions(+), 16 deletions(-)

diff --git a/program/js/tiny_mce/plugins/searchreplace/langs/fr_dlg.js b/program/js/tiny_mce/plugins/searchreplace/langs/fr_dlg.js
index fbdd1f3..9aaebe3 100755
--- a/program/js/tiny_mce/plugins/searchreplace/langs/fr_dlg.js
+++ b/program/js/tiny_mce/plugins/searchreplace/langs/fr_dlg.js
@@ -1,16 +1 @@
-tinyMCE.addI18n('fr.searchreplace_dlg',{
-searchnext_desc:"Suivant",
-notfound:"La recherche est termin\u00E9e. La cha\u00EEne recherch\u00E9e n'a pas \u00E9t\u00E9 trouv\u00E9e.",
-search_title:"Chercher",
-replace_title:"Chercher/Remplacer",
-allreplaced:"Toutes les occurences de la cha\u00EEne recherch\u00E9e ont \u00E9t\u00E9 remplac\u00E9es.",
-findwhat:"Chercher",
-replacewith:"Remplacer par",
-direction:"Direction",
-up:"Haut",
-down:"Bas",
-mcase:"Prendre la casse en compte",
-findnext:"Chercher suivant",
-replace:"Remplacer",
-replaceall:"Rempl. tous"
-});
\ No newline at end of file
+tinyMCE.addI18n('fr.searchreplace_dlg',{findwhat:"Rechercher ceci",replacewith:"Remplacer par",direction:"Direction",up:"Vers le haut",down:"Vers le bas",mcase:"Sensible \u00e0 la casse",findnext:"Rechercher le suivant",allreplaced:"Toutes les occurrences de la cha\u00eene recherch\u00e9e ont \u00e9t\u00e9 remplac\u00e9es.",searchnext_desc:"Suivant",notfound:"La recherche est termin\u00e9e. La cha\u00eene recherch\u00e9e n\'a pas \u00e9t\u00e9 trouv\u00e9e.",search_title:"Rechercher",replace_title:"Rechercher / remplacer",replaceall:"Tout remplacer",replace:"Remplacer"});
\ No newline at end of file

--
Gitblit v1.9.1