diff options
author | Octavio Alvarez <alvarezp@alvarezp.ods.org> | 2011-01-17 14:37:51 -0800 |
---|---|---|
committer | Cédric Bosdonnat <cedricbosdo@openoffice.org> | 2011-01-27 09:25:12 +0100 |
commit | a3edf8cb0776966328c63fa645137f2de1cbd662 (patch) | |
tree | 28009602933d213abc6a2ed8798bf8fde460da94 /sw/source/ui/inc | |
parent | 28a69934661bf3e3e366e6474ecac2ddb0507066 (diff) |
"Default Formatting" -> "Clear Direct Formatting"
Diffstat (limited to 'sw/source/ui/inc')
-rw-r--r-- | sw/source/ui/inc/swmn_tmpl.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/swmn_tmpl.hrc b/sw/source/ui/inc/swmn_tmpl.hrc index eed234a6d886..10ef7962f6cb 100644 --- a/sw/source/ui/inc/swmn_tmpl.hrc +++ b/sw/source/ui/inc/swmn_tmpl.hrc @@ -311,7 +311,7 @@ location: <project>/uiconfig/[swriter|sweb|sglobal]/menubar/menubar.xml {\ Identifier = FN_FORMAT_RESET ; \ HelpID = FN_FORMAT_RESET ; \ - Text [ en-US ] = "~Default Formatting" ; \ + Text [ en-US ] = "~Clear Direct Formatting" ; \ }; #define _NUMBERING_RELATED_MENU \ |