diff options
author | ma <ma@openoffice.org> | 2001-03-26 08:30:28 +0000 |
---|---|---|
committer | ma <ma@openoffice.org> | 2001-03-26 08:30:28 +0000 |
commit | bcd4afb625b224e71b5f9ce62af731541166ebe4 (patch) | |
tree | 780934908f4e88b8994ed66ade6d8bdb962b87fd /sw/source/ui/misc/pgfnote.src | |
parent | eb4f9fbefa2439474aa0aca384839bd1b3ec8ea2 (diff) |
text corrected
Diffstat (limited to 'sw/source/ui/misc/pgfnote.src')
-rw-r--r-- | sw/source/ui/misc/pgfnote.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/ui/misc/pgfnote.src b/sw/source/ui/misc/pgfnote.src index 6958bfa4f5bd..8d6c50cecc48 100644 --- a/sw/source/ui/misc/pgfnote.src +++ b/sw/source/ui/misc/pgfnote.src @@ -2,9 +2,9 @@ * * $RCSfile: pgfnote.src,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: ma $ $Date: 2001-03-21 17:39:50 $ + * last change: $Author: ma $ $Date: 2001-03-26 09:30:28 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -434,8 +434,8 @@ TabPage TP_FOOTNOTE_PAGE { Pos = MAP_APPFONT ( 12 , 106 ) ; Size = MAP_APPFONT ( 105 , 8 ) ; - Text = "Ln~ge bezogen auf Seitenbreite" ; - Text [ ENGLISH ] = "~Length relative to page width" ; + Text = "Ln~ge" ; + Text [ ENGLISH ] = "~Length" ; Left = TRUE ; Text [ portuguese ] = "~Comprimento" ; Text [ english_us ] = "~Length" ; |