diff options
author | Kurt Zenker <kz@openoffice.org> | 2000-11-09 12:05:23 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2000-11-09 12:05:23 +0000 |
commit | cefc1393b275f63626054f0159537138083aab17 (patch) | |
tree | 724ff6f10f52e282f676b0576461c80dfec76528 | |
parent | 6e78824f04e8b21537b7545459643e6796e5ff2a (diff) |
Merge SRC612: 09.11.00 - 14:05:05 (NoBranch)
-rw-r--r-- | sw/source/ui/fldui/javaedit.src | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/sw/source/ui/fldui/javaedit.src b/sw/source/ui/fldui/javaedit.src index f96e84993780..843a0541b343 100644 --- a/sw/source/ui/fldui/javaedit.src +++ b/sw/source/ui/fldui/javaedit.src @@ -2,9 +2,9 @@ * * $RCSfile: javaedit.src,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 17:14:37 $ + * last change: $Author: kz $ $Date: 2000-11-09 13:05:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -90,10 +90,10 @@ ModalDialog DLG_JAVAEDIT Text [ portuguese ] = "~Tipo de Script" ; Text[ chinese_simplified ] = "ű"; Text[ russian ] = " "; - Text[ polish ] = "Typ Scriptu"; + Text[ polish ] = "Typ skryptu"; Text[ japanese ] = "Ă̎"; Text[ chinese_traditional ] = "ROZ"; - Text[ arabic ] = " "; + Text[ arabic ] = " "; Text[ greek ] = " Script"; Text[ korean ] = "ũƮ "; Text[ turkish ] = "Script tipi"; @@ -262,10 +262,10 @@ ModalDialog DLG_JAVAEDIT Text [ dutch ] = "Script bewerken" ; Text[ chinese_simplified ] = "༭ű"; Text[ russian ] = " "; - Text[ polish ] = "Edytuj Script"; + Text[ polish ] = "Edytuj skrypt"; Text[ japanese ] = "Ă̕ҏW"; Text[ chinese_traditional ] = "sROZ"; - Text[ arabic ] = " script"; + Text[ arabic ] = " "; Text[ greek ] = " Script"; Text[ korean ] = "ũƮ "; Text[ turkish ] = "Script bearbeiten"; @@ -287,10 +287,10 @@ ModalDialog DLG_JAVAEDIT Text [ dutch ] = "Script invoegen" ; Text[ chinese_simplified ] = "ű"; Text[ russian ] = " "; - Text[ polish ] = "Wstaw Script"; + Text[ polish ] = "Wstaw skrypt"; Text[ japanese ] = "Ă̑}"; Text[ chinese_traditional ] = "JROZ"; - Text[ arabic ] = " Script"; + Text[ arabic ] = " "; Text[ greek ] = " Script"; Text[ korean ] = "ũƮ "; Text[ turkish ] = "Script einfgen"; @@ -307,10 +307,10 @@ ModalDialog DLG_JAVAEDIT Text [ portuguese ] = "Editar Script" ; Text[ chinese_simplified ] = "༭ű"; Text[ russian ] = " "; - Text[ polish ] = "Edytuj Script"; + Text[ polish ] = "Edytuj skrypt"; Text[ japanese ] = "Ă̕ҏW"; Text[ chinese_traditional ] = "sROZ"; - Text[ arabic ] = " Script"; + Text[ arabic ] = " "; Text[ greek ] = " Script"; Text[ korean ] = "ũƮ "; Text[ turkish ] = "Script'i dzenle"; |