Author: ivaynberg
Date: Wed Sep 16 06:22:07 2009
New Revision: 815625
URL: http://svn.apache.org/viewvc?rev=815625&view=rev
Log:
WICKET-2462 - CN translations for wizard
Issue: WICKET-2462
Added:
wicket/branches/wicket-1.4.x/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_zh_CN.xml
(with props)
wicket/branches/wicket-1.4.x/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_zh_TW.xml
(with props)
Added:
wicket/branches/wicket-1.4.x/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_zh_CN.xml
URL:
http://svn.apache.org/viewvc/wicket/branches/wicket-1.4.x/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_zh_CN.xml?rev=815625&view=auto
==============================================================================
---
wicket/branches/wicket-1.4.x/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_zh_CN.xml
(added)
+++
wicket/branches/wicket-1.4.x/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_zh_CN.xml
Wed Sep 16 06:22:07 2009
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You 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.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
+<properties>
+ <entry key="org.apache.wicket.extensions.wizard.next">ä¸ä¸æ¥</entry>
+ <entry
key="org.apache.wicket.extensions.wizard.previous">ä¸ä¸æ¥</entry>
+ <entry key="org.apache.wicket.extensions.wizard.last">æå</entry>
+ <entry key="org.apache.wicket.extensions.wizard.cancel">åæ¶</entry>
+ <entry key="org.apache.wicket.extensions.wizard.finish">ç»æ</entry>
+
+ <entry
key="org.apache.wicket.extensions.wizard.NextButton.step.did.not.complete">æ æ³æ§è¡ä¸ä¸æ¥</entry>
+ <entry
key="org.apache.wicket.extensions.wizard.FinishButton.step.did.not.complete">æ æ³æ§è¡æå䏿¥</entry>
+</properties>
\ No newline at end of file
Propchange:
wicket/branches/wicket-1.4.x/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_zh_CN.xml
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added:
wicket/branches/wicket-1.4.x/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_zh_TW.xml
URL:
http://svn.apache.org/viewvc/wicket/branches/wicket-1.4.x/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_zh_TW.xml?rev=815625&view=auto
==============================================================================
---
wicket/branches/wicket-1.4.x/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_zh_TW.xml
(added)
+++
wicket/branches/wicket-1.4.x/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_zh_TW.xml
Wed Sep 16 06:22:07 2009
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You 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.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
+<properties>
+ <entry key="org.apache.wicket.extensions.wizard.next">ä¸ä¸æ¥</entry>
+ <entry
key="org.apache.wicket.extensions.wizard.previous">ä¸ä¸æ¥</entry>
+ <entry key="org.apache.wicket.extensions.wizard.last">æå¾</entry>
+ <entry key="org.apache.wicket.extensions.wizard.cancel">åæ¶</entry>
+ <entry key="org.apache.wicket.extensions.wizard.finish">çµæ</entry>
+
+ <entry
key="org.apache.wicket.extensions.wizard.NextButton.step.did.not.complete">ç¡æ³å·è¡ä¸ä¸æ¥</entry>
+ <entry
key="org.apache.wicket.extensions.wizard.FinishButton.step.did.not.complete">ç¡æ³å·è¡æå¾ä¸æ¥</entry>
+</properties>
\ No newline at end of file
Propchange:
wicket/branches/wicket-1.4.x/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_zh_TW.xml
------------------------------------------------------------------------------
svn:mime-type = text/plain