diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-03-31 04:30:54 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-03-31 04:30:54 +0000 |
commit | e732444864757bffcede3ada1bf3dfc7c5d6849a (patch) | |
tree | 0b438c5e7a10fdf3126c2f4dbd0b6128b7d96fa4 | |
parent | e0c59f4030e6e361d1e3a0eaab02886fe910edf7 (diff) |
Merge SRC627: 31.03.01 - 08:31:46 (NoBranch)
-rw-r--r-- | sfx2/source/dialog/dinfdlg.src | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sfx2/source/dialog/dinfdlg.src b/sfx2/source/dialog/dinfdlg.src index 2e88f92d4d67..023d0c08a19a 100644 --- a/sfx2/source/dialog/dinfdlg.src +++ b/sfx2/source/dialog/dinfdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: dinfdlg.src,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: kz $ $Date: 2001-03-21 20:16:52 $ + * last change: $Author: kz $ $Date: 2001-03-31 05:30:54 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -576,7 +576,7 @@ TabPage TP_DOCINFODOC Text[ chinese_simplified ] = "ʹ(~A)"; Text[ russian ] = " "; Text[ polish ] = "Zast~osuj dane uytkownika"; - Text[ japanese ] = "հް ްgp"; + Text[ japanese ] = "հް ްgp(~A)"; Text[ chinese_traditional ] = "ĥΨϥΪ̸(~A)"; Text[ greek ] = " ~ "; Text[ korean ] = " ̿(~A)"; @@ -836,10 +836,10 @@ TabPage TP_DOCINFORELOAD Text[ chinese_simplified ] = "~URL"; Text[ russian ] = "~URL"; Text[ polish ] = "URL"; - Text[ japanese ] = "URL(~U)"; + Text[ japanese ] = "~URL"; Text[ chinese_traditional ] = "~URL"; Text[ greek ] = "~URL"; - Text[ korean ] = "URL(~U)"; + Text[ korean ] = "~URL"; Text[ arabic ] = "URL~"; Text[ turkish ] = "~URL"; Text[ language_user1 ] = " "; |