This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 252578 - I18N: some messages are hardcoded in grails
Summary: I18N: some messages are hardcoded in grails
Status: NEW
Alias: None
Product: groovy
Classification: Unclassified
Component: Grails (show other bugs)
Version: 8.0.2
Hardware: PC All
: P3 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-26 06:07 UTC by Masaki Katakai
Modified: 2015-05-26 06:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot of 8.0.2 Japanese environment (102.40 KB, image/jpeg)
2015-05-26 06:07 UTC, Masaki Katakai
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Masaki Katakai 2015-05-26 06:07:50 UTC
Created attachment 153856 [details]
screenshot of 8.0.2 Japanese environment

It seems that these strings are not extracted to resource bundle so
they are displayed in English like screenshot in attachment.

in Project window

- Assets
- Migrations
- Target
- Wrapper

in new file wizard

- Groovy JUnit Test


Please extract them to resource bundle for localization if they are hardcoded.