Hi, Here is the finish touch for the "Ruler" bug pushed last week. Now the undo step will also display "Insert Horizontal Rule" instead of "Ruler"
-- --Jeffrey Chang
From 4437a23af30f4b04835911534cb81fd1e6e2a7ec Mon Sep 17 00:00:00 2001 From: jeffrey Chang <jeffdch...@gmail.com> Date: Tue, 12 Jul 2011 09:11:27 +0800 Subject: [PATCH] Changed undo insert horizontal ruler to rule. --- sw/source/core/undo/undo.src | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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 { -- 1.7.3.4
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice