diff options
author | Kurt Zenker <kz@openoffice.org> | 2000-11-09 12:03:21 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2000-11-09 12:03:21 +0000 |
commit | 22883f0d55da3cc631f22d7eff09e99cd0095ddd (patch) | |
tree | fe25c2d4d9a778fb77b6686b14e6ffedfac9d56e | |
parent | cc55581b95958ac13f347387da8013dbce5a72fd (diff) |
Merge SRC612: 09.11.00 - 14:02:42 (NoBranch)
-rw-r--r-- | sw/source/ui/fldui/fldui.src | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/sw/source/ui/fldui/fldui.src b/sw/source/ui/fldui/fldui.src index 8299a068f0eb..6b7f8b590f8c 100644 --- a/sw/source/ui/fldui/fldui.src +++ b/sw/source/ui/fldui/fldui.src @@ -2,9 +2,9 @@ * * $RCSfile: fldui.src,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: kz $ $Date: 2000-10-27 17:50:12 $ + * last change: $Author: kz $ $Date: 2000-11-09 13:03:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1025,10 +1025,10 @@ String STR_SCRIPTFLD Text [ portuguese_brazilian ] = "Script" ; Text[ chinese_simplified ] = "ű"; Text[ russian ] = ""; - Text[ polish ] = "Script"; + Text[ polish ] = "Skrypt"; Text[ japanese ] = ""; Text[ chinese_traditional ] = "ROZ"; - Text[ arabic ] = "Script"; + Text[ arabic ] = " "; Text[ greek ] = "Script"; Text[ korean ] = "ũƮ"; Text[ turkish ] = "Script"; @@ -1041,7 +1041,7 @@ String STR_AUTHORITY TEXT[ english_us ] = "Bibliography entry"; TEXT[ portuguese ] = "Entrada bibliogrfica"; TEXT[ russian ] = " "; - TEXT[ greek ] = " "; + TEXT[ greek ] = " "; TEXT[ dutch ] = "Item voor literatuurlijst"; TEXT[ french ] = "Entre de bibliographie"; TEXT[ spanish ] = "Entrada bibliografa"; @@ -2881,7 +2881,7 @@ String FMT_MARK_FRAME Text[ polish ] = "Ramka"; Text[ japanese ] = "g"; Text[ chinese_traditional ] = "r"; - Text[ arabic ] = ""; + Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "ؽƮ "; Text[ turkish ] = "ereve"; @@ -3155,7 +3155,7 @@ String STR_PROMPT TEXT[ japanese ] = "Q(~R)"; TEXT[ chinese_traditional ] = "(~R)"; TEXT[ arabic ] = ""; - TEXT[ greek ] = "~"; + TEXT[ greek ] = ""; TEXT[ korean ] = "(~R)"; TEXT[ turkish ] = "Bilgi"; TEXT[ language_user1 ] = " "; |