diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-06-08 22:51:07 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-06-08 22:51:07 +0000 |
commit | 369a0de09fd52c6a0e5cb9cb43cdc1d9ac657ccf (patch) | |
tree | 8fc241ebc44f4590d29ebfb9012ce9e31e52e5f7 /svx | |
parent | b9211f892a1b9b58879140dae6dda6e576a1b6e2 (diff) |
Merge SRC633: 09.06.01 - 01:48:51
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/dialog/textattr.src | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/svx/source/dialog/textattr.src b/svx/source/dialog/textattr.src index 7f76a988be00..3beccf2821da 100644 --- a/svx/source/dialog/textattr.src +++ b/svx/source/dialog/textattr.src @@ -2,9 +2,9 @@ * * $RCSfile: textattr.src,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: rt $ $Date: 2001-05-30 20:59:07 $ + * last change: $Author: kz $ $Date: 2001-06-08 23:51:07 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -454,7 +454,7 @@ TabPage RID_SVXPAGE_TEXTATTR Text [ english_us ] = "Text anchor" ; Text [ italian ] = "Ancoraggio testo" ; Text [ spanish ] = "Anclaje del texto" ; - Text [ french ] = "Ancrage de texte" ; + Text [ french ] = "Ancrage du texte" ; Text [ swedish ] = "Textfrankring" ; Text [ danish ] = "Tekstforankring" ; Text [ portuguese_brazilian ] = "Textverankerung" ; @@ -523,3 +523,4 @@ TabPage RID_SVXPAGE_TEXTATTR Text[ finnish ] = "Teksti"; }; // ********************************************************************** EOF + |