Update of /cvsroot/phpwiki/phpwiki/locale/es/templates
In directory usw-pr-cvs1:/tmp/cvs-serv10213/locale/es/templates
Modified Files:
Tag: release-1_2-branch
browse.html
Log Message:
Fix link to BuscarPagina.
(Reported by Aníbal Rojas <ar...@va...>.)
Note the BuscarPagina should probably (I think) be renamed
to BuscarPágina. (PaginaPrincipal, as well as other pages
probably need to have accents added as well.)
Index: browse.html
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/locale/es/templates/browse.html,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -C2 -r1.3.2.1 -r1.3.2.2
*** browse.html 2001/06/14 00:38:31 1.3.2.1
--- browse.html 2001/07/17 21:35:37 1.3.2.2
***************
*** 26,30 ****
[<a href="###SCRIPTURL###?diff=###PAGEURL###">diff</a>])
<br>
! <a href="###SCRIPTURL###?FindPage">BuscarPágina</a> navegando o buscando
<hr noshade>
<small>###RELATEDPAGES###</small>
--- 26,30 ----
[<a href="###SCRIPTURL###?diff=###PAGEURL###">diff</a>])
<br>
! <a href="###SCRIPTURL###?BuscarPagina">BuscarPágina</a> navegando o buscando
<hr noshade>
<small>###RELATEDPAGES###</small>
|