Skip to content

Commit

Permalink
- Summary: Fixed a shortcut issue. - Bugzilla Bug(s) Resolved: None -…
Browse files Browse the repository at this point in the history
… Description: Fixed a shortcut issue. - Tests Description: Manual Test - Code Reviewer: None - Files Added: None - Files Edited: None - Files Deleted: None - Notes to Build Team: None - Notes to Developers: None - Notes to QA: None - Notes to Documentation: None
  • Loading branch information
ning.zhang authored and xgu committed Oct 25, 2011
1 parent 74c63dc commit 526e03c
Showing 1 changed file with 3 additions and 3 deletions.
Expand Up @@ -2001,7 +2001,7 @@ HighlightsPage.trans.MoveDown=Move Down Highlight Rule
HighlightsPage.trans.MoveUp=Move Up Highlight Rule
HighlightsPage.toolTipText.MoveDown=Move Highlight Rule Down
HighlightsPage.toolTipText.MoveUp=Move Highlight Rule Up
HighlightsPage.label.duplicate=Duplicate
HighlightsPage.label.duplicate=Dupli&cate
HighlightsPage.toolTipText.duplicate=Duplicate Highlight Rule
HighlightsPage.trans.Duplicate=Duplicate Highlight Rule

Expand Down Expand Up @@ -2497,7 +2497,7 @@ MapPage.transName.moveDownRule=Move Down Map Rule
MapPage.transName.moveUpMapRule=Move Up Map Rule
MapPage.toolTipText.moveUp=Move Map Rule Up
MapPage.toolTipText.moveDown=Move Map Rule Down
MapPage.label.duplicate=Duplicate
MapPage.label.duplicate=Dupli&cate
MapPage.toolTipText.duplicate=Duplicate Map Rule
MapPage.transName.Duplicate=Duplicate Map Rule

Expand Down Expand Up @@ -4865,4 +4865,4 @@ ToggleBreadcrumbAction.tooltip.switch.breadcrumb=Toggle Breadcrumb
###########################################################
#HyperlinkParameterProvider Category
ReportHyperlinkParameterProvider.Category.Report=Report Parameters
RenderHyperlinkParameterProvider.Category.Render=Render Options
RenderHyperlinkParameterProvider.Category.Render=Render Options

0 comments on commit 526e03c

Please sign in to comment.