You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2004/03/13 15:32:30 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/resources/i18n cmsui.xml cmsui_de.xml catalogue.xsp

gregor      2004/03/13 06:32:30

  Modified:    src/webapp/lenya/resources/i18n cmsui.xml cmsui_de.xml
                        catalogue.xsp
  Log:
  update to ASL 2.0
  
  Revision  Changes    Path
  1.47      +12 -16    cocoon-lenya/src/webapp/lenya/resources/i18n/cmsui.xml
  
  Index: cmsui.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/resources/i18n/cmsui.xml,v
  retrieving revision 1.46
  retrieving revision 1.47
  diff -u -r1.46 -r1.47
  --- cmsui.xml	13 Mar 2004 11:54:20 -0000	1.46
  +++ cmsui.xml	13 Mar 2004 14:32:30 -0000	1.47
  @@ -1,25 +1,21 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -
   <!--
  -   
  -   Copyright 2004 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
  +  Copyright 1999-2004 The Apache Software Foundation
   
  -       http://www.apache.org/licenses/LICENSE-2.0
  +  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
   
  -   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.
  +      http://www.apache.org/licenses/LICENSE-2.0
   
  -   
  -   $Id$
  -   
  +  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$ -->
   
   <catalogue xml:lang="en">
   
  
  
  
  1.50      +12 -16    cocoon-lenya/src/webapp/lenya/resources/i18n/cmsui_de.xml
  
  Index: cmsui_de.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/resources/i18n/cmsui_de.xml,v
  retrieving revision 1.49
  retrieving revision 1.50
  diff -u -r1.49 -r1.50
  --- cmsui_de.xml	13 Mar 2004 11:54:20 -0000	1.49
  +++ cmsui_de.xml	13 Mar 2004 14:32:30 -0000	1.50
  @@ -1,25 +1,21 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -
   <!--
  -   
  -   Copyright 2004 The Apache Software Foundation
  +  Copyright 1999-2004 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
  +  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
  +      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$ 
  -   
  +  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$ -->
   
   <catalogue xml:lang="de">
   
  
  
  
  1.3       +18 -2     cocoon-lenya/src/webapp/lenya/resources/i18n/catalogue.xsp
  
  Index: catalogue.xsp
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/resources/i18n/catalogue.xsp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- catalogue.xsp	13 Mar 2004 09:58:53 -0000	1.2
  +++ catalogue.xsp	13 Mar 2004 14:32:30 -0000	1.3
  @@ -1,11 +1,27 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 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.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
  +
  +<!-- $Id$ -->
  +
   <!-- 
     This xsp merges a pub local i18n catalogue file with the global catalog file.
     If a pub local catalogue exists, it is inserted first in order to override global messages.
     
     See the I18NTransformer for more details about catalog files and i18n messages.
  -  
  -  $Id$   
   -->
   
   <xsp:page 
  
  
  

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