[Libreoffice-commits] .: sw/source
Kohei Yoshida
kohei at kemper.freedesktop.org
Mon Jul 18 06:53:47 PDT 2011
sw/source/core/undo/undo.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 74e24d9c98d1f3b333d00e78efbf081093abd8fb
Author: Jeffrey Chang <jeffdchang at gmail.com>
Date: Tue Jul 12 09:11:27 2011 +0800
Changed undo insert horizontal ruler to rule.
diff --git a/sw/source/core/undo/undo.src b/sw/source/core/undo/undo.src
index f22cb38..9a440d9 100644
--- a/sw/source/core/undo/undo.src
+++ b/sw/source/core/undo/undo.src
@@ -139,7 +139,7 @@ String STR_DRAG_AND_MOVE
};
String STR_INSERT_RULER
{
- Text [ en-US ] = "Insert horizontal ruler" ;
+ Text [ en-US ] = "Insert horizontal rule" ;
};
String STR_INSERT_CHART
{
More information about the Libreoffice-commits
mailing list