Category: | Bug report |
Priority: | Low |
Status: | Resolved |
Project: | Severity: | Trivial |
Resolution: | Fixed |
|
Component: | Reproducibility: | Always |
Assigned to: |
Word "Categories" is hardcoded in the following class.
com.jaspersoft.studio\src\com\jaspersoft\studio\wizards\ReportTemplatesWizardPage.java
#381
col[0].setText("Categories");
v5.5
3 Comments:
Following file too:
com.jaspersoft.studio.data.sql.ui\src\com\jaspersoft\studio\data\sql\SQLQueryDesigner.java
#128
bptab.setText("Diagram");
#136
bptab.setText("Outline");
#144
bptab.setText("Text");
I externalized this strings