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 212274 - [T13y] String concatenation
Summary: [T13y] String concatenation
Status: RESOLVED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Petr Somol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-10 07:54 UTC by David Strupl
Modified: 2012-05-12 10:00 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 David Strupl 2012-05-10 07:54:37 UTC
netbeans/javafx/javafx2-project/javafx2-project/org/netbeans/modules/javafx2/project/ui/Bundle.properties	JFXRunPanel.radioButtonWS.AccessibleContext.accessibleName		High	Concatenation	Leading conjunction. Merge partial string  or provide context (screenshot).

Mnemonic localizable? Which are used together? What do single chars stand for?	as	as &Web Start	Will this string be preceded and/or followed by another string or word? If this is the case, please merge the string parts so we can have the complete string to translate. If merging is not possible, please provide additional contextual information.

Also: we are concluding that "&" is used here to indicate the mnemonic. If so, we need instructions on localization (should it be localized and which menu will it appear?).
netbeans/javafx/javafx2-project/javafx2-project/org/netbeans/modules/javafx2/project/ui/Bundle.properties	JFXRunPanel.radioButtonBE.AccessibleContext.accessibleName		High	Concatenation	Leading preposition. Merge partial string  or provide context (screenshot).

Mnemonic localizable? Which are used together? What do single chars stand for?	in	in &Browser	Same as above.
Comment 1 Petr Somol 2012-05-11 08:51:35 UTC
fixed in jetmain:
http://hg.netbeans.org/jet-main/rev/dce995985ef3
Comment 2 Quality Engineering 2012-05-12 10:00:53 UTC
Integrated into 'main-golden', will be available in build *201205120400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/dce995985ef3
User: Petr Somol <psomol@netbeans.org>
Log: #212274 - [T13y] String concatenation