From: Carsten K. <car...@us...> - 2001-12-19 15:56:30
|
Update of /cvsroot/phpwiki/phpwiki/locale/es/LC_MESSAGES In directory usw-pr-cvs1:/tmp/cvs-serv26899/phpwiki/locale/es/LC_MESSAGES Modified Files: phpwiki.php Log Message: yet-another set of xgettext updates Index: phpwiki.php =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/es/LC_MESSAGES/phpwiki.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -r1.8 -r1.9 *** phpwiki.php 2001/12/18 03:23:52 1.8 --- phpwiki.php 2001/12/19 15:56:27 1.9 *************** *** 61,66 **** $locale["Use your browser's <b>Back</b> button to go back to the edit page."] = "Use el botón <b>Atrás<b> para retornar a la página editada"; - $locale["Version"] = - "Versión"; $locale["Versions are identical"] = "Las versiones son idénticas"; --- 61,64 ---- *************** *** 77,82 **** $locale["last modified on %s"] = "modificado por última vez el %s"; - $locale["tips for editing."] = - "tips para editar."; $locale["version"] = "versión"; --- 75,78 ---- |