From 94dfd8ab9d61a969453fdd3b9be14b58e1576816 Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Sun, 27 Mar 2011 11:14:12 -0400
Subject: [PATCH] - TinyMCE 3.4.1

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

diff --git a/program/js/tiny_mce/plugins/searchreplace/langs/ro_dlg.js b/program/js/tiny_mce/plugins/searchreplace/langs/ro_dlg.js
index b159afa..8d1f171 100755
--- a/program/js/tiny_mce/plugins/searchreplace/langs/ro_dlg.js
+++ b/program/js/tiny_mce/plugins/searchreplace/langs/ro_dlg.js
@@ -1,16 +1 @@
-tinyMCE.addI18n('ro.searchreplace_dlg',{
-searchnext_desc:"Caut\u0103 din nou",
-notfound:"C\u0103utarea a fost terminat\u0103. Nu am g\u0103sit termenul c\u0103utat.",
-search_title:"Caut\u0103",
-replace_title:"Caut\u0103/\u00EEnlocuie\u015Fte",
-allreplaced:"Toate instan\u0163ele termenului c\u0103utat au fost \u00EEnlocuite.",
-findwhat:"Termen c\u0103utat:",
-replacewith:"\u00CEnlocuie\u015Fte cu:",
-direction:"Direc\u0163ia",
-up:"\u00CEn sus",
-down:"\u00CEn jos",
-mcase:"Conteaz\u0103 litere mici/mari?",
-findnext:"Caut\u0103 urm\u0103torul",
-replace:"\u00CEnlocuie\u015Fte",
-replaceall:"\u00CEnlocuie\u015Fte toate"
-});
\ No newline at end of file
+tinyMCE.addI18n('ro.searchreplace_dlg',{findwhat:"Termen c\u0103utat:",replacewith:"\u00cenlocuie\u015fte cu:",direction:"Direc\u0163ia",up:"\u00cen sus",down:"\u00cen jos",mcase:"Conteaz\u0103 litere mici/mari?",findnext:"Caut\u0103 urm\u0103torul",allreplaced:"Toate instan\u0163ele termenului c\u0103utat au fost \u00eenlocuite.",searchnext_desc:"Caut\u0103 din nou",notfound:"C\u0103utarea a fost terminat\u0103. Nu am g\u0103sit termenul c\u0103utat.",search_title:"Caut\u0103",replace_title:"Caut\u0103/\u00eenlocuie\u015fte",replaceall:"\u00cenlocuie\u015fte toate",replace:"\u00cenlocuie\u015fte"});
\ No newline at end of file

--
Gitblit v1.9.1