diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-07-13 19:07:32 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-07-13 19:07:32 +0000 |
commit | ee033011657919c2377d5c51f08ac8d533c702ce (patch) | |
tree | bbbdb9540929a160b9d02ba41be89cbfef504194 /svtools | |
parent | 6dccf167d93c549980b37703fd3b4ac22f88a55f (diff) |
Merge SRC638: 13.07.01 - 22:06:27
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/source/uno/unoifac2.src | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/svtools/source/uno/unoifac2.src b/svtools/source/uno/unoifac2.src index 23491ecf64d9..4c7617007a59 100644 --- a/svtools/source/uno/unoifac2.src +++ b/svtools/source/uno/unoifac2.src @@ -2,9 +2,9 @@ * * $RCSfile: unoifac2.src,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: kz $ $Date: 2001-06-08 21:37:01 $ + * last change: $Author: kz $ $Date: 2001-07-13 20:07:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -89,7 +89,7 @@ Menu RID_CONTEXTMENU Text[ russian ] = "�������"; Text[ polish ] = "Otw�rz"; Text[ japanese ] = "�J��(~O)"; - Text[ chinese_traditional ] = "�}�ҷs��(~O)"; + Text[ chinese_traditional ] = "�}������(~O)"; Text[ arabic ] = "���"; Text[ dutch ] = "Ope~nen"; Text[ chinese_simplified ] = "��(~O)"; @@ -232,3 +232,4 @@ Menu RID_CONTEXTMENU }; + |