diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-05-10 05:44:23 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-05-10 05:44:23 +0000 |
commit | 6c7c9e06a839b1dd1553913dd4bdadc8b10c463d (patch) | |
tree | 5590273e6a0abae32df58925d77be0020dcb640f /sw | |
parent | e860377bec93ccfc2384dec8c89c717b8e26b890 (diff) |
Merge SRC631: 10.05.01 - 08:43:45 (NoBranch)
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/ui/ribbar/tbxanchr.src | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/sw/source/ui/ribbar/tbxanchr.src b/sw/source/ui/ribbar/tbxanchr.src index b4b9ff677bc1..33796dcca062 100644 --- a/sw/source/ui/ribbar/tbxanchr.src +++ b/sw/source/ui/ribbar/tbxanchr.src @@ -2,9 +2,9 @@ * * $RCSfile: tbxanchr.src,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: kz $ $Date: 2001-05-04 20:56:02 $ + * last change: $Author: kz $ $Date: 2001-05-10 06:44:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -92,6 +92,7 @@ Menu MN_ANCHOR_POPUP Text[ turkish ] = "Sayfa"; Text[ language_user1 ] = " "; Text[ catalan ] = "Pgina"; + Text[ finnish ] = "Sivu"; }; MenuItem { @@ -120,6 +121,7 @@ Menu MN_ANCHOR_POPUP Text[ turkish ] = "Paragrafa"; Text[ language_user1 ] = " "; Text[ catalan ] = "Prrafo"; + Text[ finnish ] = "Kappale"; }; MenuItem { @@ -148,6 +150,7 @@ Menu MN_ANCHOR_POPUP Text[ turkish ] = "Karaktere"; Text[ language_user1 ] = " "; Text[ catalan ] = "Al carcter"; + Text[ finnish ] = "t-merkki"; }; MenuItem { @@ -176,6 +179,7 @@ Menu MN_ANCHOR_POPUP Text[ turkish ] = "Karakter olarak"; Text[ language_user1 ] = " "; Text[ catalan ] = "Como carcter"; + Text[ finnish ] = "Merkkin"; }; MenuItem { @@ -204,6 +208,7 @@ Menu MN_ANCHOR_POPUP Text[ turkish ] = "ereve"; Text[ language_user1 ] = " "; Text[ catalan ] = "Marco"; + Text[ finnish ] = "Kehys"; }; }; }; |