[#774] - fix: iReport generates invalid I18N properties file names

Category:
Bug report
Priority:
High
Status:
Assigned
Project: Severity:
Major
Resolution:
Open
Component: Reproducibility:
Always
Assigned to:

If you generate new locale files from the "Internationalization -> Locales" menu, iReport names them incorrectly (for locale "en", it creates "Reporten.properties" instead of "Report_en.properties" as it should). This simple patch fixes that.

AttachmentSize
File 2177.patch603 bytes
File -2177.patch561 bytes
hanshin2's picture
Joined: Mar 29 2007 - 9:41am
Last seen: 16 years 6 months ago

1 Comment:

#1

Corrected patch -- the previous one would not work correctly when creating the default locale

Feedback