Author: brett
Date: Thu Apr 6 20:21:57 2006
New Revision: 392170
URL: http://svn.apache.org/viewcvs?rev=392170&view=rev
Log:
[DOXIA-57] fix Japanese i18n
Submitted by: Takayoshi Kimura
Modified:
maven/doxia/trunk/doxia-site-renderer/src/main/resources/site-renderer_ja.properties
Modified: maven/doxia/trunk/doxia-site-renderer/src/main/resources/site-renderer_ja.properties
URL: http://svn.apache.org/viewcvs/maven/doxia/trunk/doxia-site-renderer/src/main/resources/site-renderer_ja.properties?rev=392170&r1=392169&r2=392170&view=diff
==============================================================================
--- maven/doxia/trunk/doxia-site-renderer/src/main/resources/site-renderer_ja.properties (original)
+++ maven/doxia/trunk/doxia-site-renderer/src/main/resources/site-renderer_ja.properties Thu
Apr 6 20:21:57 2006
@@ -1,12 +1,12 @@
# -------------------------------------------------------------------
# Copyright 2001-2005 The Apache Software Foundation.
-#
+#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
-#
+#
# http://www.apache.org/licenses/LICENSE-2.0
-#
+#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -14,6 +14,6 @@
# limitations under the License.
# -------------------------------------------------------------------
-template.lastpublished=\u00e6\u0153\u20ac\u00e7\u00b5\u201a\u00e6\u203a\u00b4\u00e6\u2013\u00b0\u00e6\u2014\u00a5
-template.version=\u00e3\u0192\ufffd\u00e3\u0192\u00bc\u00e3\u201a\u00b8\u00e3\u0192\u00a7\u00e3\u0192\u00b3
-template.builtby=\u00e4\u00bd\u0153\u00e6\u02c6\ufffd\u00e8\u20ac\u2026:
+template.lastpublished=\u6700\u7d42\u66f4\u65b0
+template.version=\u30d0\u30fc\u30b8\u30e7\u30f3
+template.builtby=Built by
|