You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2007/09/23 20:52:34 UTC

svn commit: r578592 [10/15] - in /myfaces/tobago/trunk: ./ core/ core/src/main/faces-config/ core/src/main/java/org/apache/myfaces/tobago/ core/src/main/java/org/apache/myfaces/tobago/ajax/api/ core/src/main/java/org/apache/myfaces/tobago/application/ ...

Modified: myfaces/tobago/trunk/example/demo/src/main/webapp/tobago-resource/html/standard/standard/property/overview_de.properties.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/webapp/tobago-resource/html/standard/standard/property/overview_de.properties.xml?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/webapp/tobago-resource/html/standard/standard/property/overview_de.properties.xml (original)
+++ myfaces/tobago/trunk/example/demo/src/main/webapp/tobago-resource/html/standard/standard/property/overview_de.properties.xml Sun Sep 23 11:51:32 2007
@@ -1,217 +1,217 @@
-<?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">
-
-<!--# $Id: spellchecker.properties.xml,v 1.1 2005/09/09 14:50:08 lofwyr Exp $-->
-
-<properties>
-  <entry key="notTranslated"></entry>
-
-<!--  menu -->
-  <entry key="menu_navigate">_Navigation</entry>
-  <entry key="menu_config">_Konfiguration</entry>
-  <entry key="menu_help">_Hilfe</entry>
-  <entry key="menu_themes">_Themes</entry>
-  <entry key="menu_locale">_Sprachen</entry>
-  <entry key="menu_debug">Debug Modus</entry>
-  <entry key="menu_about">Über</entry>
-  <entry key="menu_showLog">Zeige Log Panel</entry>
-
-<!--  navigate -->
-  <entry key="overview">Übersicht</entry>
-  <entry key="intro">Einführung</entry>
-  <entry key="basic">Basis</entry>
-  <entry key="sheet">Tabellen</entry>
-  <entry key="tree">Bäume</entry>
-  <entry key="tab">Reiter</entry>
-  <entry key="toolbar">Toolbar</entry>
-  <entry key="validation">Validierung</entry>
-  <entry key="form">Formulare</entry>
-  <entry key="themes">Designs</entry>
-<!-- browser=Browser -->
-  <entry key="locale">Lokalisierung</entry>
-<!-- layout=Layout -->
-
-  <!--<entry key="bestPractice">Best Practice</entry>-->
-  <entry key="error">Fehlerbehandlung</entry>
-  <entry key="theme">Designs</entry>
-  <entry key="transition">Seitenübergang</entry>
-
-  <entry key="submit">Übernehmen</entry>
-  <entry key="cancel">Abbrechen</entry>
-
-  <entry key="footer_previous">Zurück</entry>
-  <entry key="footer_next">Weiter</entry>
-  <entry key="footer_viewSource">Zeige Quellcode</entry>
-
-<!--  intro -->
-  <entry key="intro_text">&lt;p&gt;Tobago ist ein User-Interface-Framework zur Erstellung von Webanwendungen.
-    Das Framework stützt sich auf JavaServer Faces ab. Das Kernstück bildet ein Theme-orientiertes
-    JSF Render Kit.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Basis Controls&lt;/b&gt;&lt;br/&gt; Tobago stellt alle
-    Standardcontrols von HTML zur Verfügung wie Eingabefelder, Textfelder, Radiobuttons, Checkboxen und Knöpfe.
-    Zusätzlich zu den Basis Controls bietet Tobago eine Anzahl komplexer Controls, die nicht direkt von HTML
-    unterstützt werden. Dazu gehören: Sheet, Baum,
-    Karteireiter&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Validierung&lt;/b&gt;&lt;br/&gt; Das Hauptziel von Tobago ist es,
-    dass Entwickeln von Anwendungen, mit denen der Anwender interagieren kann. Um die Interaktion zu verbessern,
-    verfügt Tobago über Möglichkeiten, die Eingaben des Anwenders zu überprüfen und den Anwender bei der Eingabe
-    korrekter Werte zu unterstützen.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Layout&lt;/b&gt;&lt;br/&gt; Tobago bietet einen
-    rafinierten Layoutmanager, den man als Mischung aus klassischem HTML Tabellen Layout und Swing Gridbag Layout
-    verstehen kann.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Weiteres&lt;/b&gt;&lt;br/&gt; Themes, Browser,
-    Internationalisierung&lt;/p&gt;</entry>
-
-<!--  basicControlls -->
-  <entry key="basic_sampleInputTitle">Eingabe Beispiele</entry>
-  <entry key="basic_sampleSelectTitle">Auswahl Beispiele</entry>
-  <entry key="basic_sampleLinkTitle">Steuerungs Beispiele</entry>
-  <entry key="basic_itemUnknown">keine</entry>
-  <entry key="basic_itemMr">Herr</entry>
-  <entry key="basic_itemMrs">Frau</entry>
-  <entry key="basic_textboxLabel">Eingabefeld</entry>
-  <entry key="basic_dateLabel">Datum</entry>
-  <entry key="basic_timeLabel">Uhrzeit</entry>
-  <entry key="basic_textareaLabel">Textfeld</entry>
-  <entry key="basic_linkAction">Klicke Link</entry>
-  <entry key="basic_buttonAction">Klicke Knopf</entry>
-  <entry key="basic_lastActionLabel">Letzter Klick</entry>
-  <entry key="basic_text_input">Eingabefelder für verschiedene Arten von Text: einzeilig, mehrzeilig, formatiert.</entry>
-  <entry key="basic_text_select">Auswahlelemente erlauben die Eingabe von einer oder mehreren Optionen.</entry>
-  <entry key="basic_text_action">Steuerelemente für die Navigation und zum Ausführen von Aktionen.</entry>
-
-<!--  sheet -->
-  <entry key="sheet_sampleTitle">Tabellen Beispiel</entry>
-  <entry key="sheet_text">Das Sheet-Control bietet eine einfache Möglichkeit tabellarische Daten darzustellen. Die wichtigsten Eigenschaften sind: &lt;ul style="margin-top: 2px;"&gt; &lt;li style="line-height: 130%;"&gt;Paging: Es wird nur ein Teil der Gesamtliste angezeigt.   Über die Pfeilknöpfe kann in der Liste navigiert werden.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Sortierung: Durch Drücken auf die Spaltenüberschrift   kann die entsprechende Spalte sortiert werden.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Inline-Editing: Es können bei Bedarf Werte   direkt in die Tabelle eingegeben werden.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Die Spaltenbreite kann direkt mit der Maus   manipuliert werden.&lt;/li&gt; &lt;/ul&gt;</entry>
-  <entry key="sheet_configTip">Hier klicken zum Einstellen der Tabellenkonfiguration.</entry>
-  <entry key="sheet_configTitle">Tabelle konfigurieren</entry>
-
-<!--  tree -->
-  <entry key="tree_sampleTitle">Baum Beispiel</entry>
-  <entry key="tree_text">Das Tree-Control stellt einen Baum dar, der aus Applikationsdaten erzeugt wird. Die wichtigsten Eigenschaften sind: &lt;ul style="margin-top: 2px;"&gt; &lt;li style="line-height: 130%;"&gt;Die Darstellung von Icons und Baumstruktur wird   über Attribute gesteuert.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Die Möglichkeit den Baum als "single" oder "multiselect" zu definieren,   also einen oder mehrere Knoten auszuwählbar zu machen.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Editiermodus zum einfachen Bearbeiten von   Baumstrukturen in der Applikation.&lt;/li&gt; &lt;/ul&gt; Desweiteren stellt der TreeListbox einen vertikalen Baum dar. Dieser kann z.B. zur Kategorisierung dienen.</entry>
-  <entry key="treeShowIcons">Symbole darstellen</entry>
-  <entry key="treeShowRoot">Wurzel darstellen</entry>
-  <entry key="treeShowJunctions">Linien darstellen</entry>
-  <entry key="treeShowRootJunction">Wurzellinie darstellen</entry>
-  <entry key="treeMultiselect">Auswählbar</entry>
-  <entry key="treeMutable">Veränderbar</entry>
-  <entry key="treeLabel">Tree</entry>
-  <entry key="treeListboxLabel">Listbox</entry>
-
-  <entry key="none">Nicht Auswählbar</entry>
-  <entry key="single">Einfache Auswahl</entry>
-  <entry key="singleLeafOnly">Einfache Auswahl, nur Blätter</entry>
-  <entry key="multi">Mehrfach Auswahl</entry>
-  <entry key="multiLeafOnly">Mehrfach Auswahl, nur Blätter</entry>
-  <entry key="siblingLeafOnly">Mehrfach Auswahl, nur Blätter einer Ebene</entry>
-
-<!--  tab -->
-  <entry key="tab_sampleTitle">Tab Beispiel</entry>
-  <entry key="tab_text">Das Tab-Control stellt so genannte Tab-Panels zur Verfügung. &lt;ul style="margin-top: 2px;"&gt; &lt;li style="line-height: 130%;"&gt;Die Steuerung kann server- oder clientseitig erfolgen.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Tab-Controls können verschachtelt werden.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Innerhalb von Tab-Controls können wiederum   beliebige Controls angeordnet werden.&lt;/li&gt; &lt;/ul&gt;</entry>
-  <entry key="tabClientSide">Clientseitiges Umschalten</entry>
-  <entry key="tabServerSide">Serverseitiges Umschalten</entry>
-  <entry key="tabPlanet">_Planetendaten</entry>
-  <entry key="tabInsolar">im _Sonnensystem</entry>
-  <entry key="tabMoons">Monde</entry>
-
-<!--  solar -->
-  <entry key="solarPlanetDiameter">Durchmesser</entry>
-  <entry key="solarPlanetMass">Masse</entry>
-  <entry key="solarPlanetSunDistance">Entfernung zur Sonne</entry>
-  <entry key="solarPlanetTimeOfCirculation">Umlaufzeit</entry>
- <!--solarArrayName=Name -->
- <!--solarArrayNumber=raute  -->
-  <entry key="solarArrayNumberTip">Nummer</entry>
- <!--solarArrayOrbit=Orbits -->
-  <entry key="solarArrayDistance">Entfernung</entry>
-  <entry key="solarArrayPeriod">Umlauf</entry>
-  <entry key="solarArrayPopulation">Bevölkerung</entry>
-  <entry key="solarPagingSheet">Tabelle mit Seitenverwaltung</entry>
-
-<!--  toolbar -->
-  <entry key="toolbar_popupButtonAction">Popup öffnen</entry>
-  <entry key="toolbar_closePopupAction">Popup Fenster schließen</entry>
-  <entry key="toolbar_popupText">Zum schließen dieses Fensters den Button drücken.</entry>
-  <entry key="toolbar_dropDownAction">DropDown</entry>
-  <entry key="toolbar_buttonAction">Text Button</entry>
-  <entry key="toolbar_imageButtonAction">Image Button</entry>
-  <entry key="toolbar_sampleTitle">Toolbar Beispiel</entry>
-  <entry key="toolbar_text1">Toolbars werden genutzt um Kontextabhängige Aktionen in Box Elementen zur Verfügung zu stellen: 
-  &lt;ul style="margin-top: 2px;"&gt;
-  &lt;li style="line-height: 130%;"&gt;Toolbars können aus Bildern, Text oder beidem bestehen.&lt;/li&gt;
-  &lt;li style="line-height: 130%;"&gt;Toolbars können in den Header einer Box integriert werden.&lt;/li&gt;
-  &lt;li style="line-height: 130%;"&gt;Aktionen können als Drop Down Menü dargestellt werden.&lt;/li&gt;
-  &lt;/ul&gt;
-    </entry>
-  <entry key="toolbar_linkClickme">Klick mich</entry>
-  <entry key="toolbar_selectSingleselect">Einfachauswahl</entry>
-
-  <entry key="toolbar_sampleTitle2">Menubar Beispiel</entry>
-  <entry key="toolbar_text2">Der Menubar beinhaltet Aktionen, die auf allen Applikationseiten zur Verfügung stehen sollen. &lt;ul style="margin-top: 2px;"&gt;   &lt;li style="line-height: 130%;"&gt;Ein Menü kann mehrere Ebenen beinhalten.&lt;/li&gt;  &lt;li style="line-height: 130%;"&gt;Die Menü-Items können Client oder Serverseitig ausgeführt werden.&lt;/li&gt;  &lt;li style="line-height: 130%;"&gt;Der Status einzelner Menü Items kann angezeigt werden.&lt;/li&gt;&lt;/ul&gt;</entry>
-
-<!--  validation -->
-  <entry key="validation_sampleTitle">Validierungsbeispiel</entry>
-  <entry key="validation_description">Beschreibung</entry>
-  <entry key="validation_number">Zahl</entry>
-  <entry key="validation_price">Preis</entry>
-  <entry key="validation_submit">Übernehmen</entry>
-  <entry key="validation_text">Tobago unterstützt komfortable Möglichkeiten zur Validierung von Benutzereingaben. &lt;ul style="margin-top: 2px;"&gt; &lt;li style="line-height: 130%;"&gt;Es steht syntaktische und sematische Validierung zur Verfügung.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Fehlermeldungen können beliebig im Userinterface plaziert werden.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Eingabeelemente, für die Fehleingaben erfolgt sind, können hervorgehoben werden.&lt;/li&gt; &lt;/ul&gt;</entry>
-
-<!--  form -->
-  <entry key="form_outTitle">Äusseres Formular</entry>
-  <entry key="form_text1">&lt;li style="line-height: 130%;"&gt;Werte in der ersten Form werden beim submit der zweiten form temporär gespeichert, während der Wert aus der 2. Form ins Model geschrieben wird.&lt;/li&gt;&lt;li style="line-height: 130%;"&gt;Beim submit beider Forms werden beide Werte in Model geschrieben.&lt;/li&gt;&lt;li style="line-height: 130%;"&gt;Ist Das erste Input mit einem ungültigen Wert gefüllt und die zweite Form wird mit einem gültigen Wert submitted, ist die Validierung für die erste Form deaktiviert.&lt;/li&gt;</entry>
-  <entry key="form_text2">Tobago unterstützt verschachtelte Forms und kann jede Form separat behandeln:&lt;ul style="margin-top: 2px;"&gt; &lt;li style="line-height: 130%;"&gt;Werte können separat im Model gespeichert werden, während bereits ausgefüllte andere Forms Ihre Werte (temporär) behalten.&lt;/li&gt;&lt;li style="line-height: 130%;"&gt;Für den Fall daß für einzelne Forms Validierung aktiviert ist, der Wert aber nur temporär gespeichert wird, ist die Validierung deaktiviert. Erst beim Speichern des Wertes in das Model wird die Validierung genutzt.&lt;/li&gt;&lt;/ul&gt;</entry>
-  <entry key="form_in1Title">Erstes inneres Formular</entry>
-  <entry key="form_in2Title">Zweites inneres Formular</entry>
-  <entry key="newValue1">Neuer Wert</entry>
-  <entry key="modelValue1">Wert im Model</entry>
-  <entry key="submitForm1">Formular 1 Übernehmen</entry>
-  <entry key="newValue2">Neuer Wert</entry>
-  <entry key="modelValue2">Wert im Model</entry>
-  <entry key="submitForm2">Formular 2 Übernehmen</entry>
-  <entry key="submitAll">Alle Formulare Übernehmen</entry>
-
-<!--  theme -->
-  <entry key="theme_title">Einstellung des Designs</entry>
-  <entry key="theme_label">Design</entry>
-  <entry key="theme_submit">Übernehmen</entry>
-  <entry key="theme_text">Tobago unterstützt eine vielseitige Darstellungsweise aller Controls: so genannte Designs oder Themes. &lt;ul style="margin-top: 2px;"&gt; &lt;li style="line-height: 130%;"&gt;Die Auswahl eines Themes kann applikationsweit gelten,   aber auch eine Benutzer- oder Gruppeneinstellung sein.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Es können sowohl Bilder und andere Resourcen,   als auch die eigentlichen Applikationswebseiten   Theme-abhängig gestaltet werden.&lt;/li&gt; &lt;/ul&gt;</entry>
-
-<!--  browser -->
-  <entry key="browser_sampleTitle">Browser Beispiel</entry>
-  <entry key="browser_text">Mit Tobago werden Webanwendungen unabhängig von Browsern entwickelt. Die Unterstützung verschiedener Browser findet im JSF Render Kit statt und hat keinen direkten Einfluss auf die Entwicklung der Businesslogik. &lt;ul style="margin-top: 2px;"&gt; &lt;li style="line-height: 130%;"&gt;Tobago unterstützt gängige Browser: Internet Explorer, Mozilla und Netscape&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Tobago reagiert auf den HTTP Header 'User-Agent' und kann basierend auf den verwendeten Browser Spezialisierungen von Controls auswählen.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Control Defaulting: Die Implementierung von Controls kann sich auf eine Browser-unabhängige Standardimplementierung oder auch auf ein anderes Theme abstützen.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Die Browserunterstützung ist erweiterbar.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Unterstützung unterschiedlicher Arten von 
 Clients: HTML, Simple HTML, WML&lt;/li&gt; &lt;/ul&gt;</entry>
-
-<!--  locale -->
-  <entry key="locale_title">Sprach- und länderspezifische Einstellungen</entry>
-  <entry key="locale_label">Sprache/Land</entry>
-  <entry key="locale_submit">Übernehmen</entry>
-  <entry key="locale_text">Tobago unterstützt Internationalisierung und Lokalisierung. &lt;ul style="margin-top: 2px;"&gt; &lt;li style="line-height: 130%;"&gt;Intern wird Unicode verwendet&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Texte für verschiedene Länder und Sprachen können in Resource Bundles ausgelagert werden.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Zusätzlich zu Texten können beliebige Resourcen wie Bilder und Skripte lokalisiert werden.&lt;/li&gt; &lt;/ul&gt;</entry>
-
-<!--  layout -->
-  <entry key="layout_exampleTitle">Layout Beispiel: Persönliche Informationen</entry>
-  <entry key="layout_salutation">Anrede</entry>
-  <entry key="layout_firstName">Vorname</entry>
-  <entry key="layout_lastName">Nachname</entry>
-  <entry key="layout_co">c/o</entry>
-  <entry key="layout_street">Straße</entry>
-  <entry key="layout_streetNumber">Nr.</entry>
-  <entry key="layout_zipCode">PLZ</entry>
-  <entry key="layout_city">Stadt</entry>
-  <entry key="layout_note">Anmerkung</entry>
-  <entry key="layout_text">Tobago vereinfacht das Gestalten von Webseiten. &lt;ul style="margin-top: 2px;"&gt; &lt;li style="line-height: 130%;"&gt;Bequeme Erstellung von ein- und mehrspaltigen Formularen&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Zellen können mehrere Zeilen und Spalten überspannen&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Automatisches Ausrichten von Beschriftungen für Eingabefelder&lt;/li&gt; &lt;/ul&gt;</entry>
-
-</properties>
+<?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">
+
+<!--# $Id$-->
+
+<properties>
+  <entry key="notTranslated"></entry>
+
+<!--  menu -->
+  <entry key="menu_navigate">_Navigation</entry>
+  <entry key="menu_config">_Konfiguration</entry>
+  <entry key="menu_help">_Hilfe</entry>
+  <entry key="menu_themes">_Themes</entry>
+  <entry key="menu_locale">_Sprachen</entry>
+  <entry key="menu_debug">Debug Modus</entry>
+  <entry key="menu_about">Über</entry>
+  <entry key="menu_showLog">Zeige Log Panel</entry>
+
+<!--  navigate -->
+  <entry key="overview">Übersicht</entry>
+  <entry key="intro">Einführung</entry>
+  <entry key="basic">Basis</entry>
+  <entry key="sheet">Tabellen</entry>
+  <entry key="tree">Bäume</entry>
+  <entry key="tab">Reiter</entry>
+  <entry key="toolbar">Toolbar</entry>
+  <entry key="validation">Validierung</entry>
+  <entry key="form">Formulare</entry>
+  <entry key="themes">Designs</entry>
+<!-- browser=Browser -->
+  <entry key="locale">Lokalisierung</entry>
+<!-- layout=Layout -->
+
+  <!--<entry key="bestPractice">Best Practice</entry>-->
+  <entry key="error">Fehlerbehandlung</entry>
+  <entry key="theme">Designs</entry>
+  <entry key="transition">Seitenübergang</entry>
+
+  <entry key="submit">Übernehmen</entry>
+  <entry key="cancel">Abbrechen</entry>
+
+  <entry key="footer_previous">Zurück</entry>
+  <entry key="footer_next">Weiter</entry>
+  <entry key="footer_viewSource">Zeige Quellcode</entry>
+
+<!--  intro -->
+  <entry key="intro_text">&lt;p&gt;Tobago ist ein User-Interface-Framework zur Erstellung von Webanwendungen.
+    Das Framework stützt sich auf JavaServer Faces ab. Das Kernstück bildet ein Theme-orientiertes
+    JSF Render Kit.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Basis Controls&lt;/b&gt;&lt;br/&gt; Tobago stellt alle
+    Standardcontrols von HTML zur Verfügung wie Eingabefelder, Textfelder, Radiobuttons, Checkboxen und Knöpfe.
+    Zusätzlich zu den Basis Controls bietet Tobago eine Anzahl komplexer Controls, die nicht direkt von HTML
+    unterstützt werden. Dazu gehören: Sheet, Baum,
+    Karteireiter&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Validierung&lt;/b&gt;&lt;br/&gt; Das Hauptziel von Tobago ist es,
+    dass Entwickeln von Anwendungen, mit denen der Anwender interagieren kann. Um die Interaktion zu verbessern,
+    verfügt Tobago über Möglichkeiten, die Eingaben des Anwenders zu überprüfen und den Anwender bei der Eingabe
+    korrekter Werte zu unterstützen.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Layout&lt;/b&gt;&lt;br/&gt; Tobago bietet einen
+    rafinierten Layoutmanager, den man als Mischung aus klassischem HTML Tabellen Layout und Swing Gridbag Layout
+    verstehen kann.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Weiteres&lt;/b&gt;&lt;br/&gt; Themes, Browser,
+    Internationalisierung&lt;/p&gt;</entry>
+
+<!--  basicControlls -->
+  <entry key="basic_sampleInputTitle">Eingabe Beispiele</entry>
+  <entry key="basic_sampleSelectTitle">Auswahl Beispiele</entry>
+  <entry key="basic_sampleLinkTitle">Steuerungs Beispiele</entry>
+  <entry key="basic_itemUnknown">keine</entry>
+  <entry key="basic_itemMr">Herr</entry>
+  <entry key="basic_itemMrs">Frau</entry>
+  <entry key="basic_textboxLabel">Eingabefeld</entry>
+  <entry key="basic_dateLabel">Datum</entry>
+  <entry key="basic_timeLabel">Uhrzeit</entry>
+  <entry key="basic_textareaLabel">Textfeld</entry>
+  <entry key="basic_linkAction">Klicke Link</entry>
+  <entry key="basic_buttonAction">Klicke Knopf</entry>
+  <entry key="basic_lastActionLabel">Letzter Klick</entry>
+  <entry key="basic_text_input">Eingabefelder für verschiedene Arten von Text: einzeilig, mehrzeilig, formatiert.</entry>
+  <entry key="basic_text_select">Auswahlelemente erlauben die Eingabe von einer oder mehreren Optionen.</entry>
+  <entry key="basic_text_action">Steuerelemente für die Navigation und zum Ausführen von Aktionen.</entry>
+
+<!--  sheet -->
+  <entry key="sheet_sampleTitle">Tabellen Beispiel</entry>
+  <entry key="sheet_text">Das Sheet-Control bietet eine einfache Möglichkeit tabellarische Daten darzustellen. Die wichtigsten Eigenschaften sind: &lt;ul style="margin-top: 2px;"&gt; &lt;li style="line-height: 130%;"&gt;Paging: Es wird nur ein Teil der Gesamtliste angezeigt.   Über die Pfeilknöpfe kann in der Liste navigiert werden.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Sortierung: Durch Drücken auf die Spaltenüberschrift   kann die entsprechende Spalte sortiert werden.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Inline-Editing: Es können bei Bedarf Werte   direkt in die Tabelle eingegeben werden.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Die Spaltenbreite kann direkt mit der Maus   manipuliert werden.&lt;/li&gt; &lt;/ul&gt;</entry>
+  <entry key="sheet_configTip">Hier klicken zum Einstellen der Tabellenkonfiguration.</entry>
+  <entry key="sheet_configTitle">Tabelle konfigurieren</entry>
+
+<!--  tree -->
+  <entry key="tree_sampleTitle">Baum Beispiel</entry>
+  <entry key="tree_text">Das Tree-Control stellt einen Baum dar, der aus Applikationsdaten erzeugt wird. Die wichtigsten Eigenschaften sind: &lt;ul style="margin-top: 2px;"&gt; &lt;li style="line-height: 130%;"&gt;Die Darstellung von Icons und Baumstruktur wird   über Attribute gesteuert.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Die Möglichkeit den Baum als "single" oder "multiselect" zu definieren,   also einen oder mehrere Knoten auszuwählbar zu machen.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Editiermodus zum einfachen Bearbeiten von   Baumstrukturen in der Applikation.&lt;/li&gt; &lt;/ul&gt; Desweiteren stellt der TreeListbox einen vertikalen Baum dar. Dieser kann z.B. zur Kategorisierung dienen.</entry>
+  <entry key="treeShowIcons">Symbole darstellen</entry>
+  <entry key="treeShowRoot">Wurzel darstellen</entry>
+  <entry key="treeShowJunctions">Linien darstellen</entry>
+  <entry key="treeShowRootJunction">Wurzellinie darstellen</entry>
+  <entry key="treeMultiselect">Auswählbar</entry>
+  <entry key="treeMutable">Veränderbar</entry>
+  <entry key="treeLabel">Tree</entry>
+  <entry key="treeListboxLabel">Listbox</entry>
+
+  <entry key="none">Nicht Auswählbar</entry>
+  <entry key="single">Einfache Auswahl</entry>
+  <entry key="singleLeafOnly">Einfache Auswahl, nur Blätter</entry>
+  <entry key="multi">Mehrfach Auswahl</entry>
+  <entry key="multiLeafOnly">Mehrfach Auswahl, nur Blätter</entry>
+  <entry key="siblingLeafOnly">Mehrfach Auswahl, nur Blätter einer Ebene</entry>
+
+<!--  tab -->
+  <entry key="tab_sampleTitle">Tab Beispiel</entry>
+  <entry key="tab_text">Das Tab-Control stellt so genannte Tab-Panels zur Verfügung. &lt;ul style="margin-top: 2px;"&gt; &lt;li style="line-height: 130%;"&gt;Die Steuerung kann server- oder clientseitig erfolgen.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Tab-Controls können verschachtelt werden.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Innerhalb von Tab-Controls können wiederum   beliebige Controls angeordnet werden.&lt;/li&gt; &lt;/ul&gt;</entry>
+  <entry key="tabClientSide">Clientseitiges Umschalten</entry>
+  <entry key="tabServerSide">Serverseitiges Umschalten</entry>
+  <entry key="tabPlanet">_Planetendaten</entry>
+  <entry key="tabInsolar">im _Sonnensystem</entry>
+  <entry key="tabMoons">Monde</entry>
+
+<!--  solar -->
+  <entry key="solarPlanetDiameter">Durchmesser</entry>
+  <entry key="solarPlanetMass">Masse</entry>
+  <entry key="solarPlanetSunDistance">Entfernung zur Sonne</entry>
+  <entry key="solarPlanetTimeOfCirculation">Umlaufzeit</entry>
+ <!--solarArrayName=Name -->
+ <!--solarArrayNumber=raute  -->
+  <entry key="solarArrayNumberTip">Nummer</entry>
+ <!--solarArrayOrbit=Orbits -->
+  <entry key="solarArrayDistance">Entfernung</entry>
+  <entry key="solarArrayPeriod">Umlauf</entry>
+  <entry key="solarArrayPopulation">Bevölkerung</entry>
+  <entry key="solarPagingSheet">Tabelle mit Seitenverwaltung</entry>
+
+<!--  toolbar -->
+  <entry key="toolbar_popupButtonAction">Popup öffnen</entry>
+  <entry key="toolbar_closePopupAction">Popup Fenster schließen</entry>
+  <entry key="toolbar_popupText">Zum schließen dieses Fensters den Button drücken.</entry>
+  <entry key="toolbar_dropDownAction">DropDown</entry>
+  <entry key="toolbar_buttonAction">Text Button</entry>
+  <entry key="toolbar_imageButtonAction">Image Button</entry>
+  <entry key="toolbar_sampleTitle">Toolbar Beispiel</entry>
+  <entry key="toolbar_text1">Toolbars werden genutzt um Kontextabhängige Aktionen in Box Elementen zur Verfügung zu stellen: 
+  &lt;ul style="margin-top: 2px;"&gt;
+  &lt;li style="line-height: 130%;"&gt;Toolbars können aus Bildern, Text oder beidem bestehen.&lt;/li&gt;
+  &lt;li style="line-height: 130%;"&gt;Toolbars können in den Header einer Box integriert werden.&lt;/li&gt;
+  &lt;li style="line-height: 130%;"&gt;Aktionen können als Drop Down Menü dargestellt werden.&lt;/li&gt;
+  &lt;/ul&gt;
+    </entry>
+  <entry key="toolbar_linkClickme">Klick mich</entry>
+  <entry key="toolbar_selectSingleselect">Einfachauswahl</entry>
+
+  <entry key="toolbar_sampleTitle2">Menubar Beispiel</entry>
+  <entry key="toolbar_text2">Der Menubar beinhaltet Aktionen, die auf allen Applikationseiten zur Verfügung stehen sollen. &lt;ul style="margin-top: 2px;"&gt;   &lt;li style="line-height: 130%;"&gt;Ein Menü kann mehrere Ebenen beinhalten.&lt;/li&gt;  &lt;li style="line-height: 130%;"&gt;Die Menü-Items können Client oder Serverseitig ausgeführt werden.&lt;/li&gt;  &lt;li style="line-height: 130%;"&gt;Der Status einzelner Menü Items kann angezeigt werden.&lt;/li&gt;&lt;/ul&gt;</entry>
+
+<!--  validation -->
+  <entry key="validation_sampleTitle">Validierungsbeispiel</entry>
+  <entry key="validation_description">Beschreibung</entry>
+  <entry key="validation_number">Zahl</entry>
+  <entry key="validation_price">Preis</entry>
+  <entry key="validation_submit">Übernehmen</entry>
+  <entry key="validation_text">Tobago unterstützt komfortable Möglichkeiten zur Validierung von Benutzereingaben. &lt;ul style="margin-top: 2px;"&gt; &lt;li style="line-height: 130%;"&gt;Es steht syntaktische und sematische Validierung zur Verfügung.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Fehlermeldungen können beliebig im Userinterface plaziert werden.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Eingabeelemente, für die Fehleingaben erfolgt sind, können hervorgehoben werden.&lt;/li&gt; &lt;/ul&gt;</entry>
+
+<!--  form -->
+  <entry key="form_outTitle">Äusseres Formular</entry>
+  <entry key="form_text1">&lt;li style="line-height: 130%;"&gt;Werte in der ersten Form werden beim submit der zweiten form temporär gespeichert, während der Wert aus der 2. Form ins Model geschrieben wird.&lt;/li&gt;&lt;li style="line-height: 130%;"&gt;Beim submit beider Forms werden beide Werte in Model geschrieben.&lt;/li&gt;&lt;li style="line-height: 130%;"&gt;Ist Das erste Input mit einem ungültigen Wert gefüllt und die zweite Form wird mit einem gültigen Wert submitted, ist die Validierung für die erste Form deaktiviert.&lt;/li&gt;</entry>
+  <entry key="form_text2">Tobago unterstützt verschachtelte Forms und kann jede Form separat behandeln:&lt;ul style="margin-top: 2px;"&gt; &lt;li style="line-height: 130%;"&gt;Werte können separat im Model gespeichert werden, während bereits ausgefüllte andere Forms Ihre Werte (temporär) behalten.&lt;/li&gt;&lt;li style="line-height: 130%;"&gt;Für den Fall daß für einzelne Forms Validierung aktiviert ist, der Wert aber nur temporär gespeichert wird, ist die Validierung deaktiviert. Erst beim Speichern des Wertes in das Model wird die Validierung genutzt.&lt;/li&gt;&lt;/ul&gt;</entry>
+  <entry key="form_in1Title">Erstes inneres Formular</entry>
+  <entry key="form_in2Title">Zweites inneres Formular</entry>
+  <entry key="newValue1">Neuer Wert</entry>
+  <entry key="modelValue1">Wert im Model</entry>
+  <entry key="submitForm1">Formular 1 Übernehmen</entry>
+  <entry key="newValue2">Neuer Wert</entry>
+  <entry key="modelValue2">Wert im Model</entry>
+  <entry key="submitForm2">Formular 2 Übernehmen</entry>
+  <entry key="submitAll">Alle Formulare Übernehmen</entry>
+
+<!--  theme -->
+  <entry key="theme_title">Einstellung des Designs</entry>
+  <entry key="theme_label">Design</entry>
+  <entry key="theme_submit">Übernehmen</entry>
+  <entry key="theme_text">Tobago unterstützt eine vielseitige Darstellungsweise aller Controls: so genannte Designs oder Themes. &lt;ul style="margin-top: 2px;"&gt; &lt;li style="line-height: 130%;"&gt;Die Auswahl eines Themes kann applikationsweit gelten,   aber auch eine Benutzer- oder Gruppeneinstellung sein.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Es können sowohl Bilder und andere Resourcen,   als auch die eigentlichen Applikationswebseiten   Theme-abhängig gestaltet werden.&lt;/li&gt; &lt;/ul&gt;</entry>
+
+<!--  browser -->
+  <entry key="browser_sampleTitle">Browser Beispiel</entry>
+  <entry key="browser_text">Mit Tobago werden Webanwendungen unabhängig von Browsern entwickelt. Die Unterstützung verschiedener Browser findet im JSF Render Kit statt und hat keinen direkten Einfluss auf die Entwicklung der Businesslogik. &lt;ul style="margin-top: 2px;"&gt; &lt;li style="line-height: 130%;"&gt;Tobago unterstützt gängige Browser: Internet Explorer, Mozilla und Netscape&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Tobago reagiert auf den HTTP Header 'User-Agent' und kann basierend auf den verwendeten Browser Spezialisierungen von Controls auswählen.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Control Defaulting: Die Implementierung von Controls kann sich auf eine Browser-unabhängige Standardimplementierung oder auch auf ein anderes Theme abstützen.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Die Browserunterstützung ist erweiterbar.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Unterstützung unterschiedlicher Arten von 
 Clients: HTML, Simple HTML, WML&lt;/li&gt; &lt;/ul&gt;</entry>
+
+<!--  locale -->
+  <entry key="locale_title">Sprach- und länderspezifische Einstellungen</entry>
+  <entry key="locale_label">Sprache/Land</entry>
+  <entry key="locale_submit">Übernehmen</entry>
+  <entry key="locale_text">Tobago unterstützt Internationalisierung und Lokalisierung. &lt;ul style="margin-top: 2px;"&gt; &lt;li style="line-height: 130%;"&gt;Intern wird Unicode verwendet&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Texte für verschiedene Länder und Sprachen können in Resource Bundles ausgelagert werden.&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Zusätzlich zu Texten können beliebige Resourcen wie Bilder und Skripte lokalisiert werden.&lt;/li&gt; &lt;/ul&gt;</entry>
+
+<!--  layout -->
+  <entry key="layout_exampleTitle">Layout Beispiel: Persönliche Informationen</entry>
+  <entry key="layout_salutation">Anrede</entry>
+  <entry key="layout_firstName">Vorname</entry>
+  <entry key="layout_lastName">Nachname</entry>
+  <entry key="layout_co">c/o</entry>
+  <entry key="layout_street">Straße</entry>
+  <entry key="layout_streetNumber">Nr.</entry>
+  <entry key="layout_zipCode">PLZ</entry>
+  <entry key="layout_city">Stadt</entry>
+  <entry key="layout_note">Anmerkung</entry>
+  <entry key="layout_text">Tobago vereinfacht das Gestalten von Webseiten. &lt;ul style="margin-top: 2px;"&gt; &lt;li style="line-height: 130%;"&gt;Bequeme Erstellung von ein- und mehrspaltigen Formularen&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Zellen können mehrere Zeilen und Spalten überspannen&lt;/li&gt; &lt;li style="line-height: 130%;"&gt;Automatisches Ausrichten von Beschriftungen für Eingabefelder&lt;/li&gt; &lt;/ul&gt;</entry>
+
+</properties>

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/tobago-resource/html/standard/standard/property/overview_de.properties.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/tobago-resource/html/standard/standard/property/overview_de.properties.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/demo/src/main/webapp/tobago-resource/html/standard/standard/property/overview_en.properties.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/webapp/tobago-resource/html/standard/standard/property/overview_en.properties.xml?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/webapp/tobago-resource/html/standard/standard/property/overview_en.properties.xml (original)
+++ myfaces/tobago/trunk/example/demo/src/main/webapp/tobago-resource/html/standard/standard/property/overview_en.properties.xml Sun Sep 23 11:51:32 2007
@@ -1,26 +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.
--->
-
-<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
-
-<!--# $Id: spellchecker.properties.xml,v 1.1 2005/09/09 14:50:08 lofwyr Exp $-->
-
-<properties>
-  <entry key="notTranslated"></entry>
-</properties>
+<?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">
+
+<!--# $Id$-->
+
+<properties>
+  <entry key="notTranslated"></entry>
+</properties>

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/tobago-resource/html/standard/standard/property/overview_en.properties.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/tobago-resource/html/standard/standard/property/overview_en.properties.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/demo/src/main/webapp/tobago-resource/html/standard/standard/property/overview_ja.properties.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/webapp/tobago-resource/html/standard/standard/property/overview_ja.properties.xml?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/webapp/tobago-resource/html/standard/standard/property/overview_ja.properties.xml (original)
+++ myfaces/tobago/trunk/example/demo/src/main/webapp/tobago-resource/html/standard/standard/property/overview_ja.properties.xml Sun Sep 23 11:51:32 2007
@@ -1,26 +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.
--->
-
-<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
-
-<!-- $Id: spellchecker.properties.xml,v 1.1 2005/09/09 14:50:08 lofwyr Exp $-->
-
-<properties>
-  <entry key="notTranslated">残念、十分にまだ変換される</entry>
-</properties>
+<?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">
+
+<!-- $Id$-->
+
+<properties>
+  <entry key="notTranslated">残念、十分にまだ変換される</entry>
+</properties>

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/tobago-resource/html/standard/standard/property/overview_ja.properties.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/tobago-resource/html/standard/standard/property/overview_ja.properties.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/demo/src/main/webapp/tobago-resource/html/standard/standard/property/overview_ru.properties.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/webapp/tobago-resource/html/standard/standard/property/overview_ru.properties.xml?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/webapp/tobago-resource/html/standard/standard/property/overview_ru.properties.xml (original)
+++ myfaces/tobago/trunk/example/demo/src/main/webapp/tobago-resource/html/standard/standard/property/overview_ru.properties.xml Sun Sep 23 11:51:32 2007
@@ -1,26 +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.
--->
-
-<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
-
-<!-- $Id: spellchecker.properties.xml,v 1.1 2005/09/09 14:50:08 lofwyr Exp $-->
-
-<properties>
-  <entry key="notTranslated">огорченно, полно переведено пока</entry>
-</properties>
+<?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">
+
+<!-- $Id$-->
+
+<properties>
+  <entry key="notTranslated">огорченно, полно переведено пока</entry>
+</properties>

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/tobago-resource/html/standard/standard/property/overview_ru.properties.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/tobago-resource/html/standard/standard/property/overview_ru.properties.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/demo/src/main/webapp/viewSource.jsp
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/webapp/viewSource.jsp?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/webapp/viewSource.jsp (original)
+++ myfaces/tobago/trunk/example/demo/src/main/webapp/viewSource.jsp Sun Sep 23 11:51:32 2007
@@ -1,31 +1,31 @@
-<%--
- * 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.
---%>
-<%@ page import="org.apache.myfaces.tobago.example.demo.jsp.JspFormatter,
-                 java.io.InputStreamReader,
-                 java.io.PrintWriter"
-%><%
-  String jsp = request.getParameter("jsp");
-
-  if (jsp == null || jsp.length() == 0) {
-    throw new RuntimeException("There is no 'jsp' parameter in the request!");
-  }
-
-  JspFormatter.writeJsp(
-      new InputStreamReader(
-          pageContext.getServletContext().getResourceAsStream(jsp)),
-      new PrintWriter(out));
-%>
+<%--
+ * 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.
+--%>
+<%@ page import="org.apache.myfaces.tobago.example.demo.jsp.JspFormatter,
+                 java.io.InputStreamReader,
+                 java.io.PrintWriter"
+%><%
+  String jsp = request.getParameter("jsp");
+
+  if (jsp == null || jsp.length() == 0) {
+    throw new RuntimeException("There is no 'jsp' parameter in the request!");
+  }
+
+  JspFormatter.writeJsp(
+      new InputStreamReader(
+          pageContext.getServletContext().getResourceAsStream(jsp)),
+      new PrintWriter(out));
+%>

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/viewSource.jsp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/viewSource.jsp
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/facelets/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/facelets/readme.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/facelets/readme.txt
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/facelets/src/main/java/org/apache/myfaces/tobago/example/facelets/BirdList.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/facelets/src/main/java/org/apache/myfaces/tobago/example/facelets/BirdList.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/facelets/src/main/java/org/apache/myfaces/tobago/example/facelets/Counter.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/facelets/src/main/java/org/apache/myfaces/tobago/example/facelets/MessageBackingBean.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/facelets/src/main/java/org/apache/myfaces/tobago/example/facelets/MessageBackingBean.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/facelets/src/main/java/org/apache/myfaces/tobago/example/facelets/User.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/facelets/src/main/java/org/apache/myfaces/tobago/example/facelets/User.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/facelets/src/main/webapp/META-INF/LICENSE.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/facelets/src/main/webapp/META-INF/LICENSE.txt
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/facelets/src/main/webapp/META-INF/NOTICE.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/facelets/src/main/webapp/META-INF/NOTICE.txt
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/facelets/src/main/webapp/META-INF/context.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/facelets/src/main/webapp/META-INF/context.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/facelets/src/main/webapp/WEB-INF/classes/log4j.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/facelets/src/main/webapp/WEB-INF/classes/log4j.xml?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/facelets/src/main/webapp/WEB-INF/classes/log4j.xml (original)
+++ myfaces/tobago/trunk/example/facelets/src/main/webapp/WEB-INF/classes/log4j.xml Sun Sep 23 11:51:32 2007
@@ -1,54 +1,54 @@
-<?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 log4j:configuration SYSTEM "log4j.dtd">
-
-<log4j:configuration>
-
-  <appender name="logfile" class="org.apache.log4j.FileAppender">
-    <param name="File"   value="tobago-example-facelets.log" />
-    <param name="Append" value="true" />
-    <param name="Encoding" value="UTF-8" />
-    <layout class="org.apache.log4j.PatternLayout">
-      <param name="ConversionPattern"
-          value="%d{yyyy-MM-dd HH:mm:ss} %-5p - %c:%L - %m%n"/>
-      <!--
-        %d{...} date pattern
-        %p      priority
-        %m      log message
-        %n      newline
-        -5      fill with spaces (5)
-
-        For more options see class org.apache.log4j.PatternLayout.
-      -->
-    </layout>
-  </appender>
-
-<!--
-  <category name="org.apache.myfaces.tobago.config.ThemeConfig">
-    <priority value="debug"/>
-  </category>
--->
-
-  <root>
-    <priority value="info" />
-    <appender-ref ref="logfile" />
-  </root>
-
-</log4j:configuration>
+<?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 log4j:configuration SYSTEM "log4j.dtd">
+
+<log4j:configuration>
+
+  <appender name="logfile" class="org.apache.log4j.FileAppender">
+    <param name="File"   value="tobago-example-facelets.log" />
+    <param name="Append" value="true" />
+    <param name="Encoding" value="UTF-8" />
+    <layout class="org.apache.log4j.PatternLayout">
+      <param name="ConversionPattern"
+          value="%d{yyyy-MM-dd HH:mm:ss} %-5p - %c:%L - %m%n"/>
+      <!--
+        %d{...} date pattern
+        %p      priority
+        %m      log message
+        %n      newline
+        -5      fill with spaces (5)
+
+        For more options see class org.apache.log4j.PatternLayout.
+      -->
+    </layout>
+  </appender>
+
+<!--
+  <category name="org.apache.myfaces.tobago.config.ThemeConfig">
+    <priority value="debug"/>
+  </category>
+-->
+
+  <root>
+    <priority value="info" />
+    <appender-ref ref="logfile" />
+  </root>
+
+</log4j:configuration>

Propchange: myfaces/tobago/trunk/example/facelets/src/main/webapp/WEB-INF/classes/log4j.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/facelets/src/main/webapp/WEB-INF/classes/log4j.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/facelets/src/main/webapp/WEB-INF/faces-config.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/facelets/src/main/webapp/WEB-INF/faces-config.xml?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/facelets/src/main/webapp/WEB-INF/faces-config.xml (original)
+++ myfaces/tobago/trunk/example/facelets/src/main/webapp/WEB-INF/faces-config.xml Sun Sep 23 11:51:32 2007
@@ -1,72 +1,72 @@
-<?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 faces-config PUBLIC
-  "-//Sun Microsystems, Inc.//DTD JavaServer Faces Config 1.1//EN"
-  "http://java.sun.com/dtd/web-facesconfig_1_1.dtd">
-
-<faces-config>
-
-  <application>
-    <view-handler>
-      com.sun.facelets.FaceletViewHandler
-    </view-handler>
-    <locale-config>
-      <default-locale>en</default-locale>
-      <supported-locale>de</supported-locale>
-      <supported-locale>de_DE</supported-locale>
-      <supported-locale>de_AT</supported-locale>
-      <supported-locale>de_CH</supported-locale>
-    </locale-config>
-  </application>
-
-  <managed-bean>
-    <managed-bean-name>counter</managed-bean-name>
-    <managed-bean-class>org.apache.myfaces.tobago.example.facelets.Counter</managed-bean-class>
-    <managed-bean-scope>session</managed-bean-scope>
-  </managed-bean>
-
-  <managed-bean>
-    <managed-bean-name>messageBackingBean</managed-bean-name>
-    <managed-bean-class>org.apache.myfaces.tobago.example.facelets.MessageBackingBean</managed-bean-class>
-    <managed-bean-scope>session</managed-bean-scope>
-  </managed-bean>
-
-  <managed-bean>
-    <managed-bean-name>birdList</managed-bean-name>
-    <managed-bean-class>org.apache.myfaces.tobago.example.facelets.BirdList</managed-bean-class>
-    <managed-bean-scope>session</managed-bean-scope>
-  </managed-bean>
-
-  <navigation-rule>
-    <navigation-case>
-      <from-outcome>next</from-outcome>
-      <to-view-id>/helloWorldNext.xml</to-view-id>
-    </navigation-case>
-  </navigation-rule>
-
-  <navigation-rule>
-    <from-view-id>/helloWorldNext.xml</from-view-id>
-    <navigation-case>
-      <from-outcome>back</from-outcome>
-      <to-view-id>/helloWorld.xml</to-view-id>
-    </navigation-case>
-  </navigation-rule>
-
-</faces-config>
+<?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 faces-config PUBLIC
+  "-//Sun Microsystems, Inc.//DTD JavaServer Faces Config 1.1//EN"
+  "http://java.sun.com/dtd/web-facesconfig_1_1.dtd">
+
+<faces-config>
+
+  <application>
+    <view-handler>
+      com.sun.facelets.FaceletViewHandler
+    </view-handler>
+    <locale-config>
+      <default-locale>en</default-locale>
+      <supported-locale>de</supported-locale>
+      <supported-locale>de_DE</supported-locale>
+      <supported-locale>de_AT</supported-locale>
+      <supported-locale>de_CH</supported-locale>
+    </locale-config>
+  </application>
+
+  <managed-bean>
+    <managed-bean-name>counter</managed-bean-name>
+    <managed-bean-class>org.apache.myfaces.tobago.example.facelets.Counter</managed-bean-class>
+    <managed-bean-scope>session</managed-bean-scope>
+  </managed-bean>
+
+  <managed-bean>
+    <managed-bean-name>messageBackingBean</managed-bean-name>
+    <managed-bean-class>org.apache.myfaces.tobago.example.facelets.MessageBackingBean</managed-bean-class>
+    <managed-bean-scope>session</managed-bean-scope>
+  </managed-bean>
+
+  <managed-bean>
+    <managed-bean-name>birdList</managed-bean-name>
+    <managed-bean-class>org.apache.myfaces.tobago.example.facelets.BirdList</managed-bean-class>
+    <managed-bean-scope>session</managed-bean-scope>
+  </managed-bean>
+
+  <navigation-rule>
+    <navigation-case>
+      <from-outcome>next</from-outcome>
+      <to-view-id>/helloWorldNext.xml</to-view-id>
+    </navigation-case>
+  </navigation-rule>
+
+  <navigation-rule>
+    <from-view-id>/helloWorldNext.xml</from-view-id>
+    <navigation-case>
+      <from-outcome>back</from-outcome>
+      <to-view-id>/helloWorld.xml</to-view-id>
+    </navigation-case>
+  </navigation-rule>
+
+</faces-config>

Propchange: myfaces/tobago/trunk/example/facelets/src/main/webapp/WEB-INF/faces-config.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/facelets/src/main/webapp/WEB-INF/faces-config.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/facelets/src/main/webapp/WEB-INF/tobago-config.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/facelets/src/main/webapp/WEB-INF/tobago-config.xml?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/facelets/src/main/webapp/WEB-INF/tobago-config.xml (original)
+++ myfaces/tobago/trunk/example/facelets/src/main/webapp/WEB-INF/tobago-config.xml Sun Sep 23 11:51:32 2007
@@ -1,32 +1,32 @@
-<?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 tobago-config PUBLIC
-    "-//The Apache Software Foundation//DTD Tobago Config 1.0//EN" "tobago-config_1_0.dtd">
-
-<tobago-config>
-
-  <theme-config>
-    <default-theme>speyside</default-theme>
-  </theme-config>
-
-  <resource-dir>tobago-resource</resource-dir>
-  <resource-dir>org/apache/myfaces/tobago/renderkit</resource-dir>
-
-</tobago-config>
+<?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 tobago-config PUBLIC
+    "-//The Apache Software Foundation//DTD Tobago Config 1.0//EN" "tobago-config_1_0.dtd">
+
+<tobago-config>
+
+  <theme-config>
+    <default-theme>speyside</default-theme>
+  </theme-config>
+
+  <resource-dir>tobago-resource</resource-dir>
+  <resource-dir>org/apache/myfaces/tobago/renderkit</resource-dir>
+
+</tobago-config>

Propchange: myfaces/tobago/trunk/example/facelets/src/main/webapp/WEB-INF/tobago-config.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/facelets/src/main/webapp/WEB-INF/tobago-config.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/facelets/src/main/webapp/WEB-INF/web.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/facelets/src/main/webapp/WEB-INF/web.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/facelets/src/main/webapp/helloWorld.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/facelets/src/main/webapp/helloWorld.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/facelets/src/main/webapp/helloWorldNext.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/facelets/src/main/webapp/helloWorldNext.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/facelets/src/main/webapp/index.html
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/facelets/src/main/webapp/index.html?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/facelets/src/main/webapp/index.html (original)
+++ myfaces/tobago/trunk/example/facelets/src/main/webapp/index.html Sun Sep 23 11:51:32 2007
@@ -1,23 +1,23 @@
-
-<!--
- * 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.
--->
-
-<html>
-<header>
-<meta http-equiv="Refresh" content="0;url=helloWorld.jsf">
-</header>
+
+<!--
+ * 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.
+-->
+
+<html>
+<header>
+<meta http-equiv="Refresh" content="0;url=helloWorld.jsf">
+</header>
 </html>

Propchange: myfaces/tobago/trunk/example/facelets/src/main/webapp/index.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/facelets/src/main/webapp/index.html
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/facelets/src/main/webapp/repeat.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/facelets/src/main/webapp/repeat.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/facelets/src/main/webapp/table.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/facelets/src/main/webapp/table.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/foreach/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/foreach/src/main/java/org/apache/myfaces/tobago/example/foreach/BirdList.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/foreach/src/main/webapp/META-INF/LICENSE.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/foreach/src/main/webapp/META-INF/LICENSE.txt
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/foreach/src/main/webapp/META-INF/NOTICE.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/foreach/src/main/webapp/META-INF/NOTICE.txt
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/foreach/src/main/webapp/META-INF/context.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/foreach/src/main/webapp/META-INF/context.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/foreach/src/main/webapp/WEB-INF/classes/log4j.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/foreach/src/main/webapp/WEB-INF/classes/log4j.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/foreach/src/main/webapp/WEB-INF/faces-config.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/foreach/src/main/webapp/WEB-INF/faces-config.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/foreach/src/main/webapp/WEB-INF/tobago-config.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/foreach/src/main/webapp/WEB-INF/tobago-config.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/foreach/src/main/webapp/WEB-INF/web.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/foreach/src/main/webapp/WEB-INF/web.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/foreach/src/main/webapp/foreach.jsp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/foreach/src/main/webapp/foreach.jsp
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/foreach/src/main/webapp/index.jsp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/foreach/src/main/webapp/index.jsp
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/nonfacesrequest/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/nonfacesrequest/src/main/java/org/apache/myfaces/tobago/example/nonfacesrequest/FishPond.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/nonfacesrequest/src/main/java/org/apache/myfaces/tobago/example/nonfacesrequest/FishServlet.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/META-INF/LICENSE.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/META-INF/LICENSE.txt
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/META-INF/NOTICE.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/META-INF/NOTICE.txt
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/META-INF/context.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/META-INF/context.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/WEB-INF/classes/log4j.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/WEB-INF/classes/log4j.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/WEB-INF/faces-config.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/WEB-INF/faces-config.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/WEB-INF/tobago-config.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/WEB-INF/tobago-config.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/WEB-INF/web.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/WEB-INF/web.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/index.jsp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/index.jsp
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/pond.jsp
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/pond.jsp?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/pond.jsp (original)
+++ myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/pond.jsp Sun Sep 23 11:51:32 2007
@@ -1,30 +1,30 @@
-<%--
- * 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.
---%>
-
-<%@ taglib uri="http://myfaces.apache.org/tobago/component" prefix="tc" %>
-<%@ taglib uri="http://myfaces.apache.org/tobago/extension" prefix="tx" %>
-<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
-<f:view>
-  <tc:page>
-    <f:facet name="layout">
-      <tc:gridLayout rows="100px;30px" margin="20px" />
-    </f:facet>
-
-    <tx:in label="Selected:" value="#{fishPond.selectedFish}" readonly="true" />
-    <tc:button label="random" action="#{fishPond.random}" />
-  </tc:page>
-</f:view>
+<%--
+ * 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.
+--%>
+
+<%@ taglib uri="http://myfaces.apache.org/tobago/component" prefix="tc" %>
+<%@ taglib uri="http://myfaces.apache.org/tobago/extension" prefix="tx" %>
+<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
+<f:view>
+  <tc:page>
+    <f:facet name="layout">
+      <tc:gridLayout rows="100px;30px" margin="20px" />
+    </f:facet>
+
+    <tx:in label="Selected:" value="#{fishPond.selectedFish}" readonly="true" />
+    <tc:button label="random" action="#{fishPond.random}" />
+  </tc:page>
+</f:view>

Propchange: myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/pond.jsp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/pond.jsp
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/sandbox/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/sandbox/src/main/webapp/META-INF/LICENSE.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/sandbox/src/main/webapp/META-INF/LICENSE.txt
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/sandbox/src/main/webapp/META-INF/NOTICE.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/sandbox/src/main/webapp/META-INF/NOTICE.txt
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/sandbox/src/main/webapp/META-INF/context.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/sandbox/src/main/webapp/META-INF/context.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL