You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2008/03/20 01:11:53 UTC

svn commit: r639096 - in /lenya/sandbox/modules/navigation/resources: ./ i18n/ i18n/cmsui.xml i18n/cmsui_de.xml

Author: andreas
Date: Wed Mar 19 17:11:50 2008
New Revision: 639096

URL: http://svn.apache.org/viewvc?rev=639096&view=rev
Log:
Adding i18n for navigation module.

Added:
    lenya/sandbox/modules/navigation/resources/
    lenya/sandbox/modules/navigation/resources/i18n/
    lenya/sandbox/modules/navigation/resources/i18n/cmsui.xml
    lenya/sandbox/modules/navigation/resources/i18n/cmsui_de.xml

Added: lenya/sandbox/modules/navigation/resources/i18n/cmsui.xml
URL: http://svn.apache.org/viewvc/lenya/sandbox/modules/navigation/resources/i18n/cmsui.xml?rev=639096&view=auto
==============================================================================
--- lenya/sandbox/modules/navigation/resources/i18n/cmsui.xml (added)
+++ lenya/sandbox/modules/navigation/resources/i18n/cmsui.xml Wed Mar 19 17:11:50 2008
@@ -0,0 +1,26 @@
+<?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.
+-->
+
+<!-- $Id: cmsui.xml 446564 2006-09-15 10:13:16Z andreas $ -->
+
+<catalogue xml:lang="en" xmlns:xhtml="http://www.w3.org/1999/xhtml"
+  xmlns="http://apache.org/cocoon/i18n/2.1">
+
+  <message key="http://apache.org/lenya/metadata/site/1.0">Navigation</message>
+  
+</catalogue>

Added: lenya/sandbox/modules/navigation/resources/i18n/cmsui_de.xml
URL: http://svn.apache.org/viewvc/lenya/sandbox/modules/navigation/resources/i18n/cmsui_de.xml?rev=639096&view=auto
==============================================================================
--- lenya/sandbox/modules/navigation/resources/i18n/cmsui_de.xml (added)
+++ lenya/sandbox/modules/navigation/resources/i18n/cmsui_de.xml Wed Mar 19 17:11:50 2008
@@ -0,0 +1,26 @@
+<?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.
+-->
+
+<!-- $Id: cmsui.xml 446564 2006-09-15 10:13:16Z andreas $ -->
+
+<catalogue xml:lang="de" xmlns:xhtml="http://www.w3.org/1999/xhtml"
+  xmlns="http://apache.org/cocoon/i18n/2.1">
+
+  <message key="http://apache.org/lenya/metadata/site/1.0">Navigation</message>
+  
+</catalogue>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org