summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2014-10-09 10:15:43 +0200
committerSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2014-10-09 10:17:15 +0200
commit22a5357484f9a31a99146b738a8716a24bf59b3a (patch)
tree7bf85e7c7a1a10b8a9f99425d600143cce6a114b /sw
parent6bd6e19534718b7df394ed4055c71cf2f59269d0 (diff)
Improve wording on several actions
* "More Styles" (Styles dropdown) * "More Fields" (Insert field dropdown and menu) * "More Options" (Table dropdown) Change-Id: I593a1d1dd68e666d05a4ac20ae97308ad45ff18e
Diffstat (limited to 'sw')
-rw-r--r--sw/source/uibase/ribbar/workctrl.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/ribbar/workctrl.src b/sw/source/uibase/ribbar/workctrl.src
index 4acde4ce689f..ed871055336e 100644
--- a/sw/source/uibase/ribbar/workctrl.src
+++ b/sw/source/uibase/ribbar/workctrl.src
@@ -78,7 +78,7 @@ Menu RID_INSERT_FIELD_CTRL
{
Identifier = FN_INSERT_FIELD ;
HelpId = CMD_FN_INSERT_FIELD ;
- Text [ en-US ] = "More..." ;
+ Text [ en-US ] = "More Fields..." ;
};
};
};