[Libreoffice-commits] .: sw/source
Lior Kaplan
kaplan at kemper.freedesktop.org
Sat Dec 24 03:24:32 PST 2011
sw/source/ui/dialog/abstract.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1586279e78760507217f9a239a631ea74171a80d
Author: Lior Kaplan <kaplanlior at gmail.com>
Date: Sat Dec 24 13:15:31 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