Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


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 <jeffdchang@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


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.