summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
authorNils Fuhrmann <nf@openoffice.org>2002-02-15 09:54:20 +0000
committerNils Fuhrmann <nf@openoffice.org>2002-02-15 09:54:20 +0000
commitf6c33c0a8d0dc86024f6a1b1b7b4591ede5e771d (patch)
treec4428ab635de23752aabf7023559d81a94f954f2 /wizards
parente76b716cc4d4d0933c515a2eb59190d747b37df0 (diff)
Fix: Replace content of nameCalMonth by empty string (only japanese) #97220#
Diffstat (limited to 'wizards')
-rw-r--r--wizards/source/schedule/schedule.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/wizards/source/schedule/schedule.src b/wizards/source/schedule/schedule.src
index d88f7550fbe3..6e9566821ece 100644
--- a/wizards/source/schedule/schedule.src
+++ b/wizards/source/schedule/schedule.src
@@ -2,9 +2,9 @@
*
* $RCSfile: schedule.src,v $
*
- * $Revision: 1.29 $
+ * $Revision: 1.30 $
*
- * last change: $Author: kz $ $Date: 2002-02-05 21:29:39 $
+ * last change: $Author: nf $ $Date: 2002-02-15 10:54:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1326,7 +1326,7 @@ Text[ swedish ] = "Månad";
Text[ danish ] = "Måned";
Text[ polish ] = "Miesi¹c";
Text[ portuguese_brazilian ] = "Month";
- Text[ japanese ] = "月";
+ Text[ japanese ] = "";
Text[ korean ] = "ì›”";
Text[ chinese_simplified ] = "月";
Text[ chinese_traditional ] = "月";