[Libreoffice-commits] .: sc/source
Cédric Bosdonnat
cbosdo at kemper.freedesktop.org
Thu Jan 27 00:25:42 PST 2011
sc/source/ui/src/popup.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 22fee896a06add7305cee5c8b2a3210d7290e101
Author: Octavio Alvarez <alvarezp at alvarezp.ods.org>
Date: Mon Jan 17 14:37:48 2011 -0800
"Default Formatting" -> "Clear Direct Formatting"
diff --git a/sc/source/ui/src/popup.src b/sc/source/ui/src/popup.src
index 9753aa1..065b05f 100644
--- a/sc/source/ui/src/popup.src
+++ b/sc/source/ui/src/popup.src
@@ -44,7 +44,7 @@ Menu RID_POPUP_CELLS
{
Identifier = SID_CELL_FORMAT_RESET ;
HelpId = SID_CELL_FORMAT_RESET ;
- Text [ en-US ] = "~Default Formatting" ;
+ Text [ en-US ] = "~Clear Direct Formatting" ;
};
//------------------------------
MenuItem { Separator = TRUE ; };
More information about the Libreoffice-commits
mailing list