diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-04-11 17:09:18 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-04-11 17:09:18 +0000 |
commit | 2f545cd90bb3500ddda3147df6951114fca4c683 (patch) | |
tree | 4f6968f6a91a9c7448f61c5bcc87e20eaddb46e4 /basic | |
parent | 7d94ae4ebf1a178f7c81c41811a9fc879d562976 (diff) |
Merge SRC627: 11.04.01 - 21:08:37
Diffstat (limited to 'basic')
-rw-r--r-- | basic/source/app/basic.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/basic/source/app/basic.src b/basic/source/app/basic.src index 0ff14e1014ef..2c391158c163 100644 --- a/basic/source/app/basic.src +++ b/basic/source/app/basic.src @@ -2,9 +2,9 @@ * * $RCSfile: basic.src,v $ * - * $Revision: 1.23 $ + * $Revision: 1.24 $ * - * last change: $Author: kz $ $Date: 2001-04-09 22:55:18 $ + * last change: $Author: kz $ $Date: 2001-04-11 18:09:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1976,7 +1976,7 @@ Menu RID_FILE { TEXT[ swedish ] = "Save ~As..."; TEXT[ polish ] = "Save~ As... "; TEXT[ portuguese_brazilian ] = "Speichern ~unter..."; - TEXT[ japanese ] = "㏑ۑ(~U)..."; + TEXT[ japanese ] = "Otĕۑ(~U)..."; TEXT[ korean ] = "ٸ ̸ (~ )..."; TEXT[ chinese_simplified ] = "Save ~As..."; TEXT[ chinese_traditional ] = "Save ~as..."; @@ -2078,7 +2078,7 @@ Menu RID_FILE { TEXT[ swedish ] = "P~rinter Setup..."; TEXT[ polish ] = "P~rinter Setup... "; TEXT[ portuguese_brazilian ] = "Druckereinstellun~g..."; - TEXT[ japanese ] = "ݒ(~R)..."; + TEXT[ japanese ] = "̐ݒ(~R)..."; TEXT[ korean ] = " (~R)..."; TEXT[ chinese_simplified ] = "P~rinter Setting..."; TEXT[ chinese_traditional ] = "P~rinter Setup..."; |