svn: /web/doc-editor/trunk/js/locale/ es.js
[email protected] (Yago Ferrer)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
yago Thu, 13 May 2010 02:51:58 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=299322
Log:
Fixed typo error. Repored by: nossedratu (Pedro Antonio Gil)
Changed paths:
U web/doc-editor/trunk/js/locale/es.js
Modified: web/doc-editor/trunk/js/locale/es.js
===================================================================
--- web/doc-editor/trunk/js/locale/es.js 2010-05-13 02:29:30 UTC (rev 299321)
+++ web/doc-editor/trunk/js/locale/es.js 2010-05-13 02:51:58 UTC (rev 299322)
@@ -104,7 +104,7 @@
// In file: ../../js/ui/component/EntitiesAcronymsPanel.js
i18n["Click on a row to display the content of the entitie.<br>Double-click on it to insert it at the cursor position."] = "Haga clic en cualquier línea para ver el contenido del entitie.<br>Doble clic para insertar en la posición del cursor.";
- i18n["Click on a row to display the content of the acronym.<br>Double-click on it to insert it at the cursor position."] = "Haga clic en cualquier línea para ver el contenido del acrónimo.<br>Doble clci para insertar en la posición del cursor.";
+ i18n["Click on a row to display the content of the acronym.<br>Double-click on it to insert it at the cursor position."] = "Haga clic en cualquier línea para ver el contenido del acrónimo.<br>Doble clic para insertar en la posición del cursor.";
i18n["Items"] = "Ítems";
i18n["From"] = "De";
i18n["<b>Load/Refresh</b>"] = "<b>Cargar/Actualizar</b>";