diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-08-02 12:07:13 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-08-02 12:07:13 +0000 |
commit | 9e538217ca9ad8f80b154388fa7b77ad5523d21b (patch) | |
tree | d51ada80c0a6723adf6e0b37526e16d2c4ec90c3 /sw/source/ui/misc/num.src | |
parent | 25ce7d70d36f2650bd7ba230d4624a3c9f65c8be (diff) |
INTEGRATION: CWS os35 (1.31.72); FILE MERGED
2004/07/15 19:24:57 dr 1.31.72.2: RESYNC: (1.31-1.32); FILE MERGED
2004/07/01 05:34:13 os 1.31.72.1: #i29875# dialog title changed to conform format menu entries
Diffstat (limited to 'sw/source/ui/misc/num.src')
-rw-r--r-- | sw/source/ui/misc/num.src | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/sw/source/ui/misc/num.src b/sw/source/ui/misc/num.src index 1f4b418f8a22..b56f13136691 100644 --- a/sw/source/ui/misc/num.src +++ b/sw/source/ui/misc/num.src @@ -2,9 +2,9 @@ * * $RCSfile: num.src,v $ * - * $Revision: 1.32 $ + * $Revision: 1.33 $ * - * last change: $Author: hjs $ $Date: 2004-06-26 03:37:45 $ + * last change: $Author: kz $ $Date: 2004-08-02 13:07:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -248,7 +248,8 @@ TabDialog DLG_SVXTEST_NUM_BULLET { OutputSize = TRUE ; SVLook = TRUE ; - Text [ de ] = "Nummerierung/Aufzhlung" ; + Text [ de ] = "Nummerierung und Aufzhlungszeichen" ; + Text [ en-US ] = "Bullets and Numbering"; Moveable = TRUE ; TabControl 1 { @@ -306,8 +307,6 @@ TabDialog DLG_SVXTEST_NUM_BULLET Text [ en-US ] = "~Remove" ; Text [ x-comment ] = " "; }; - Text [ en-US ] = "Numbering/Bullets" ; - Text [ x-comment ] = " "; }; |