diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-04-09 22:22:18 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-04-09 22:22:18 +0000 |
commit | 0a038c4d1319581ebea0903c33809f73d914d59a (patch) | |
tree | 1e32c05a7b5e5c6ad7564d294eff914729045b91 /sc | |
parent | aef0c231a58f91997f8a9bfa3ec9f6bc0e134d0c (diff) |
Merge SRC627: 04/10/01 - 01:20:47
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/src/scfuncs.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src index 9708dfbde88f..ee36a56ceea8 100644 --- a/sc/source/ui/src/scfuncs.src +++ b/sc/source/ui/src/scfuncs.src @@ -2,9 +2,9 @@ * * $RCSfile: scfuncs.src,v $ * - * $Revision: 1.26 $ + * $Revision: 1.27 $ * - * last change: $Author: kz $ $Date: 2001-04-07 19:53:48 $ + * last change: $Author: kz $ $Date: 2001-04-09 23:22:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -39103,7 +39103,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2 Text[ chinese_simplified ] = "num_times"; Text[ russian ] = " "; Text[ polish ] = "Liczba"; - Text[ japanese ] = "JԂ"; + Text[ japanese ] = ""; Text[ chinese_traditional ] = "num_times"; Text[ arabic ] = "Num_times"; Text[ dutch ] = "Aantal"; |