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 213166 - T13Y : " is missing in org/netbeans/modules/j2ee/persistence/editor/completion/Bundle.properties
Summary: T13Y : " is missing in org/netbeans/modules/j2ee/persistence/editor/completio...
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 7.2
Hardware: All All
: P2 normal (vote)
Assignee: Sergey Petrov
URL:
Keywords:
Depends on:
Blocks: 213207
  Show dependency tree
 
Reported: 2012-05-29 14:21 UTC by Masaki Katakai
Modified: 2012-05-30 09:35 UTC (History)
2 users (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 Masaki Katakai 2012-05-29 14:21:24 UTC
Translation vendor is reporting this issue.

It seems that " is missing in the following messages.

For example, 

    <code>javax.persistence.jdbc.driver"</code>

should be

     <code>"javax.persistence.jdbc.driver"</code>

Please evaluate and correct them.

org/netbeans/modules/j2ee/persistence/editor/completion/Bundle.properties :

javax.persistence.jdbc.driver_DESC=The <code>javax.persistence.jdbc.driver"</code> property specifies the JDBC \
javax.persistence.transactionType_DESC=The <code>javax.persistence.transactionType"</code> property specifies the \
javax.persistence.jtaDataSource_DESC=The <code>javax.persistence.jtaDataSource"</code> property specifies the JTA data \
javax.persistence.nonJtaDataSource_DESC=The <code>javax.persistence.nonJtaDataSource"</code> property specifies the \
javax.persistence.jdbc.url_DESC=The <code>javax.persistence.jdbc.url"</code> property specifies the JDBC URL used \
javax.persistence.jdbc.user_DESC=The <code>javax.persistence.jdbc.user"</code> property specifies the data source \
javax.persistence.jdbc.password_DESC=The <code>javax.persistence.jdbc.password"</code> property specifies the data \
Comment 1 Sergey Petrov 2012-05-30 09:35:05 UTC
http://hg.netbeans.org/web-main/rev/cf8dfcc5c64d