diff options
author | Rüdiger Timm <rt@openoffice.org> | 2001-05-10 05:53:36 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2001-05-10 05:53:36 +0000 |
commit | 0ae21e64dffe22495e89da3aad413d55ed1ebe83 (patch) | |
tree | df7fb52bd6bdd7da50bf9ce49eced0640af316ac /sw/source/ui/misc | |
parent | 497205c0a7ffb5a3664815bb64c00115794b5e7c (diff) |
Merge SRC631: 10.05.01 - 08:53:53 (NoBranch)
Diffstat (limited to 'sw/source/ui/misc')
-rw-r--r-- | sw/source/ui/misc/insrule.src | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sw/source/ui/misc/insrule.src b/sw/source/ui/misc/insrule.src index 5f93a569c5fa..a7e1143f625f 100644 --- a/sw/source/ui/misc/insrule.src +++ b/sw/source/ui/misc/insrule.src @@ -2,9 +2,9 @@ * * $RCSfile: insrule.src,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: kz $ $Date: 2001-05-04 21:03:32 $ + * last change: $Author: rt $ $Date: 2001-05-10 06:53:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -96,6 +96,7 @@ ModalDialog DLG_INSERT_RULER Text[ turkish ] = "Seim"; Text[ language_user1 ] = " "; Text[ catalan ] = "Seleccin"; + Text[ finnish ] = "Valinta"; }; Control VS_EXAMPLE { @@ -150,6 +151,7 @@ ModalDialog DLG_INSERT_RULER Text[ turkish ] = "Tek"; Text[ language_user1 ] = " "; Text[ catalan ] = "Sencilla"; + Text[ finnish ] = "Yksittinen"; }; Text [ english_us ] = "Insert Horizontal Ruler" ; Text [ portuguese_brazilian ] = "Horizontale Linie einfgen" ; @@ -171,4 +173,5 @@ ModalDialog DLG_INSERT_RULER Text[ turkish ] = "Yatay izgi ekle"; Text[ language_user1 ] = " "; Text[ catalan ] = "Insertar lnea horizontal"; + Text[ finnish ] = "Lis vaakakohdistin"; }; |