Kaydet (Commit) 89b59676 authored tarafından Adolfo Jayme Barrientos's avatar Adolfo Jayme Barrientos

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
üst 2135fe0c
...@@ -235,7 +235,7 @@ Menu RID_POPUP_TAB ...@@ -235,7 +235,7 @@ Menu RID_POPUP_TAB
MenuItem MenuItem
{ {
Identifier = FID_TAB_TOGGLE_GRID ; Identifier = FID_TAB_TOGGLE_GRID ;
Text [ en-US ] = "Sheet ~Gridlines..." ; Text [ en-US ] = "Sheet ~Gridlines" ;
}; };
MenuItem MenuItem
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment