summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2015-06-23 23:07:28 -0500
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2015-06-23 23:07:28 -0500
commit89b5967658392d27fb3147e85abb2b5c1c34b101 (patch)
tree7387efb29931eb0ded66899be83f286874d520d3 /sc
parent2135fe0cef7bcf7160719f1f29ad65f2b064984b (diff)
Remove another inappropriate ellipsis from a command’s name
Ellipsis should be used only when further user input is needed to complete a task. Change-Id: I768e4b000539dfcc0f8861bc970147bc64526653
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/src/popup.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/src/popup.src b/sc/source/ui/src/popup.src
index 972aa94a1487..34eb348843ae 100644
--- a/sc/source/ui/src/popup.src
+++ b/sc/source/ui/src/popup.src
@@ -235,7 +235,7 @@ Menu RID_POPUP_TAB
MenuItem
{
Identifier = FID_TAB_TOGGLE_GRID ;
- Text [ en-US ] = "Sheet ~Gridlines..." ;
+ Text [ en-US ] = "Sheet ~Gridlines" ;
};
MenuItem
{