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 212672 - wptg_tbt:t13y:please provide comments for these DNT strings
Summary: wptg_tbt:t13y:please provide comments for these DNT strings
Status: RESOLVED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 7.2
Hardware: All All
: P2 normal (vote)
Assignee: Jan Stola
URL:
Keywords: I18N
Depends on:
Blocks: 212666
  Show dependency tree
 
Reported: 2012-05-18 07:08 UTC by Marian Mirilovic
Modified: 2012-05-25 10:44 UTC (History)
1 user (show)

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 Marian Mirilovic 2012-05-18 07:08:12 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/mobility/vmd-midp/vmd-midp/org/netbeans/modules/vmd/midp/propertyeditors/Bundle.properties

ACSN_ContraintInitial_CAPS_SENTENCE	INITIAL_CAPS_SENTENCE
ACSN_ContraintInitial_CAPS_WORD	INITIAL_CAPS_WORD
LBL_TEXTFIELDPE_CAPS_WORD	INITIAL_CAPS_WORD
Comment 1 Marian Mirilovic 2012-05-18 07:13:50 UTC
another one ...

Strings with underscores are treated as Read-Only by our tool. Please change the format if you want to prevent this string from being read-only. It is physically impossible for us to translate it in its current format :

netbeans/mobility/mobility-project/mobility-project/org/netbeans/modules/mobility/project/Bundle.properties

LBL_Cfg_TemplateSuffix	_template
Comment 2 Tomas Zezula 2012-05-18 07:20:24 UTC
netbeans/mobility/vmd-midp/vmd-midp/org/netbeans/modules/vmd/midp/propertyeditors/Bundle.properties

should be

vmd.midp/src/org/netbeans/modules/vmd/midp/propertyeditors/Bundle.properties
Comment 3 Tomas Zezula 2012-05-18 07:23:52 UTC
To mmiriloc: Please DO NOT use a single issue to report several problems.
I had to split the report, the new issue for the second one is issue #212675.
Comment 4 Jan Stola 2012-05-25 10:44:19 UTC
Fixed.

Modified file: http://hg.netbeans.org/jet-main/rev/006772ca560d