Bug 54483 - error in translation
Summary: error in translation
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 7
Classification: Unclassified
Component: Catalina (show other bugs)
Version: 7.0.35
Hardware: PC All
: P2 trivial (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-25 08:07 UTC by adinamita
Modified: 2013-02-09 00:23 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description adinamita 2013-01-25 08:07:20 UTC
in the file LocalStrings_es.properties under org/apache/catalina/core, the property standardContext.reloadingCompleted has the value "Se ha completado la Regarga de este Contexto". 
It should be "Se ha completado la recarga de este contexto".

regarga != recarga


greetings.
Comment 1 Mark Thomas 2013-01-25 10:14:05 UTC
Thanks for the report and the suggested change.

This has been fixed in trunk and 7.0.x and will be included in 7.0.36 onwards.
Comment 2 adinamita 2013-01-25 10:15:51 UTC
you're welcome!! it's no big deal but it was bugging me everytime the context was reloaded :P
Comment 3 Konstantin Kolinko 2013-02-09 00:23:55 UTC
Fixed in 6.0 as well by r1444296 and will be in 6.0.37.