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 212302 - [T13y] Concatenation of "Show more...(#)"
Summary: [T13y] Concatenation of "Show more...(#)"
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-10 11:36 UTC by Antonin Nebuzelsky
Modified: 2012-05-11 10:13 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 Antonin Nebuzelsky 2012-05-10 11:36:56 UTC
The following two strings need to be merged into one in Bundle.properties with the number in braces as a parameter explained in a comment preceding the string in Bundle.properties.

versioning.util/src/org/netbeans/modules/versioning/history/Bundle.properties
MSG_ShowMore=Show more... (
MSG_ShowMoreSuffix=)
Comment 1 Ondrej Vrabec 2012-05-10 12:45:24 UTC
fix: http://hg.netbeans.org/core-main/rev/448ffeb2f8ee
Comment 2 Quality Engineering 2012-05-11 10:13:11 UTC
Integrated into 'main-golden', will be available in build *201205110400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/448ffeb2f8ee
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #212302 - [T13y] Concatenation of "Show more...(#)"