From b1867b8f198374d26e1bfdfeaeac16971608b551 Mon Sep 17 00:00:00 2001 From: alecpl Date: Sun, 20 Nov 2011 13:34:35 +0000 Subject: - Added TinyMCE localizations --- program/js/tiny_mce/plugins/template/langs/gl_dlg.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 program/js/tiny_mce/plugins/template/langs/gl_dlg.js (limited to 'program/js/tiny_mce/plugins/template/langs/gl_dlg.js') diff --git a/program/js/tiny_mce/plugins/template/langs/gl_dlg.js b/program/js/tiny_mce/plugins/template/langs/gl_dlg.js new file mode 100644 index 000000000..b74388bb1 --- /dev/null +++ b/program/js/tiny_mce/plugins/template/langs/gl_dlg.js @@ -0,0 +1 @@ +tinyMCE.addI18n('gl.template_dlg',{title:"Plantillas",label:"Plantilla","desc_label":"Descripci\u00f3n",desc:"Insertar contido de plantilla predefinida",select:"Seleccionar plantilla",preview:"Vista previa",warning:"Coidado: Actualizar unha plantilla con outra pode causar p\u00e9rdida de datos.","mdate_format":"%d-%m-%Y %H:%M:%S","cdate_format":"%d-%m-%Y %H:%M:%S","months_long":"Xaneito,Febreiro,Marzo,Abril,Maio,Xu\u00f1o,Xullo,Agosto,Setembro,Outubro,Novembro,Decembro","months_short":"Xan,Feb,Mar,Abr,Mai,Xu\u00f1,Xul,Ago,Set,Out,Nov,Dec","day_long":"Domingo,Luns,Martes,M\u00e9rcores,Xoves,Venres,S\u00e1bado,Domingo","day_short":"Dom,Lun,Mar,M\u00e9r,Xov,Ver,S\u00e1b,Dom"}); \ No newline at end of file -- cgit v1.2.3