https://issues.apache.org/bugzilla/show_bug.cgi?id=51221
Bug #: 51221 Summary: Wrong spelling in Spanish locale Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Linux Status: NEW Severity: enhancement Priority: P2 Component: Catalina AssignedTo: dev@tomcat.apache.org ReportedBy: unratito+...@gmail.com Classification: Unclassified There's a property in java/org/apache/tomcat/util/http/res/LocalStrings_es.properties that says: sc.302=Movido tempor\u00e1lmente And it should say: sc.302=Movido temporalmente The word "temporalmente" does not have an accent, as it can be checked in: http://buscon.rae.es/draeI/SrvltConsulta?TIPO_BUS=3&LEMA=temporalmente More information about why this is usually mispelled can be found in: http://buscon.rae.es/dpdI/SrvltGUIBusDPD?lema=tilde2#42 Kind regards. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org