[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sw/source

Lior Kaplan kaplan at kemper.freedesktop.org
Sun Dec 25 12:35:37 PST 2011


 sw/source/ui/dialog/abstract.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8f034379706ed47fbe9cd4cf079dcd1f8055efb2
Author: Lior Kaplan <kaplanlior at gmail.com>
Date:   Sun Dec 25 22:35:23 2011 +0200

    Keep abstract dialog terminology aligned

diff --git a/sw/source/ui/dialog/abstract.src b/sw/source/ui/dialog/abstract.src
index 9d318cb..4480f0b 100644
--- a/sw/source/ui/dialog/abstract.src
+++ b/sw/source/ui/dialog/abstract.src
@@ -68,7 +68,7 @@ ModalDialog DLG_INSERT_ABSTRACT
     {
         Pos = MAP_APPFONT ( 12 , 27 ) ;
         Size = MAP_APPFONT ( 120 , 8 ) ;
-        Text [ en-US ] = "Subpoints per level" ;
+        Text [ en-US ] = "Paragraphs per level" ;
     };
     NumericField NF_PARA
     {


More information about the Libreoffice-commits mailing list