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 212682

Summary: wptg_tbt:t13y:please provide comments for these DNT strings
Product: javaee Reporter: Marian Mirilovic <mmirilovic>
Component: JSPAssignee: Petr Jiricka <pjiricka>
Status: RESOLVED FIXED    
Severity: normal CC: jessicali
Priority: P2 Keywords: I18N
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 212666    

Description Marian Mirilovic 2012-05-18 07:57:34 UTC
There are some strings in Netbeans 7.2 t13y analysis, which are regarded as DNT
strings by our tool. please help to confirm if they are translatable or not, if
they are translatable, please change their format to initial caps.

Strings longer than four characters in ALLCAPS format are treated as Read-Only by our tool. Please change the format to Initial Caps to prevent this string from being read-only. It is physically impossible for us to translate it in its current format.

netbeans/enterprise/web-core-syntax/web-core-syntax/org/netbeans/modules/web/core/syntax/resources/Bundle.properties	

EXAMPLE_coloring_jsp-html-tag	<TABLE>
Comment 1 Petr Jiricka 2012-05-21 12:40:50 UTC
This should not be translated. Marked this (and some more) with #NOI18N: http://hg.netbeans.org/web-main/rev/75f8f422e01e
Comment 2 Quality Engineering 2012-05-22 16:39:06 UTC
Integrated into 'main-golden', will be available in build *201205220903* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/75f8f422e01e
User: Petr Jiricka <pjiricka@netbeans.org>
Log: #212682 - marking some strings as non-translatable.