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 172178 - typo in groovy
Summary: typo in groovy
Status: VERIFIED FIXED
Alias: None
Product: groovy
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-14 14:21 UTC by Masaki Katakai
Modified: 2009-09-22 04:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Masaki Katakai 2009-09-14 14:21:02 UTC
There are some typo in groovy. Could you try to fix them?
Correcting these error will help translation task too.

"Unxepected", "occured", "avaliable".

org/netbeans/modules/groovy/grailsproject/templates/Bundle.properties:
  WIZARD_ERROR_MESSAGE_ARTIFACT=<html>Unxepected error occured while creating the artifact. See output window for more
details.</html>

org/netbeans/modules/groovy/grailsproject/ui/wizards/Bundle.properties:
  WIZARD_ERROR_MESSAGE_APPLICATION=<html>Unxepected error occured while creating the application. See output window for
more details.</html>

org/netbeans/modules/groovy/kit/Bundle.properties:
  This module provides all Groovy and Grails functionality avaliable in NetBeans. \
Comment 1 Petr Hejl 2009-09-14 15:03:43 UTC
Fixed in web-main 56bdc03588ec.
Comment 2 Quality Engineering 2009-09-16 01:06:36 UTC
Integrated into 'main-golden', will be available in build *200909151512* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/56bdc03588ec
User: phejl@netbeans.org
Log: #172178 typo in groovy
Comment 3 Masaki Katakai 2009-09-22 04:12:29 UTC
Thank you very much for fixing quickly!

Verified on 200909211401.