Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Correct typo in Spanish translation.
Patch provided by Gonzalo Vásquez.


git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1809647 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
csutherl committed Sep 25, 2017
1 parent e9fe84b commit a738d02
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ managerServlet.findleaksFail = FALLO - Ha fallado la b\u00FAsqueda de fallos: La
managerServlet.findleaksList = OK - Hallados fallos potenciales de memoria en las siguientes aplicaciones:
managerServlet.findleaksNone = OK - No se han hallado fallos de memoria
managerServlet.invalidPath = FALLO - Se ha especificado una trayectoria inv\u00E1lida de contexto [{0}]
managerServlet.listed = OK - Aplicaciones listadas para m\u00E1quinda virutal [{0}]
managerServlet.listed = OK - Aplicaciones listadas para m\u00E1quina virtual [{0}]
managerServlet.listitem = {0}:{1}:{2}:{3}
managerServlet.mkdirFail = FALLO - No pude crear directorio [{0}]
managerServlet.noCommand = FALLO - No se ha especificado comando
Expand Down
8 changes: 8 additions & 0 deletions webapps/docs/changelog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,14 @@
</fix>
</changelog>
</subsection>
<subsection name="Other">
<changelog>
<fix>
<bug>61563</bug>: Correct typos in Spanish translation. Patch provided by
Gonzalo Vásquez. (csutherl)
</fix>
</changelog>
</subsection>
</section>
<section name="Tomcat 9.0.0 (markt)" rtext="release in progress">
<subsection name="Catalina">
Expand Down

0 comments on commit a738d02

Please sign in to comment.