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 172235 - typo in glassfish Bundle.properties
Summary: typo in glassfish Bundle.properties
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-15 00:00 UTC by Masaki Katakai
Modified: 2009-09-22 03:27 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-15 00:00:26 UTC
There are some typos in glassfish. Could you correct them?
Correcting these errors will help translation task too.

"conains" and "proccess" are not correct.

org/netbeans/modules/glassfish/eecommon/Bundle.properties:
    This module conains helper functions, api classes and spi interfaces to make it easy to share code between the
glassfish server modules that implement the j2eeserver plugin spi...

org/netbeans/modules/glassfish/javaee/Bundle.properties:
  MSG_START_SERVER_FAILED_PD={0} Server start failed. Can't create start proccess.

org/netbeans/modules/glassfish/javaee/Bundle.properties:
  MSG_STOP_SERVER_FAILED_PD={0} Server stop failed. Can't create stop proccess.

org/netbeans/modules/glassfish/javaee/ide/Bundle.properties:
  MSG_START_SERVER_FAILED_PD={0} Server start failed. Can't create start proccess.

org/netbeans/modules/glassfish/javaee/ide/Bundle.properties:
  MSG_STOP_SERVER_FAILED_PD={0} Server stop failed. Can't create stop proccess.
Comment 1 Vince Kraemer 2009-09-15 15:43:47 UTC
p2? Really Masaki?

Anyway... I will fix it today.
Comment 2 Masaki Katakai 2009-09-15 15:53:20 UTC
Thank you very much Vince,

Please downgrade the priority if necessary - I needed to think about
the priority for these kind of issue, which are just typo but would
cause some impact to localization. Sorry for the confusion.
Comment 3 Vince Kraemer 2009-09-17 23:45:32 UTC
tired of waiting for the qa comment

http://hg.netbeans.org/web-main/rev/b19df25be7f7
Comment 4 Quality Engineering 2009-09-18 22:46:16 UTC
Integrated into 'main-golden', will be available in build *200909181401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/b19df25be7f7
User: Vince Kraemer <vkraemer@netbeans.org>
Log: #172235: typos in bundles that get l10n treatment.
Comment 5 Masaki Katakai 2009-09-22 03:27:21 UTC
Thank you very much Vince for updating quickly!

Verified on build 200909211401.