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 2007/07/19 14:42:50 UTC

svn commit: r557599 - in /lenya/trunk/src/pubs/default/modules/homepage/resources/i18n: ./ cmsui.xml cmsui_de.xml

Author: andreas
Date: Thu Jul 19 05:42:49 2007
New Revision: 557599

URL: http://svn.apache.org/viewvc?view=rev&rev=557599
Log:
Added i18n resources for homepage module

Added:
    lenya/trunk/src/pubs/default/modules/homepage/resources/i18n/
    lenya/trunk/src/pubs/default/modules/homepage/resources/i18n/cmsui.xml
    lenya/trunk/src/pubs/default/modules/homepage/resources/i18n/cmsui_de.xml

Added: lenya/trunk/src/pubs/default/modules/homepage/resources/i18n/cmsui.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/pubs/default/modules/homepage/resources/i18n/cmsui.xml?view=auto&rev=557599
==============================================================================
--- lenya/trunk/src/pubs/default/modules/homepage/resources/i18n/cmsui.xml (added)
+++ lenya/trunk/src/pubs/default/modules/homepage/resources/i18n/cmsui.xml Thu Jul 19 05:42:49 2007
@@ -0,0 +1,25 @@
+<?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 446542 2006-09-15 08:14:39Z andreas $ -->
+
+<catalogue xml:lang="en" xmlns:xhtml="http://www.w3.org/1999/xhtml">
+
+  <message key="resourceType-homepage">Homepage</message>
+  
+</catalogue>

Added: lenya/trunk/src/pubs/default/modules/homepage/resources/i18n/cmsui_de.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/pubs/default/modules/homepage/resources/i18n/cmsui_de.xml?view=auto&rev=557599
==============================================================================
--- lenya/trunk/src/pubs/default/modules/homepage/resources/i18n/cmsui_de.xml (added)
+++ lenya/trunk/src/pubs/default/modules/homepage/resources/i18n/cmsui_de.xml Thu Jul 19 05:42:49 2007
@@ -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_de.xml 446542 2006-09-15 08:14:39Z andreas $ -->
+
+<catalogue xml:lang="de" xmlns:xhtml="http://www.w3.org/1999/xhtml">
+
+  <message key="resourceType-homepage">Homepage</message>
+  
+</catalogue>
+



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