You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-commits@incubator.apache.org by ma...@apache.org on 2006/08/02 18:35:05 UTC

svn commit: r428081 [10/12] - in /incubator/adffaces/trunk/trinidad: trinidad-api/src/main/java/org/apache/myfaces/trinidad/context/ trinidad-api/src/test/java/org/apache/myfaces/trinidad/component/core/layout/ trinidad-api/src/test/java/org/apache/myf...

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_de.xrts
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_de.xrts?rev=428081&r1=428080&r2=428081&view=diff
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_de.xrts (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_de.xrts Wed Aug  2 11:34:29 2006
@@ -112,8 +112,8 @@
 <!--{1} -> the current step (integer)-->
 <!--{2} -> the total number of steps (integer)-->
 <!-- pda's processTrain's format  -->
-<resource key="af_processTrain.FORMAT_TOTAL" dnt="false">{0} {1} von {2}</resource>
-<resource key="af_processTrain.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
+<resource key="af_train.FORMAT_TOTAL" dnt="false">{0} {1} von {2}</resource>
+<resource key="af_train.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_TOTAL" dnt="false">{0} {1} von {2}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <!--navigation bar format mask for the range string displayed in-->
@@ -127,7 +127,7 @@
 <resource key="af_table.SELECT_RANGE_CHOICE_FORMAT_TOTAL" dnt="false">{0} - {1} von {2}</resource>
 <resource key="af_table.SELECT_RANGE_CHOICE_FORMAT_NO_TOTAL" dnt="false">{0} - {1}</resource>
 <!--e.g., Step 1 of 5 -->
-<resource key="af_processTrain.STEP" dnt="false">Schritt</resource>
+<resource key="af_train.STEP" dnt="false">Schritt</resource>
 <resource key="af_singleStepButtonBar.STEP" dnt="false">Schritt</resource>
 <!-- Text for the key to the "required" icon-->
 <!-- For example, the user will see a required icon and text next to it -->
@@ -163,18 +163,18 @@
 <!--http://scout.us.oracle.com/appsui/ss_guidelines/specs/keyboard.html#accelerator -->
 <resource key="af_chooseDate.CANCEL" dnt="false">A&amp;bbrechen</resource>
 <!--Tooltip on the date picker button that launches the calendar dialog-->
-<resource key="af_selectInputDate.LAUNCH_PICKER_TIP" dnt="false">Auswählen, um auf Datumsauswahl zuzugreifen</resource>
+<resource key="af_inputDate.LAUNCH_PICKER_TIP" dnt="false">Auswählen, um auf Datumsauswahl zuzugreifen</resource>
 <!--Title of ColorPicker Dialog-->
-<resource key="af_selectInputColor.PICKER_TITLE" dnt="false">Farbe auswählen</resource>
+<resource key="af_inputColor.PICKER_TITLE" dnt="false">Farbe auswählen</resource>
 <!--Text for transparent colors-->
 <resource key="af_chooseColor.TRANSPARENT" dnt="false">Transparent</resource>
 <!-- Prompt for color field in color picker dialog -->
-<resource key="af_selectInputColor.PICKER_PROMPT" dnt="false">Farbe</resource>
+<resource key="af_inputColor.PICKER_PROMPT" dnt="false">Farbe</resource>
 <!--Tooltip on the color picker button that launches the color palette dialog-->
-<resource key="af_selectInputColor.LAUNCH_PICKER_TIP" dnt="false">Wählen Sie diese Option, um auf die Farbauswahl zuzugreifen</resource>
+<resource key="af_inputColor.LAUNCH_PICKER_TIP" dnt="false">Wählen Sie diese Option, um auf die Farbauswahl zuzugreifen</resource>
 <!-- Text on the Apply/Cancel buttons on the selectInputColor dialog -->
-<resource key="af_selectInputColor.APPLY" dnt="false">Anwenden</resource>
-<resource key="af_selectInputColor.CANCEL" dnt="false">Abbrechen</resource>
+<resource key="af_inputColor.APPLY" dnt="false">Anwenden</resource>
+<resource key="af_inputColor.CANCEL" dnt="false">Abbrechen</resource>
 <!-- resource for a go button in chooseDate. -->
 <!-- This button is rendered when javascript is not supported, and as a result -->
 <!-- the user doesn't can't change months/years with only the drop downs -->
@@ -264,17 +264,17 @@
 <!--In all of the following three: {0} - the name of the step-->
 <!--alternate text for a visited-step image in a Train-->
 <!-- eg: Billing Information: Previously visited step -->
-<resource key="af_processTrain.VISITED_TIP" dnt="false">{0}: Zuvor aufgerufener Schritt</resource>
+<resource key="af_train.VISITED_TIP" dnt="false">{0}: Zuvor aufgerufener Schritt</resource>
 <!--alternate text for the current-step image in a Train-->
 <!-- eg: Billing Information: Active step -->
-<resource key="af_processTrain.ACTIVE_TIP" dnt="false">{0}: Aktiver Schritt</resource>
+<resource key="af_train.ACTIVE_TIP" dnt="false">{0}: Aktiver Schritt</resource>
 <!--alternate text for the next-step images in a Train-->
 <!-- eg: Billing Information: Next step -->
-<resource key="af_processTrain.NEXT_TIP" dnt="false">{0}: Nächster Schritt</resource>
+<resource key="af_train.NEXT_TIP" dnt="false">{0}: Nächster Schritt</resource>
 <!-- text for the "More" text in a Train-->
-<resource key="af_processTrain.MORE" dnt="false">Weitere</resource>
+<resource key="af_train.MORE" dnt="false">Weitere</resource>
 <!--text for the "Previous" text in a Train-->
-<resource key="af_processTrain.PREVIOUS" dnt="false">Vorheriger</resource>
+<resource key="af_train.PREVIOUS" dnt="false">Vorheriger</resource>
 <!--TabBar. For oracle.desktop skin -->
 <!--alternate text for the currently selected TabBar image-->
 <!--{0} - the tab name. eg: Electronics: Currently selected tab-->
@@ -342,7 +342,7 @@
 <resource key="af_menuTabs.BLOCK_TITLE" dnt="false">Navigationselemente der ersten Ebene</resource>
 <resource key="af_menuBar.BLOCK_TITLE" dnt="false">Navigationselemente der zweiten Ebene</resource>
 <resource key="af_panelSideBar.BLOCK_TITLE" dnt="false">Navigationselemente der dritten Ebene</resource>
-<resource key="af_showOneTab.BLOCK_TITLE" dnt="false">Navigationselemente der vierten Ebene</resource>
+<resource key="af_panelTabbed.BLOCK_TITLE" dnt="false">Navigationselemente der vierten Ebene</resource>
 <!-- Header text when messageType is error -->
 <resource key="af_panelHeader.ERROR" dnt="false">Fehler</resource>
 <!--title above an error message box-->

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_el.xrts
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_el.xrts?rev=428081&r1=428080&r2=428081&view=diff
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_el.xrts (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_el.xrts Wed Aug  2 11:34:29 2006
@@ -112,8 +112,8 @@
 <!--{1} -> the current step (integer)-->
 <!--{2} -> the total number of steps (integer)-->
 <!-- pda's processTrain's format  -->
-<resource key="af_processTrain.FORMAT_TOTAL" dnt="false">&quot;{0}&quot; &quot;{1}&quot; από &quot;{2}&quot;</resource>
-<resource key="af_processTrain.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
+<resource key="af_train.FORMAT_TOTAL" dnt="false">&quot;{0}&quot; &quot;{1}&quot; από &quot;{2}&quot;</resource>
+<resource key="af_train.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_TOTAL" dnt="false">&quot;{0}&quot; &quot;{1}&quot; από &quot;{2}&quot;</resource>
 <resource key="af_singleStepButtonBar.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <!--navigation bar format mask for the range string displayed in-->
@@ -127,7 +127,7 @@
 <resource key="af_table.SELECT_RANGE_CHOICE_FORMAT_TOTAL" dnt="false">{0} - {1} από {2}</resource>
 <resource key="af_table.SELECT_RANGE_CHOICE_FORMAT_NO_TOTAL" dnt="false">{0}-{1}</resource>
 <!--e.g., Step 1 of 5 -->
-<resource key="af_processTrain.STEP" dnt="false">Βήμα</resource>
+<resource key="af_train.STEP" dnt="false">Βήμα</resource>
 <resource key="af_singleStepButtonBar.STEP" dnt="false">Βήμα</resource>
 <!-- Text for the key to the "required" icon-->
 <!-- For example, the user will see a required icon and text next to it -->
@@ -163,18 +163,18 @@
 <!--http://scout.us.oracle.com/appsui/ss_guidelines/specs/keyboard.html#accelerator -->
 <resource key="af_chooseDate.CANCEL" dnt="false">Άκ&amp;υρο</resource>
 <!--Tooltip on the date picker button that launches the calendar dialog-->
-<resource key="af_selectInputDate.LAUNCH_PICKER_TIP" dnt="false">Επιλογή για πρόσβαση στην επιλογή ημερομηνιών</resource>
+<resource key="af_inputDate.LAUNCH_PICKER_TIP" dnt="false">Επιλογή για πρόσβαση στην επιλογή ημερομηνιών</resource>
 <!--Title of ColorPicker Dialog-->
-<resource key="af_selectInputColor.PICKER_TITLE" dnt="false">Επιλογή χρώματος</resource>
+<resource key="af_inputColor.PICKER_TITLE" dnt="false">Επιλογή χρώματος</resource>
 <!--Text for transparent colors-->
 <resource key="af_chooseColor.TRANSPARENT" dnt="false">Διαφανές</resource>
 <!-- Prompt for color field in color picker dialog -->
-<resource key="af_selectInputColor.PICKER_PROMPT" dnt="false">Χρώμα</resource>
+<resource key="af_inputColor.PICKER_PROMPT" dnt="false">Χρώμα</resource>
 <!--Tooltip on the color picker button that launches the color palette dialog-->
-<resource key="af_selectInputColor.LAUNCH_PICKER_TIP" dnt="false">Επιλογή για πρόσβαση στην επιλογή χρωμάτων</resource>
+<resource key="af_inputColor.LAUNCH_PICKER_TIP" dnt="false">Επιλογή για πρόσβαση στην επιλογή χρωμάτων</resource>
 <!-- Text on the Apply/Cancel buttons on the selectInputColor dialog -->
-<resource key="af_selectInputColor.APPLY" dnt="false">Εφαρμογή</resource>
-<resource key="af_selectInputColor.CANCEL" dnt="false">Άκυρο</resource>
+<resource key="af_inputColor.APPLY" dnt="false">Εφαρμογή</resource>
+<resource key="af_inputColor.CANCEL" dnt="false">Άκυρο</resource>
 <!-- resource for a go button in chooseDate. -->
 <!-- This button is rendered when javascript is not supported, and as a result -->
 <!-- the user doesn't can't change months/years with only the drop downs -->
@@ -264,17 +264,17 @@
 <!--In all of the following three: {0} - the name of the step-->
 <!--alternate text for a visited-step image in a Train-->
 <!-- eg: Billing Information: Previously visited step -->
-<resource key="af_processTrain.VISITED_TIP" dnt="false">{0}: Ήδη επιλεγμένο βήμα</resource>
+<resource key="af_train.VISITED_TIP" dnt="false">{0}: Ήδη επιλεγμένο βήμα</resource>
 <!--alternate text for the current-step image in a Train-->
 <!-- eg: Billing Information: Active step -->
-<resource key="af_processTrain.ACTIVE_TIP" dnt="false">{0}: Ενεργό βήμα</resource>
+<resource key="af_train.ACTIVE_TIP" dnt="false">{0}: Ενεργό βήμα</resource>
 <!--alternate text for the next-step images in a Train-->
 <!-- eg: Billing Information: Next step -->
-<resource key="af_processTrain.NEXT_TIP" dnt="false">{0}: Επόμενο βήμα</resource>
+<resource key="af_train.NEXT_TIP" dnt="false">{0}: Επόμενο βήμα</resource>
 <!-- text for the "More" text in a Train-->
-<resource key="af_processTrain.MORE" dnt="false">Περισσότερα</resource>
+<resource key="af_train.MORE" dnt="false">Περισσότερα</resource>
 <!--text for the "Previous" text in a Train-->
-<resource key="af_processTrain.PREVIOUS" dnt="false">Προηγούμενο</resource>
+<resource key="af_train.PREVIOUS" dnt="false">Προηγούμενο</resource>
 <!--TabBar. For oracle.desktop skin -->
 <!--alternate text for the currently selected TabBar image-->
 <!--{0} - the tab name. eg: Electronics: Currently selected tab-->
@@ -342,7 +342,7 @@
 <resource key="af_menuTabs.BLOCK_TITLE" dnt="false">Στοιχεία διαχείρισης πρώτου επιπέδου</resource>
 <resource key="af_menuBar.BLOCK_TITLE" dnt="false">Στοιχεία διαχείρισης δεύτερου επιπέδου</resource>
 <resource key="af_panelSideBar.BLOCK_TITLE" dnt="false">Στοιχεία διαχείρισης τρίτου επιπέδου</resource>
-<resource key="af_showOneTab.BLOCK_TITLE" dnt="false">Στοιχεία διαχείρισης τέταρτου επιπέδου</resource>
+<resource key="af_panelTabbed.BLOCK_TITLE" dnt="false">Στοιχεία διαχείρισης τέταρτου επιπέδου</resource>
 <!-- Header text when messageType is error -->
 <resource key="af_panelHeader.ERROR" dnt="false">Σφάλμα</resource>
 <!--title above an error message box-->

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_es.xrts
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_es.xrts?rev=428081&r1=428080&r2=428081&view=diff
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_es.xrts (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_es.xrts Wed Aug  2 11:34:29 2006
@@ -112,8 +112,8 @@
 <!--{1} -> the current step (integer)-->
 <!--{2} -> the total number of steps (integer)-->
 <!-- pda's processTrain's format  -->
-<resource key="af_processTrain.FORMAT_TOTAL" dnt="false">{0} {1} de {2}</resource>
-<resource key="af_processTrain.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
+<resource key="af_train.FORMAT_TOTAL" dnt="false">{0} {1} de {2}</resource>
+<resource key="af_train.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_TOTAL" dnt="false">{0} {1} de {2}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <!--navigation bar format mask for the range string displayed in-->
@@ -127,7 +127,7 @@
 <resource key="af_table.SELECT_RANGE_CHOICE_FORMAT_TOTAL" dnt="false">{0}-{1} de {2}</resource>
 <resource key="af_table.SELECT_RANGE_CHOICE_FORMAT_NO_TOTAL" dnt="false">{0}-{1}</resource>
 <!--e.g., Step 1 of 5 -->
-<resource key="af_processTrain.STEP" dnt="false">Paso</resource>
+<resource key="af_train.STEP" dnt="false">Paso</resource>
 <resource key="af_singleStepButtonBar.STEP" dnt="false">Paso</resource>
 <!-- Text for the key to the "required" icon-->
 <!-- For example, the user will see a required icon and text next to it -->
@@ -163,18 +163,18 @@
 <!--http://scout.us.oracle.com/appsui/ss_guidelines/specs/keyboard.html#accelerator -->
 <resource key="af_chooseDate.CANCEL" dnt="false">&amp;Cancelar</resource>
 <!--Tooltip on the date picker button that launches the calendar dialog-->
-<resource key="af_selectInputDate.LAUNCH_PICKER_TIP" dnt="false">Seleccionar para acceder al selector de fecha</resource>
+<resource key="af_inputDate.LAUNCH_PICKER_TIP" dnt="false">Seleccionar para acceder al selector de fecha</resource>
 <!--Title of ColorPicker Dialog-->
-<resource key="af_selectInputColor.PICKER_TITLE" dnt="false">Seleccionar Color</resource>
+<resource key="af_inputColor.PICKER_TITLE" dnt="false">Seleccionar Color</resource>
 <!--Text for transparent colors-->
 <resource key="af_chooseColor.TRANSPARENT" dnt="false">Transparente</resource>
 <!-- Prompt for color field in color picker dialog -->
-<resource key="af_selectInputColor.PICKER_PROMPT" dnt="false">Color</resource>
+<resource key="af_inputColor.PICKER_PROMPT" dnt="false">Color</resource>
 <!--Tooltip on the color picker button that launches the color palette dialog-->
-<resource key="af_selectInputColor.LAUNCH_PICKER_TIP" dnt="false">Seleccionar para acceder al selector de color</resource>
+<resource key="af_inputColor.LAUNCH_PICKER_TIP" dnt="false">Seleccionar para acceder al selector de color</resource>
 <!-- Text on the Apply/Cancel buttons on the selectInputColor dialog -->
-<resource key="af_selectInputColor.APPLY" dnt="false">Aplicar</resource>
-<resource key="af_selectInputColor.CANCEL" dnt="false">Cancelar</resource>
+<resource key="af_inputColor.APPLY" dnt="false">Aplicar</resource>
+<resource key="af_inputColor.CANCEL" dnt="false">Cancelar</resource>
 <!-- resource for a go button in chooseDate. -->
 <!-- This button is rendered when javascript is not supported, and as a result -->
 <!-- the user doesn't can't change months/years with only the drop downs -->
@@ -264,17 +264,17 @@
 <!--In all of the following three: {0} - the name of the step-->
 <!--alternate text for a visited-step image in a Train-->
 <!-- eg: Billing Information: Previously visited step -->
-<resource key="af_processTrain.VISITED_TIP" dnt="false">{0}: Paso anterior</resource>
+<resource key="af_train.VISITED_TIP" dnt="false">{0}: Paso anterior</resource>
 <!--alternate text for the current-step image in a Train-->
 <!-- eg: Billing Information: Active step -->
-<resource key="af_processTrain.ACTIVE_TIP" dnt="false">{0}: Paso activo</resource>
+<resource key="af_train.ACTIVE_TIP" dnt="false">{0}: Paso activo</resource>
 <!--alternate text for the next-step images in a Train-->
 <!-- eg: Billing Information: Next step -->
-<resource key="af_processTrain.NEXT_TIP" dnt="false">{0}: Siguiente paso</resource>
+<resource key="af_train.NEXT_TIP" dnt="false">{0}: Siguiente paso</resource>
 <!-- text for the "More" text in a Train-->
-<resource key="af_processTrain.MORE" dnt="false">Más</resource>
+<resource key="af_train.MORE" dnt="false">Más</resource>
 <!--text for the "Previous" text in a Train-->
-<resource key="af_processTrain.PREVIOUS" dnt="false">Anterior</resource>
+<resource key="af_train.PREVIOUS" dnt="false">Anterior</resource>
 <!--TabBar. For oracle.desktop skin -->
 <!--alternate text for the currently selected TabBar image-->
 <!--{0} - the tab name. eg: Electronics: Currently selected tab-->
@@ -342,7 +342,7 @@
 <resource key="af_menuTabs.BLOCK_TITLE" dnt="false">Elementos de Navegación de Primer Nivel</resource>
 <resource key="af_menuBar.BLOCK_TITLE" dnt="false">Elementos de Navegación de Segundo Nivel</resource>
 <resource key="af_panelSideBar.BLOCK_TITLE" dnt="false">Elementos de Navegación de Tercer Nivel</resource>
-<resource key="af_showOneTab.BLOCK_TITLE" dnt="false">Elementos de Navegación de Cuarto Nivel</resource>
+<resource key="af_panelTabbed.BLOCK_TITLE" dnt="false">Elementos de Navegación de Cuarto Nivel</resource>
 <!-- Header text when messageType is error -->
 <resource key="af_panelHeader.ERROR" dnt="false">Error</resource>
 <!--title above an error message box-->

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_es_ES.xrts
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_es_ES.xrts?rev=428081&r1=428080&r2=428081&view=diff
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_es_ES.xrts (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_es_ES.xrts Wed Aug  2 11:34:29 2006
@@ -112,8 +112,8 @@
 <!--{1} -> the current step (integer)-->
 <!--{2} -> the total number of steps (integer)-->
 <!-- pda's processTrain's format  -->
-<resource key="af_processTrain.FORMAT_TOTAL" dnt="false">{0} {1} de {2}</resource>
-<resource key="af_processTrain.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
+<resource key="af_train.FORMAT_TOTAL" dnt="false">{0} {1} de {2}</resource>
+<resource key="af_train.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_TOTAL" dnt="false">{0} {1} de {2}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <!--navigation bar format mask for the range string displayed in-->
@@ -127,7 +127,7 @@
 <resource key="af_table.SELECT_RANGE_CHOICE_FORMAT_TOTAL" dnt="false">{0}-{1} de {2}</resource>
 <resource key="af_table.SELECT_RANGE_CHOICE_FORMAT_NO_TOTAL" dnt="false">{0}-{1}</resource>
 <!--e.g., Step 1 of 5 -->
-<resource key="af_processTrain.STEP" dnt="false">Paso</resource>
+<resource key="af_train.STEP" dnt="false">Paso</resource>
 <resource key="af_singleStepButtonBar.STEP" dnt="false">Paso</resource>
 <!-- Text for the key to the "required" icon-->
 <!-- For example, the user will see a required icon and text next to it -->
@@ -163,18 +163,18 @@
 <!--http://scout.us.oracle.com/appsui/ss_guidelines/specs/keyboard.html#accelerator -->
 <resource key="af_chooseDate.CANCEL" dnt="false">&amp;Cancelar</resource>
 <!--Tooltip on the date picker button that launches the calendar dialog-->
-<resource key="af_selectInputDate.LAUNCH_PICKER_TIP" dnt="false">Seleccionar para acceder al selector de fecha</resource>
+<resource key="af_inputDate.LAUNCH_PICKER_TIP" dnt="false">Seleccionar para acceder al selector de fecha</resource>
 <!--Title of ColorPicker Dialog-->
-<resource key="af_selectInputColor.PICKER_TITLE" dnt="false">Seleccionar Color</resource>
+<resource key="af_inputColor.PICKER_TITLE" dnt="false">Seleccionar Color</resource>
 <!--Text for transparent colors-->
 <resource key="af_chooseColor.TRANSPARENT" dnt="false">Transparente</resource>
 <!-- Prompt for color field in color picker dialog -->
-<resource key="af_selectInputColor.PICKER_PROMPT" dnt="false">Color</resource>
+<resource key="af_inputColor.PICKER_PROMPT" dnt="false">Color</resource>
 <!--Tooltip on the color picker button that launches the color palette dialog-->
-<resource key="af_selectInputColor.LAUNCH_PICKER_TIP" dnt="false">Seleccionar para acceder al selector de color</resource>
+<resource key="af_inputColor.LAUNCH_PICKER_TIP" dnt="false">Seleccionar para acceder al selector de color</resource>
 <!-- Text on the Apply/Cancel buttons on the selectInputColor dialog -->
-<resource key="af_selectInputColor.APPLY" dnt="false">Aplicar</resource>
-<resource key="af_selectInputColor.CANCEL" dnt="false">Cancelar</resource>
+<resource key="af_inputColor.APPLY" dnt="false">Aplicar</resource>
+<resource key="af_inputColor.CANCEL" dnt="false">Cancelar</resource>
 <!-- resource for a go button in chooseDate. -->
 <!-- This button is rendered when javascript is not supported, and as a result -->
 <!-- the user doesn't can't change months/years with only the drop downs -->
@@ -264,17 +264,17 @@
 <!--In all of the following three: {0} - the name of the step-->
 <!--alternate text for a visited-step image in a Train-->
 <!-- eg: Billing Information: Previously visited step -->
-<resource key="af_processTrain.VISITED_TIP" dnt="false">{0}: Paso anterior</resource>
+<resource key="af_train.VISITED_TIP" dnt="false">{0}: Paso anterior</resource>
 <!--alternate text for the current-step image in a Train-->
 <!-- eg: Billing Information: Active step -->
-<resource key="af_processTrain.ACTIVE_TIP" dnt="false">{0}: Paso activo</resource>
+<resource key="af_train.ACTIVE_TIP" dnt="false">{0}: Paso activo</resource>
 <!--alternate text for the next-step images in a Train-->
 <!-- eg: Billing Information: Next step -->
-<resource key="af_processTrain.NEXT_TIP" dnt="false">{0}: Siguiente paso</resource>
+<resource key="af_train.NEXT_TIP" dnt="false">{0}: Siguiente paso</resource>
 <!-- text for the "More" text in a Train-->
-<resource key="af_processTrain.MORE" dnt="false">Más</resource>
+<resource key="af_train.MORE" dnt="false">Más</resource>
 <!--text for the "Previous" text in a Train-->
-<resource key="af_processTrain.PREVIOUS" dnt="false">Anterior</resource>
+<resource key="af_train.PREVIOUS" dnt="false">Anterior</resource>
 <!--TabBar. For oracle.desktop skin -->
 <!--alternate text for the currently selected TabBar image-->
 <!--{0} - the tab name. eg: Electronics: Currently selected tab-->
@@ -342,7 +342,7 @@
 <resource key="af_menuTabs.BLOCK_TITLE" dnt="false">Elementos de Navegación de Primer Nivel</resource>
 <resource key="af_menuBar.BLOCK_TITLE" dnt="false">Elementos de Navegación de Segundo Nivel</resource>
 <resource key="af_panelSideBar.BLOCK_TITLE" dnt="false">Elementos de Navegación de Tercer Nivel</resource>
-<resource key="af_showOneTab.BLOCK_TITLE" dnt="false">Elementos de Navegación de Cuarto Nivel</resource>
+<resource key="af_panelTabbed.BLOCK_TITLE" dnt="false">Elementos de Navegación de Cuarto Nivel</resource>
 <!-- Header text when messageType is error -->
 <resource key="af_panelHeader.ERROR" dnt="false">Error</resource>
 <!--title above an error message box-->

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_fi.xrts
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_fi.xrts?rev=428081&r1=428080&r2=428081&view=diff
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_fi.xrts (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_fi.xrts Wed Aug  2 11:34:29 2006
@@ -112,8 +112,8 @@
 <!--{1} -> the current step (integer)-->
 <!--{2} -> the total number of steps (integer)-->
 <!-- pda's processTrain's format  -->
-<resource key="af_processTrain.FORMAT_TOTAL" dnt="false">{0} {1} / {2}</resource>
-<resource key="af_processTrain.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
+<resource key="af_train.FORMAT_TOTAL" dnt="false">{0} {1} / {2}</resource>
+<resource key="af_train.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_TOTAL" dnt="false">{0} {1} / {2}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <!--navigation bar format mask for the range string displayed in-->
@@ -127,7 +127,7 @@
 <resource key="af_table.SELECT_RANGE_CHOICE_FORMAT_TOTAL" dnt="false">{0}-{1} / {2}</resource>
 <resource key="af_table.SELECT_RANGE_CHOICE_FORMAT_NO_TOTAL" dnt="false">{0}-{1}</resource>
 <!--e.g., Step 1 of 5 -->
-<resource key="af_processTrain.STEP" dnt="false">Vaihe</resource>
+<resource key="af_train.STEP" dnt="false">Vaihe</resource>
 <resource key="af_singleStepButtonBar.STEP" dnt="false">Vaihe</resource>
 <!-- Text for the key to the "required" icon-->
 <!-- For example, the user will see a required icon and text next to it -->
@@ -163,18 +163,18 @@
 <!--http://scout.us.oracle.com/appsui/ss_guidelines/specs/keyboard.html#accelerator -->
 <resource key="af_chooseDate.CANCEL" dnt="false">&amp;Peruuta</resource>
 <!--Tooltip on the date picker button that launches the calendar dialog-->
-<resource key="af_selectInputDate.LAUNCH_PICKER_TIP" dnt="false">Päivän valinta kalenterista</resource>
+<resource key="af_inputDate.LAUNCH_PICKER_TIP" dnt="false">Päivän valinta kalenterista</resource>
 <!--Title of ColorPicker Dialog-->
-<resource key="af_selectInputColor.PICKER_TITLE" dnt="false">Värin valinta</resource>
+<resource key="af_inputColor.PICKER_TITLE" dnt="false">Värin valinta</resource>
 <!--Text for transparent colors-->
 <resource key="af_chooseColor.TRANSPARENT" dnt="false">Läpinäkyvä</resource>
 <!-- Prompt for color field in color picker dialog -->
-<resource key="af_selectInputColor.PICKER_PROMPT" dnt="false">Väri</resource>
+<resource key="af_inputColor.PICKER_PROMPT" dnt="false">Väri</resource>
 <!--Tooltip on the color picker button that launches the color palette dialog-->
-<resource key="af_selectInputColor.LAUNCH_PICKER_TIP" dnt="false">Käytä värinvalintaa napsauttamalla tätä</resource>
+<resource key="af_inputColor.LAUNCH_PICKER_TIP" dnt="false">Käytä värinvalintaa napsauttamalla tätä</resource>
 <!-- Text on the Apply/Cancel buttons on the selectInputColor dialog -->
-<resource key="af_selectInputColor.APPLY" dnt="false">Käytä</resource>
-<resource key="af_selectInputColor.CANCEL" dnt="false">Peruuta</resource>
+<resource key="af_inputColor.APPLY" dnt="false">Käytä</resource>
+<resource key="af_inputColor.CANCEL" dnt="false">Peruuta</resource>
 <!-- resource for a go button in chooseDate. -->
 <!-- This button is rendered when javascript is not supported, and as a result -->
 <!-- the user doesn't can't change months/years with only the drop downs -->
@@ -264,17 +264,17 @@
 <!--In all of the following three: {0} - the name of the step-->
 <!--alternate text for a visited-step image in a Train-->
 <!-- eg: Billing Information: Previously visited step -->
-<resource key="af_processTrain.VISITED_TIP" dnt="false">{0}: Aiemmin suoritettu vaihe</resource>
+<resource key="af_train.VISITED_TIP" dnt="false">{0}: Aiemmin suoritettu vaihe</resource>
 <!--alternate text for the current-step image in a Train-->
 <!-- eg: Billing Information: Active step -->
-<resource key="af_processTrain.ACTIVE_TIP" dnt="false">{0}: Aktiivinen vaihe</resource>
+<resource key="af_train.ACTIVE_TIP" dnt="false">{0}: Aktiivinen vaihe</resource>
 <!--alternate text for the next-step images in a Train-->
 <!-- eg: Billing Information: Next step -->
-<resource key="af_processTrain.NEXT_TIP" dnt="false">{0}: Seuraava vaihe</resource>
+<resource key="af_train.NEXT_TIP" dnt="false">{0}: Seuraava vaihe</resource>
 <!-- text for the "More" text in a Train-->
-<resource key="af_processTrain.MORE" dnt="false">Lisää</resource>
+<resource key="af_train.MORE" dnt="false">Lisää</resource>
 <!--text for the "Previous" text in a Train-->
-<resource key="af_processTrain.PREVIOUS" dnt="false">Edellinen</resource>
+<resource key="af_train.PREVIOUS" dnt="false">Edellinen</resource>
 <!--TabBar. For oracle.desktop skin -->
 <!--alternate text for the currently selected TabBar image-->
 <!--{0} - the tab name. eg: Electronics: Currently selected tab-->
@@ -342,7 +342,7 @@
 <resource key="af_menuTabs.BLOCK_TITLE" dnt="false">Ensimmäisen tason navigointielementit</resource>
 <resource key="af_menuBar.BLOCK_TITLE" dnt="false">Toisen tason navigointielementit</resource>
 <resource key="af_panelSideBar.BLOCK_TITLE" dnt="false">Kolmannen tason navigointielementit</resource>
-<resource key="af_showOneTab.BLOCK_TITLE" dnt="false">Neljännen tason navigointielementit</resource>
+<resource key="af_panelTabbed.BLOCK_TITLE" dnt="false">Neljännen tason navigointielementit</resource>
 <!-- Header text when messageType is error -->
 <resource key="af_panelHeader.ERROR" dnt="false">Virhe</resource>
 <!--title above an error message box-->

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_fr.xrts
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_fr.xrts?rev=428081&r1=428080&r2=428081&view=diff
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_fr.xrts (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_fr.xrts Wed Aug  2 11:34:29 2006
@@ -112,8 +112,8 @@
 <!--{1} -> the current step (integer)-->
 <!--{2} -> the total number of steps (integer)-->
 <!-- pda's processTrain's format  -->
-<resource key="af_processTrain.FORMAT_TOTAL" dnt="false">{0} {1} sur {2}</resource>
-<resource key="af_processTrain.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
+<resource key="af_train.FORMAT_TOTAL" dnt="false">{0} {1} sur {2}</resource>
+<resource key="af_train.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_TOTAL" dnt="false">{0} {1} sur {2}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <!--navigation bar format mask for the range string displayed in-->
@@ -127,7 +127,7 @@
 <resource key="af_table.SELECT_RANGE_CHOICE_FORMAT_TOTAL" dnt="false">{0}-{1} sur {2}</resource>
 <resource key="af_table.SELECT_RANGE_CHOICE_FORMAT_NO_TOTAL" dnt="false">{0}-{1}</resource>
 <!--e.g., Step 1 of 5 -->
-<resource key="af_processTrain.STEP" dnt="false">Etape</resource>
+<resource key="af_train.STEP" dnt="false">Etape</resource>
 <resource key="af_singleStepButtonBar.STEP" dnt="false">Etape</resource>
 <!-- Text for the key to the "required" icon-->
 <!-- For example, the user will see a required icon and text next to it -->
@@ -163,18 +163,18 @@
 <!--http://scout.us.oracle.com/appsui/ss_guidelines/specs/keyboard.html#accelerator -->
 <resource key="af_chooseDate.CANCEL" dnt="false">Annu&amp;ler</resource>
 <!--Tooltip on the date picker button that launches the calendar dialog-->
-<resource key="af_selectInputDate.LAUNCH_PICKER_TIP" dnt="false">Accéder au sélecteur de date</resource>
+<resource key="af_inputDate.LAUNCH_PICKER_TIP" dnt="false">Accéder au sélecteur de date</resource>
 <!--Title of ColorPicker Dialog-->
-<resource key="af_selectInputColor.PICKER_TITLE" dnt="false">Sélectionner une couleur</resource>
+<resource key="af_inputColor.PICKER_TITLE" dnt="false">Sélectionner une couleur</resource>
 <!--Text for transparent colors-->
 <resource key="af_chooseColor.TRANSPARENT" dnt="false">Transparent</resource>
 <!-- Prompt for color field in color picker dialog -->
-<resource key="af_selectInputColor.PICKER_PROMPT" dnt="false">Couleur</resource>
+<resource key="af_inputColor.PICKER_PROMPT" dnt="false">Couleur</resource>
 <!--Tooltip on the color picker button that launches the color palette dialog-->
-<resource key="af_selectInputColor.LAUNCH_PICKER_TIP" dnt="false">Accéder au sélecteur de couleur</resource>
+<resource key="af_inputColor.LAUNCH_PICKER_TIP" dnt="false">Accéder au sélecteur de couleur</resource>
 <!-- Text on the Apply/Cancel buttons on the selectInputColor dialog -->
-<resource key="af_selectInputColor.APPLY" dnt="false">Appliquer</resource>
-<resource key="af_selectInputColor.CANCEL" dnt="false">Annuler</resource>
+<resource key="af_inputColor.APPLY" dnt="false">Appliquer</resource>
+<resource key="af_inputColor.CANCEL" dnt="false">Annuler</resource>
 <!-- resource for a go button in chooseDate. -->
 <!-- This button is rendered when javascript is not supported, and as a result -->
 <!-- the user doesn't can't change months/years with only the drop downs -->
@@ -264,17 +264,17 @@
 <!--In all of the following three: {0} - the name of the step-->
 <!--alternate text for a visited-step image in a Train-->
 <!-- eg: Billing Information: Previously visited step -->
-<resource key="af_processTrain.VISITED_TIP" dnt="false">{0} : étape précédemment visitée</resource>
+<resource key="af_train.VISITED_TIP" dnt="false">{0} : étape précédemment visitée</resource>
 <!--alternate text for the current-step image in a Train-->
 <!-- eg: Billing Information: Active step -->
-<resource key="af_processTrain.ACTIVE_TIP" dnt="false">{0} : étape active</resource>
+<resource key="af_train.ACTIVE_TIP" dnt="false">{0} : étape active</resource>
 <!--alternate text for the next-step images in a Train-->
 <!-- eg: Billing Information: Next step -->
-<resource key="af_processTrain.NEXT_TIP" dnt="false">{0} : étape suivante</resource>
+<resource key="af_train.NEXT_TIP" dnt="false">{0} : étape suivante</resource>
 <!-- text for the "More" text in a Train-->
-<resource key="af_processTrain.MORE" dnt="false">Plus</resource>
+<resource key="af_train.MORE" dnt="false">Plus</resource>
 <!--text for the "Previous" text in a Train-->
-<resource key="af_processTrain.PREVIOUS" dnt="false">Précédent</resource>
+<resource key="af_train.PREVIOUS" dnt="false">Précédent</resource>
 <!--TabBar. For oracle.desktop skin -->
 <!--alternate text for the currently selected TabBar image-->
 <!--{0} - the tab name. eg: Electronics: Currently selected tab-->
@@ -342,7 +342,7 @@
 <resource key="af_menuTabs.BLOCK_TITLE" dnt="false">Eléments de navigation de premier niveau</resource>
 <resource key="af_menuBar.BLOCK_TITLE" dnt="false">Eléments de navigation de deuxième niveau</resource>
 <resource key="af_panelSideBar.BLOCK_TITLE" dnt="false">Eléments de navigation de troisième niveau</resource>
-<resource key="af_showOneTab.BLOCK_TITLE" dnt="false">Eléments de navigation de quatrième niveau</resource>
+<resource key="af_panelTabbed.BLOCK_TITLE" dnt="false">Eléments de navigation de quatrième niveau</resource>
 <!-- Header text when messageType is error -->
 <resource key="af_panelHeader.ERROR" dnt="false">Erreur</resource>
 <!--title above an error message box-->

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_fr_CA.xrts
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_fr_CA.xrts?rev=428081&r1=428080&r2=428081&view=diff
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_fr_CA.xrts (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_fr_CA.xrts Wed Aug  2 11:34:29 2006
@@ -112,8 +112,8 @@
 <!--{1} -> the current step (integer)-->
 <!--{2} -> the total number of steps (integer)-->
 <!-- pda's processTrain's format  -->
-<resource key="af_processTrain.FORMAT_TOTAL" dnt="false">{0} {1} sur {2}</resource>
-<resource key="af_processTrain.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
+<resource key="af_train.FORMAT_TOTAL" dnt="false">{0} {1} sur {2}</resource>
+<resource key="af_train.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_TOTAL" dnt="false">{0} {1} sur {2}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <!--navigation bar format mask for the range string displayed in-->
@@ -127,7 +127,7 @@
 <resource key="af_table.SELECT_RANGE_CHOICE_FORMAT_TOTAL" dnt="false">{0}-{1} sur {2}</resource>
 <resource key="af_table.SELECT_RANGE_CHOICE_FORMAT_NO_TOTAL" dnt="false">{0}-{1}</resource>
 <!--e.g., Step 1 of 5 -->
-<resource key="af_processTrain.STEP" dnt="false">Etape</resource>
+<resource key="af_train.STEP" dnt="false">Etape</resource>
 <resource key="af_singleStepButtonBar.STEP" dnt="false">Etape</resource>
 <!-- Text for the key to the "required" icon-->
 <!-- For example, the user will see a required icon and text next to it -->
@@ -163,18 +163,18 @@
 <!--http://scout.us.oracle.com/appsui/ss_guidelines/specs/keyboard.html#accelerator -->
 <resource key="af_chooseDate.CANCEL" dnt="false">Annu&amp;ler</resource>
 <!--Tooltip on the date picker button that launches the calendar dialog-->
-<resource key="af_selectInputDate.LAUNCH_PICKER_TIP" dnt="false">Accéder au sélecteur de date</resource>
+<resource key="af_inputDate.LAUNCH_PICKER_TIP" dnt="false">Accéder au sélecteur de date</resource>
 <!--Title of ColorPicker Dialog-->
-<resource key="af_selectInputColor.PICKER_TITLE" dnt="false">Sélectionner une couleur</resource>
+<resource key="af_inputColor.PICKER_TITLE" dnt="false">Sélectionner une couleur</resource>
 <!--Text for transparent colors-->
 <resource key="af_chooseColor.TRANSPARENT" dnt="false">Transparent</resource>
 <!-- Prompt for color field in color picker dialog -->
-<resource key="af_selectInputColor.PICKER_PROMPT" dnt="false">Couleur</resource>
+<resource key="af_inputColor.PICKER_PROMPT" dnt="false">Couleur</resource>
 <!--Tooltip on the color picker button that launches the color palette dialog-->
-<resource key="af_selectInputColor.LAUNCH_PICKER_TIP" dnt="false">Accéder au sélecteur de couleur</resource>
+<resource key="af_inputColor.LAUNCH_PICKER_TIP" dnt="false">Accéder au sélecteur de couleur</resource>
 <!-- Text on the Apply/Cancel buttons on the selectInputColor dialog -->
-<resource key="af_selectInputColor.APPLY" dnt="false">Appliquer</resource>
-<resource key="af_selectInputColor.CANCEL" dnt="false">Annuler</resource>
+<resource key="af_inputColor.APPLY" dnt="false">Appliquer</resource>
+<resource key="af_inputColor.CANCEL" dnt="false">Annuler</resource>
 <!-- resource for a go button in chooseDate. -->
 <!-- This button is rendered when javascript is not supported, and as a result -->
 <!-- the user doesn't can't change months/years with only the drop downs -->
@@ -264,17 +264,17 @@
 <!--In all of the following three: {0} - the name of the step-->
 <!--alternate text for a visited-step image in a Train-->
 <!-- eg: Billing Information: Previously visited step -->
-<resource key="af_processTrain.VISITED_TIP" dnt="false">{0} : étape précédemment visitée</resource>
+<resource key="af_train.VISITED_TIP" dnt="false">{0} : étape précédemment visitée</resource>
 <!--alternate text for the current-step image in a Train-->
 <!-- eg: Billing Information: Active step -->
-<resource key="af_processTrain.ACTIVE_TIP" dnt="false">{0} : étape active</resource>
+<resource key="af_train.ACTIVE_TIP" dnt="false">{0} : étape active</resource>
 <!--alternate text for the next-step images in a Train-->
 <!-- eg: Billing Information: Next step -->
-<resource key="af_processTrain.NEXT_TIP" dnt="false">{0} : étape suivante</resource>
+<resource key="af_train.NEXT_TIP" dnt="false">{0} : étape suivante</resource>
 <!-- text for the "More" text in a Train-->
-<resource key="af_processTrain.MORE" dnt="false">Plus</resource>
+<resource key="af_train.MORE" dnt="false">Plus</resource>
 <!--text for the "Previous" text in a Train-->
-<resource key="af_processTrain.PREVIOUS" dnt="false">Précédent</resource>
+<resource key="af_train.PREVIOUS" dnt="false">Précédent</resource>
 <!--TabBar. For oracle.desktop skin -->
 <!--alternate text for the currently selected TabBar image-->
 <!--{0} - the tab name. eg: Electronics: Currently selected tab-->
@@ -342,7 +342,7 @@
 <resource key="af_menuTabs.BLOCK_TITLE" dnt="false">Eléments de navigation de premier niveau</resource>
 <resource key="af_menuBar.BLOCK_TITLE" dnt="false">Eléments de navigation de deuxième niveau</resource>
 <resource key="af_panelSideBar.BLOCK_TITLE" dnt="false">Eléments de navigation de troisième niveau</resource>
-<resource key="af_showOneTab.BLOCK_TITLE" dnt="false">Eléments de navigation de quatrième niveau</resource>
+<resource key="af_panelTabbed.BLOCK_TITLE" dnt="false">Eléments de navigation de quatrième niveau</resource>
 <!-- Header text when messageType is error -->
 <resource key="af_panelHeader.ERROR" dnt="false">Erreur</resource>
 <!--title above an error message box-->

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_hu.xrts
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_hu.xrts?rev=428081&r1=428080&r2=428081&view=diff
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_hu.xrts (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_hu.xrts Wed Aug  2 11:34:29 2006
@@ -112,8 +112,8 @@
 <!--{1} -> the current step (integer)-->
 <!--{2} -> the total number of steps (integer)-->
 <!-- pda's processTrain's format  -->
-<resource key="af_processTrain.FORMAT_TOTAL" dnt="false">{0} {1}/{2}</resource>
-<resource key="af_processTrain.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
+<resource key="af_train.FORMAT_TOTAL" dnt="false">{0} {1}/{2}</resource>
+<resource key="af_train.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_TOTAL" dnt="false">{0} {1}/{2}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <!--navigation bar format mask for the range string displayed in-->
@@ -127,7 +127,7 @@
 <resource key="af_table.SELECT_RANGE_CHOICE_FORMAT_TOTAL" dnt="false">{0}-{1}/{2}</resource>
 <resource key="af_table.SELECT_RANGE_CHOICE_FORMAT_NO_TOTAL" dnt="false">{0}-{1}</resource>
 <!--e.g., Step 1 of 5 -->
-<resource key="af_processTrain.STEP" dnt="false">Lépés:</resource>
+<resource key="af_train.STEP" dnt="false">Lépés:</resource>
 <resource key="af_singleStepButtonBar.STEP" dnt="false">Lépés:</resource>
 <!-- Text for the key to the "required" icon-->
 <!-- For example, the user will see a required icon and text next to it -->
@@ -163,18 +163,18 @@
 <!--http://scout.us.oracle.com/appsui/ss_guidelines/specs/keyboard.html#accelerator -->
 <resource key="af_chooseDate.CANCEL" dnt="false">&amp;Mégse</resource>
 <!--Tooltip on the date picker button that launches the calendar dialog-->
-<resource key="af_selectInputDate.LAUNCH_PICKER_TIP" dnt="false">Dátumválasztó indítása</resource>
+<resource key="af_inputDate.LAUNCH_PICKER_TIP" dnt="false">Dátumválasztó indítása</resource>
 <!--Title of ColorPicker Dialog-->
-<resource key="af_selectInputColor.PICKER_TITLE" dnt="false">Szín kiválasztása</resource>
+<resource key="af_inputColor.PICKER_TITLE" dnt="false">Szín kiválasztása</resource>
 <!--Text for transparent colors-->
 <resource key="af_chooseColor.TRANSPARENT" dnt="false">Átlátszó</resource>
 <!-- Prompt for color field in color picker dialog -->
-<resource key="af_selectInputColor.PICKER_PROMPT" dnt="false">Szín</resource>
+<resource key="af_inputColor.PICKER_PROMPT" dnt="false">Szín</resource>
 <!--Tooltip on the color picker button that launches the color palette dialog-->
-<resource key="af_selectInputColor.LAUNCH_PICKER_TIP" dnt="false">A színkiválasztó megjelenítése</resource>
+<resource key="af_inputColor.LAUNCH_PICKER_TIP" dnt="false">A színkiválasztó megjelenítése</resource>
 <!-- Text on the Apply/Cancel buttons on the selectInputColor dialog -->
-<resource key="af_selectInputColor.APPLY" dnt="false">Alkalmaz</resource>
-<resource key="af_selectInputColor.CANCEL" dnt="false">Mégse</resource>
+<resource key="af_inputColor.APPLY" dnt="false">Alkalmaz</resource>
+<resource key="af_inputColor.CANCEL" dnt="false">Mégse</resource>
 <!-- resource for a go button in chooseDate. -->
 <!-- This button is rendered when javascript is not supported, and as a result -->
 <!-- the user doesn't can't change months/years with only the drop downs -->
@@ -264,17 +264,17 @@
 <!--In all of the following three: {0} - the name of the step-->
 <!--alternate text for a visited-step image in a Train-->
 <!-- eg: Billing Information: Previously visited step -->
-<resource key="af_processTrain.VISITED_TIP" dnt="false">{0}: Előzőleg meglátogatott lépés</resource>
+<resource key="af_train.VISITED_TIP" dnt="false">{0}: Előzőleg meglátogatott lépés</resource>
 <!--alternate text for the current-step image in a Train-->
 <!-- eg: Billing Information: Active step -->
-<resource key="af_processTrain.ACTIVE_TIP" dnt="false">{0}: Aktív lépés</resource>
+<resource key="af_train.ACTIVE_TIP" dnt="false">{0}: Aktív lépés</resource>
 <!--alternate text for the next-step images in a Train-->
 <!-- eg: Billing Information: Next step -->
-<resource key="af_processTrain.NEXT_TIP" dnt="false">{0}: Következő lépés</resource>
+<resource key="af_train.NEXT_TIP" dnt="false">{0}: Következő lépés</resource>
 <!-- text for the "More" text in a Train-->
-<resource key="af_processTrain.MORE" dnt="false">További</resource>
+<resource key="af_train.MORE" dnt="false">További</resource>
 <!--text for the "Previous" text in a Train-->
-<resource key="af_processTrain.PREVIOUS" dnt="false">Előző</resource>
+<resource key="af_train.PREVIOUS" dnt="false">Előző</resource>
 <!--TabBar. For oracle.desktop skin -->
 <!--alternate text for the currently selected TabBar image-->
 <!--{0} - the tab name. eg: Electronics: Currently selected tab-->
@@ -342,7 +342,7 @@
 <resource key="af_menuTabs.BLOCK_TITLE" dnt="false">Első szintű navigációs elemek</resource>
 <resource key="af_menuBar.BLOCK_TITLE" dnt="false">Második szintű navigációs elemek</resource>
 <resource key="af_panelSideBar.BLOCK_TITLE" dnt="false">Harmadik szintű navigációs elemek</resource>
-<resource key="af_showOneTab.BLOCK_TITLE" dnt="false">Negyedik szintű navigációs elemek</resource>
+<resource key="af_panelTabbed.BLOCK_TITLE" dnt="false">Negyedik szintű navigációs elemek</resource>
 <!-- Header text when messageType is error -->
 <resource key="af_panelHeader.ERROR" dnt="false">Hiba</resource>
 <!--title above an error message box-->

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_it.xrts
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_it.xrts?rev=428081&r1=428080&r2=428081&view=diff
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_it.xrts (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_it.xrts Wed Aug  2 11:34:29 2006
@@ -112,8 +112,8 @@
 <!--{1} -> the current step (integer)-->
 <!--{2} -> the total number of steps (integer)-->
 <!-- pda's processTrain's format  -->
-<resource key="af_processTrain.FORMAT_TOTAL" dnt="false">{0} {1} di {2}</resource>
-<resource key="af_processTrain.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
+<resource key="af_train.FORMAT_TOTAL" dnt="false">{0} {1} di {2}</resource>
+<resource key="af_train.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_TOTAL" dnt="false">{0} {1} di {2}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <!--navigation bar format mask for the range string displayed in-->
@@ -127,7 +127,7 @@
 <resource key="af_table.SELECT_RANGE_CHOICE_FORMAT_TOTAL" dnt="false">{0}-{1} di {2}</resource>
 <resource key="af_table.SELECT_RANGE_CHOICE_FORMAT_NO_TOTAL" dnt="false">{0}-{1}</resource>
 <!--e.g., Step 1 of 5 -->
-<resource key="af_processTrain.STEP" dnt="false">Passo</resource>
+<resource key="af_train.STEP" dnt="false">Passo</resource>
 <resource key="af_singleStepButtonBar.STEP" dnt="false">Passo</resource>
 <!-- Text for the key to the "required" icon-->
 <!-- For example, the user will see a required icon and text next to it -->
@@ -163,18 +163,18 @@
 <!--http://scout.us.oracle.com/appsui/ss_guidelines/specs/keyboard.html#accelerator -->
 <resource key="af_chooseDate.CANCEL" dnt="false">Annul&amp;la</resource>
 <!--Tooltip on the date picker button that launches the calendar dialog-->
-<resource key="af_selectInputDate.LAUNCH_PICKER_TIP" dnt="false">Selezionare per accedere alla scelta della data</resource>
+<resource key="af_inputDate.LAUNCH_PICKER_TIP" dnt="false">Selezionare per accedere alla scelta della data</resource>
 <!--Title of ColorPicker Dialog-->
-<resource key="af_selectInputColor.PICKER_TITLE" dnt="false">Selezionare un colore</resource>
+<resource key="af_inputColor.PICKER_TITLE" dnt="false">Selezionare un colore</resource>
 <!--Text for transparent colors-->
 <resource key="af_chooseColor.TRANSPARENT" dnt="false">Trasparente</resource>
 <!-- Prompt for color field in color picker dialog -->
-<resource key="af_selectInputColor.PICKER_PROMPT" dnt="false">Colore</resource>
+<resource key="af_inputColor.PICKER_PROMPT" dnt="false">Colore</resource>
 <!--Tooltip on the color picker button that launches the color palette dialog-->
-<resource key="af_selectInputColor.LAUNCH_PICKER_TIP" dnt="false">Selezionare per accedere alla scelta del colore</resource>
+<resource key="af_inputColor.LAUNCH_PICKER_TIP" dnt="false">Selezionare per accedere alla scelta del colore</resource>
 <!-- Text on the Apply/Cancel buttons on the selectInputColor dialog -->
-<resource key="af_selectInputColor.APPLY" dnt="false">Applica</resource>
-<resource key="af_selectInputColor.CANCEL" dnt="false">Annulla</resource>
+<resource key="af_inputColor.APPLY" dnt="false">Applica</resource>
+<resource key="af_inputColor.CANCEL" dnt="false">Annulla</resource>
 <!-- resource for a go button in chooseDate. -->
 <!-- This button is rendered when javascript is not supported, and as a result -->
 <!-- the user doesn't can't change months/years with only the drop downs -->
@@ -264,17 +264,17 @@
 <!--In all of the following three: {0} - the name of the step-->
 <!--alternate text for a visited-step image in a Train-->
 <!-- eg: Billing Information: Previously visited step -->
-<resource key="af_processTrain.VISITED_TIP" dnt="false">{0}: passo precedentemente visitato</resource>
+<resource key="af_train.VISITED_TIP" dnt="false">{0}: passo precedentemente visitato</resource>
 <!--alternate text for the current-step image in a Train-->
 <!-- eg: Billing Information: Active step -->
-<resource key="af_processTrain.ACTIVE_TIP" dnt="false">{0}: passo attivo</resource>
+<resource key="af_train.ACTIVE_TIP" dnt="false">{0}: passo attivo</resource>
 <!--alternate text for the next-step images in a Train-->
 <!-- eg: Billing Information: Next step -->
-<resource key="af_processTrain.NEXT_TIP" dnt="false">{0}: passo successivo</resource>
+<resource key="af_train.NEXT_TIP" dnt="false">{0}: passo successivo</resource>
 <!-- text for the "More" text in a Train-->
-<resource key="af_processTrain.MORE" dnt="false">Altro</resource>
+<resource key="af_train.MORE" dnt="false">Altro</resource>
 <!--text for the "Previous" text in a Train-->
-<resource key="af_processTrain.PREVIOUS" dnt="false">Precedente</resource>
+<resource key="af_train.PREVIOUS" dnt="false">Precedente</resource>
 <!--TabBar. For oracle.desktop skin -->
 <!--alternate text for the currently selected TabBar image-->
 <!--{0} - the tab name. eg: Electronics: Currently selected tab-->
@@ -342,7 +342,7 @@
 <resource key="af_menuTabs.BLOCK_TITLE" dnt="false">Elementi di navigazione primo livello</resource>
 <resource key="af_menuBar.BLOCK_TITLE" dnt="false">Elementi di navigazione secondo livello</resource>
 <resource key="af_panelSideBar.BLOCK_TITLE" dnt="false">Elementi di navigazione terzo livello</resource>
-<resource key="af_showOneTab.BLOCK_TITLE" dnt="false">Elementi di navigazione quarto livello</resource>
+<resource key="af_panelTabbed.BLOCK_TITLE" dnt="false">Elementi di navigazione quarto livello</resource>
 <!-- Header text when messageType is error -->
 <resource key="af_panelHeader.ERROR" dnt="false">Errore</resource>
 <!--title above an error message box-->

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_iw.xrts
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_iw.xrts?rev=428081&r1=428080&r2=428081&view=diff
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_iw.xrts (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_iw.xrts Wed Aug  2 11:34:29 2006
@@ -112,8 +112,8 @@
 <!--{1} -> the current step (integer)-->
 <!--{2} -> the total number of steps (integer)-->
 <!-- pda's processTrain's format  -->
-<resource key="af_processTrain.FORMAT_TOTAL" dnt="false">{0} {1} מתוך {2}</resource>
-<resource key="af_processTrain.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
+<resource key="af_train.FORMAT_TOTAL" dnt="false">{0} {1} מתוך {2}</resource>
+<resource key="af_train.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_TOTAL" dnt="false">{0} {1} מתוך {2}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <!--navigation bar format mask for the range string displayed in-->
@@ -127,7 +127,7 @@
 <resource key="af_table.SELECT_RANGE_CHOICE_FORMAT_TOTAL" dnt="false">{0}-{1} מתוך {2}</resource>
 <resource key="af_table.SELECT_RANGE_CHOICE_FORMAT_NO_TOTAL" dnt="false">{0}-{1}</resource>
 <!--e.g., Step 1 of 5 -->
-<resource key="af_processTrain.STEP" dnt="false">שלב</resource>
+<resource key="af_train.STEP" dnt="false">שלב</resource>
 <resource key="af_singleStepButtonBar.STEP" dnt="false">שלב</resource>
 <!-- Text for the key to the "required" icon-->
 <!-- For example, the user will see a required icon and text next to it -->
@@ -163,18 +163,18 @@
 <!--http://scout.us.oracle.com/appsui/ss_guidelines/specs/keyboard.html#accelerator -->
 <resource key="af_chooseDate.CANCEL" dnt="false">&amp;בטל</resource>
 <!--Tooltip on the date picker button that launches the calendar dialog-->
-<resource key="af_selectInputDate.LAUNCH_PICKER_TIP" dnt="false">בחר כדי לגשת אל בורר התאריכים</resource>
+<resource key="af_inputDate.LAUNCH_PICKER_TIP" dnt="false">בחר כדי לגשת אל בורר התאריכים</resource>
 <!--Title of ColorPicker Dialog-->
-<resource key="af_selectInputColor.PICKER_TITLE" dnt="false">בחר צבע</resource>
+<resource key="af_inputColor.PICKER_TITLE" dnt="false">בחר צבע</resource>
 <!--Text for transparent colors-->
 <resource key="af_chooseColor.TRANSPARENT" dnt="false">שקוף</resource>
 <!-- Prompt for color field in color picker dialog -->
-<resource key="af_selectInputColor.PICKER_PROMPT" dnt="false">צבע</resource>
+<resource key="af_inputColor.PICKER_PROMPT" dnt="false">צבע</resource>
 <!--Tooltip on the color picker button that launches the color palette dialog-->
-<resource key="af_selectInputColor.LAUNCH_PICKER_TIP" dnt="false">בחר כדי לגשת אל בורר הצבעים</resource>
+<resource key="af_inputColor.LAUNCH_PICKER_TIP" dnt="false">בחר כדי לגשת אל בורר הצבעים</resource>
 <!-- Text on the Apply/Cancel buttons on the selectInputColor dialog -->
-<resource key="af_selectInputColor.APPLY" dnt="false">החל</resource>
-<resource key="af_selectInputColor.CANCEL" dnt="false">ביטול</resource>
+<resource key="af_inputColor.APPLY" dnt="false">החל</resource>
+<resource key="af_inputColor.CANCEL" dnt="false">ביטול</resource>
 <!-- resource for a go button in chooseDate. -->
 <!-- This button is rendered when javascript is not supported, and as a result -->
 <!-- the user doesn't can't change months/years with only the drop downs -->
@@ -264,17 +264,17 @@
 <!--In all of the following three: {0} - the name of the step-->
 <!--alternate text for a visited-step image in a Train-->
 <!-- eg: Billing Information: Previously visited step -->
-<resource key="af_processTrain.VISITED_TIP" dnt="false">{0}: שלב שביקרו בו קודם</resource>
+<resource key="af_train.VISITED_TIP" dnt="false">{0}: שלב שביקרו בו קודם</resource>
 <!--alternate text for the current-step image in a Train-->
 <!-- eg: Billing Information: Active step -->
-<resource key="af_processTrain.ACTIVE_TIP" dnt="false">{0}: שלב פעיל</resource>
+<resource key="af_train.ACTIVE_TIP" dnt="false">{0}: שלב פעיל</resource>
 <!--alternate text for the next-step images in a Train-->
 <!-- eg: Billing Information: Next step -->
-<resource key="af_processTrain.NEXT_TIP" dnt="false">{0}: השלב הבא</resource>
+<resource key="af_train.NEXT_TIP" dnt="false">{0}: השלב הבא</resource>
 <!-- text for the "More" text in a Train-->
-<resource key="af_processTrain.MORE" dnt="false">אפשרויות נוספות</resource>
+<resource key="af_train.MORE" dnt="false">אפשרויות נוספות</resource>
 <!--text for the "Previous" text in a Train-->
-<resource key="af_processTrain.PREVIOUS" dnt="false">הקודם</resource>
+<resource key="af_train.PREVIOUS" dnt="false">הקודם</resource>
 <!--TabBar. For oracle.desktop skin -->
 <!--alternate text for the currently selected TabBar image-->
 <!--{0} - the tab name. eg: Electronics: Currently selected tab-->
@@ -342,7 +342,7 @@
 <resource key="af_menuTabs.BLOCK_TITLE" dnt="false">אלמנטים של ניווט מרמה ראשונה</resource>
 <resource key="af_menuBar.BLOCK_TITLE" dnt="false">אלמנטים של ניווט מרמה שנייה</resource>
 <resource key="af_panelSideBar.BLOCK_TITLE" dnt="false">אלמנטים של ניווט מרמה שלישית</resource>
-<resource key="af_showOneTab.BLOCK_TITLE" dnt="false">אלמנטים של ניווט מרמה רביעית</resource>
+<resource key="af_panelTabbed.BLOCK_TITLE" dnt="false">אלמנטים של ניווט מרמה רביעית</resource>
 <!-- Header text when messageType is error -->
 <resource key="af_panelHeader.ERROR" dnt="false">שגיאה</resource>
 <!--title above an error message box-->

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_ja.xrts
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_ja.xrts?rev=428081&r1=428080&r2=428081&view=diff
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_ja.xrts (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_ja.xrts Wed Aug  2 11:34:29 2006
@@ -112,8 +112,8 @@
 <!--{1} -> the current step (integer)-->
 <!--{2} -> the total number of steps (integer)-->
 <!-- pda's processTrain's format  -->
-<resource key="af_processTrain.FORMAT_TOTAL" dnt="false">{2}の{0} {1}</resource>
-<resource key="af_processTrain.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
+<resource key="af_train.FORMAT_TOTAL" dnt="false">{2}の{0} {1}</resource>
+<resource key="af_train.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_TOTAL" dnt="false">{2}の{0} {1}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <!--navigation bar format mask for the range string displayed in-->
@@ -127,7 +127,7 @@
 <resource key="af_table.SELECT_RANGE_CHOICE_FORMAT_TOTAL" dnt="false">{2}の{0}-{1}</resource>
 <resource key="af_table.SELECT_RANGE_CHOICE_FORMAT_NO_TOTAL" dnt="false">{0}-{1}</resource>
 <!--e.g., Step 1 of 5 -->
-<resource key="af_processTrain.STEP" dnt="false">ステップ</resource>
+<resource key="af_train.STEP" dnt="false">ステップ</resource>
 <resource key="af_singleStepButtonBar.STEP" dnt="false">ステップ</resource>
 <!-- Text for the key to the "required" icon-->
 <!-- For example, the user will see a required icon and text next to it -->
@@ -163,18 +163,18 @@
 <!--http://scout.us.oracle.com/appsui/ss_guidelines/specs/keyboard.html#accelerator -->
 <resource key="af_chooseDate.CANCEL" dnt="false">取消(&amp;L)</resource>
 <!--Tooltip on the date picker button that launches the calendar dialog-->
-<resource key="af_selectInputDate.LAUNCH_PICKER_TIP" dnt="false">日付ピッカーへアクセスするために選択</resource>
+<resource key="af_inputDate.LAUNCH_PICKER_TIP" dnt="false">日付ピッカーへアクセスするために選択</resource>
 <!--Title of ColorPicker Dialog-->
-<resource key="af_selectInputColor.PICKER_TITLE" dnt="false">色の選択</resource>
+<resource key="af_inputColor.PICKER_TITLE" dnt="false">色の選択</resource>
 <!--Text for transparent colors-->
 <resource key="af_chooseColor.TRANSPARENT" dnt="false">透明</resource>
 <!-- Prompt for color field in color picker dialog -->
-<resource key="af_selectInputColor.PICKER_PROMPT" dnt="false">色</resource>
+<resource key="af_inputColor.PICKER_PROMPT" dnt="false">色</resource>
 <!--Tooltip on the color picker button that launches the color palette dialog-->
-<resource key="af_selectInputColor.LAUNCH_PICKER_TIP" dnt="false">カラー・ピッカーへアクセスするために選択</resource>
+<resource key="af_inputColor.LAUNCH_PICKER_TIP" dnt="false">カラー・ピッカーへアクセスするために選択</resource>
 <!-- Text on the Apply/Cancel buttons on the selectInputColor dialog -->
-<resource key="af_selectInputColor.APPLY" dnt="false">適用</resource>
-<resource key="af_selectInputColor.CANCEL" dnt="false">取消</resource>
+<resource key="af_inputColor.APPLY" dnt="false">適用</resource>
+<resource key="af_inputColor.CANCEL" dnt="false">取消</resource>
 <!-- resource for a go button in chooseDate. -->
 <!-- This button is rendered when javascript is not supported, and as a result -->
 <!-- the user doesn't can't change months/years with only the drop downs -->
@@ -264,17 +264,17 @@
 <!--In all of the following three: {0} - the name of the step-->
 <!--alternate text for a visited-step image in a Train-->
 <!-- eg: Billing Information: Previously visited step -->
-<resource key="af_processTrain.VISITED_TIP" dnt="false">{0}: 以前に行ったステップです。</resource>
+<resource key="af_train.VISITED_TIP" dnt="false">{0}: 以前に行ったステップです。</resource>
 <!--alternate text for the current-step image in a Train-->
 <!-- eg: Billing Information: Active step -->
-<resource key="af_processTrain.ACTIVE_TIP" dnt="false">{0}: 実行中のステップです</resource>
+<resource key="af_train.ACTIVE_TIP" dnt="false">{0}: 実行中のステップです</resource>
 <!--alternate text for the next-step images in a Train-->
 <!-- eg: Billing Information: Next step -->
-<resource key="af_processTrain.NEXT_TIP" dnt="false">{0}: 次のステップです。</resource>
+<resource key="af_train.NEXT_TIP" dnt="false">{0}: 次のステップです。</resource>
 <!-- text for the "More" text in a Train-->
-<resource key="af_processTrain.MORE" dnt="false">追加</resource>
+<resource key="af_train.MORE" dnt="false">追加</resource>
 <!--text for the "Previous" text in a Train-->
-<resource key="af_processTrain.PREVIOUS" dnt="false">前へ</resource>
+<resource key="af_train.PREVIOUS" dnt="false">前へ</resource>
 <!--TabBar. For oracle.desktop skin -->
 <!--alternate text for the currently selected TabBar image-->
 <!--{0} - the tab name. eg: Electronics: Currently selected tab-->
@@ -342,7 +342,7 @@
 <resource key="af_menuTabs.BLOCK_TITLE" dnt="false">第1レベルのナビゲート要素</resource>
 <resource key="af_menuBar.BLOCK_TITLE" dnt="false">第2レベルのナビゲート要素</resource>
 <resource key="af_panelSideBar.BLOCK_TITLE" dnt="false">第3レベルのナビゲート要素</resource>
-<resource key="af_showOneTab.BLOCK_TITLE" dnt="false">第4レベルのナビゲート要素</resource>
+<resource key="af_panelTabbed.BLOCK_TITLE" dnt="false">第4レベルのナビゲート要素</resource>
 <!-- Header text when messageType is error -->
 <resource key="af_panelHeader.ERROR" dnt="false">エラー</resource>
 <!--title above an error message box-->

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_ko.xrts
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_ko.xrts?rev=428081&r1=428080&r2=428081&view=diff
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_ko.xrts (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_ko.xrts Wed Aug  2 11:34:29 2006
@@ -112,8 +112,8 @@
 <!--{1} -> the current step (integer)-->
 <!--{2} -> the total number of steps (integer)-->
 <!-- pda's processTrain's format  -->
-<resource key="af_processTrain.FORMAT_TOTAL" dnt="false">{0} {1}/{2}</resource>
-<resource key="af_processTrain.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
+<resource key="af_train.FORMAT_TOTAL" dnt="false">{0} {1}/{2}</resource>
+<resource key="af_train.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_TOTAL" dnt="false">{0} {1}/{2}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <!--navigation bar format mask for the range string displayed in-->
@@ -127,7 +127,7 @@
 <resource key="af_table.SELECT_RANGE_CHOICE_FORMAT_TOTAL" dnt="false">{0}-{1}/{2}</resource>
 <resource key="af_table.SELECT_RANGE_CHOICE_FORMAT_NO_TOTAL" dnt="false">{0}-{1}</resource>
 <!--e.g., Step 1 of 5 -->
-<resource key="af_processTrain.STEP" dnt="false">단계</resource>
+<resource key="af_train.STEP" dnt="false">단계</resource>
 <resource key="af_singleStepButtonBar.STEP" dnt="false">단계</resource>
 <!-- Text for the key to the "required" icon-->
 <!-- For example, the user will see a required icon and text next to it -->
@@ -163,18 +163,18 @@
 <!--http://scout.us.oracle.com/appsui/ss_guidelines/specs/keyboard.html#accelerator -->
 <resource key="af_chooseDate.CANCEL" dnt="false">취소(&amp;L)</resource>
 <!--Tooltip on the date picker button that launches the calendar dialog-->
-<resource key="af_selectInputDate.LAUNCH_PICKER_TIP" dnt="false">날짜 선택기에 액세스하려면 선택</resource>
+<resource key="af_inputDate.LAUNCH_PICKER_TIP" dnt="false">날짜 선택기에 액세스하려면 선택</resource>
 <!--Title of ColorPicker Dialog-->
-<resource key="af_selectInputColor.PICKER_TITLE" dnt="false">색상 선택</resource>
+<resource key="af_inputColor.PICKER_TITLE" dnt="false">색상 선택</resource>
 <!--Text for transparent colors-->
 <resource key="af_chooseColor.TRANSPARENT" dnt="false">투명하게</resource>
 <!-- Prompt for color field in color picker dialog -->
-<resource key="af_selectInputColor.PICKER_PROMPT" dnt="false">색상</resource>
+<resource key="af_inputColor.PICKER_PROMPT" dnt="false">색상</resource>
 <!--Tooltip on the color picker button that launches the color palette dialog-->
-<resource key="af_selectInputColor.LAUNCH_PICKER_TIP" dnt="false">색상 선택기에 액세스하려면 선택</resource>
+<resource key="af_inputColor.LAUNCH_PICKER_TIP" dnt="false">색상 선택기에 액세스하려면 선택</resource>
 <!-- Text on the Apply/Cancel buttons on the selectInputColor dialog -->
-<resource key="af_selectInputColor.APPLY" dnt="false">적용</resource>
-<resource key="af_selectInputColor.CANCEL" dnt="false">취소</resource>
+<resource key="af_inputColor.APPLY" dnt="false">적용</resource>
+<resource key="af_inputColor.CANCEL" dnt="false">취소</resource>
 <!-- resource for a go button in chooseDate. -->
 <!-- This button is rendered when javascript is not supported, and as a result -->
 <!-- the user doesn't can't change months/years with only the drop downs -->
@@ -264,17 +264,17 @@
 <!--In all of the following three: {0} - the name of the step-->
 <!--alternate text for a visited-step image in a Train-->
 <!-- eg: Billing Information: Previously visited step -->
-<resource key="af_processTrain.VISITED_TIP" dnt="false">{0}: 이전에 방문한 단계</resource>
+<resource key="af_train.VISITED_TIP" dnt="false">{0}: 이전에 방문한 단계</resource>
 <!--alternate text for the current-step image in a Train-->
 <!-- eg: Billing Information: Active step -->
-<resource key="af_processTrain.ACTIVE_TIP" dnt="false">{0}: 활성 단계</resource>
+<resource key="af_train.ACTIVE_TIP" dnt="false">{0}: 활성 단계</resource>
 <!--alternate text for the next-step images in a Train-->
 <!-- eg: Billing Information: Next step -->
-<resource key="af_processTrain.NEXT_TIP" dnt="false">{0}: 다음 단계</resource>
+<resource key="af_train.NEXT_TIP" dnt="false">{0}: 다음 단계</resource>
 <!-- text for the "More" text in a Train-->
-<resource key="af_processTrain.MORE" dnt="false">추가</resource>
+<resource key="af_train.MORE" dnt="false">추가</resource>
 <!--text for the "Previous" text in a Train-->
-<resource key="af_processTrain.PREVIOUS" dnt="false">이전</resource>
+<resource key="af_train.PREVIOUS" dnt="false">이전</resource>
 <!--TabBar. For oracle.desktop skin -->
 <!--alternate text for the currently selected TabBar image-->
 <!--{0} - the tab name. eg: Electronics: Currently selected tab-->
@@ -342,7 +342,7 @@
 <resource key="af_menuTabs.BLOCK_TITLE" dnt="false">첫번째 레벨 이동 요소</resource>
 <resource key="af_menuBar.BLOCK_TITLE" dnt="false">두번째 레벨 이동 요소</resource>
 <resource key="af_panelSideBar.BLOCK_TITLE" dnt="false">세번째 레벨 이동 요소</resource>
-<resource key="af_showOneTab.BLOCK_TITLE" dnt="false">네번째 레벨 이동 요소</resource>
+<resource key="af_panelTabbed.BLOCK_TITLE" dnt="false">네번째 레벨 이동 요소</resource>
 <!-- Header text when messageType is error -->
 <resource key="af_panelHeader.ERROR" dnt="false">오류</resource>
 <!--title above an error message box-->

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_nl.xrts
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_nl.xrts?rev=428081&r1=428080&r2=428081&view=diff
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_nl.xrts (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_nl.xrts Wed Aug  2 11:34:29 2006
@@ -112,8 +112,8 @@
 <!--{1} -> the current step (integer)-->
 <!--{2} -> the total number of steps (integer)-->
 <!-- pda's processTrain's format  -->
-<resource key="af_processTrain.FORMAT_TOTAL" dnt="false">{0} {1} van {2}</resource>
-<resource key="af_processTrain.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
+<resource key="af_train.FORMAT_TOTAL" dnt="false">{0} {1} van {2}</resource>
+<resource key="af_train.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_TOTAL" dnt="false">{0} {1} van {2}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <!--navigation bar format mask for the range string displayed in-->
@@ -127,7 +127,7 @@
 <resource key="af_table.SELECT_RANGE_CHOICE_FORMAT_TOTAL" dnt="false">{0}-{1} van {2}</resource>
 <resource key="af_table.SELECT_RANGE_CHOICE_FORMAT_NO_TOTAL" dnt="false">{0}-{1} </resource>
 <!--e.g., Step 1 of 5 -->
-<resource key="af_processTrain.STEP" dnt="false">Stap</resource>
+<resource key="af_train.STEP" dnt="false">Stap</resource>
 <resource key="af_singleStepButtonBar.STEP" dnt="false">Stap</resource>
 <!-- Text for the key to the "required" icon-->
 <!-- For example, the user will see a required icon and text next to it -->
@@ -163,18 +163,18 @@
 <!--http://scout.us.oracle.com/appsui/ss_guidelines/specs/keyboard.html#accelerator -->
 <resource key="af_chooseDate.CANCEL" dnt="false">&amp;Annuleren</resource>
 <!--Tooltip on the date picker button that launches the calendar dialog-->
-<resource key="af_selectInputDate.LAUNCH_PICKER_TIP" dnt="false">Selecteer voor toegang tot datumkiezer</resource>
+<resource key="af_inputDate.LAUNCH_PICKER_TIP" dnt="false">Selecteer voor toegang tot datumkiezer</resource>
 <!--Title of ColorPicker Dialog-->
-<resource key="af_selectInputColor.PICKER_TITLE" dnt="false">Kleur kiezen</resource>
+<resource key="af_inputColor.PICKER_TITLE" dnt="false">Kleur kiezen</resource>
 <!--Text for transparent colors-->
 <resource key="af_chooseColor.TRANSPARENT" dnt="false">Transparant</resource>
 <!-- Prompt for color field in color picker dialog -->
-<resource key="af_selectInputColor.PICKER_PROMPT" dnt="false">Kleur</resource>
+<resource key="af_inputColor.PICKER_PROMPT" dnt="false">Kleur</resource>
 <!--Tooltip on the color picker button that launches the color palette dialog-->
-<resource key="af_selectInputColor.LAUNCH_PICKER_TIP" dnt="false">Selecteren voor toegang tot kleurenselectie</resource>
+<resource key="af_inputColor.LAUNCH_PICKER_TIP" dnt="false">Selecteren voor toegang tot kleurenselectie</resource>
 <!-- Text on the Apply/Cancel buttons on the selectInputColor dialog -->
-<resource key="af_selectInputColor.APPLY" dnt="false">Toepassen</resource>
-<resource key="af_selectInputColor.CANCEL" dnt="false">Annuleren</resource>
+<resource key="af_inputColor.APPLY" dnt="false">Toepassen</resource>
+<resource key="af_inputColor.CANCEL" dnt="false">Annuleren</resource>
 <!-- resource for a go button in chooseDate. -->
 <!-- This button is rendered when javascript is not supported, and as a result -->
 <!-- the user doesn't can't change months/years with only the drop downs -->
@@ -264,17 +264,17 @@
 <!--In all of the following three: {0} - the name of the step-->
 <!--alternate text for a visited-step image in a Train-->
 <!-- eg: Billing Information: Previously visited step -->
-<resource key="af_processTrain.VISITED_TIP" dnt="false">{0}: eerder bezochte stap</resource>
+<resource key="af_train.VISITED_TIP" dnt="false">{0}: eerder bezochte stap</resource>
 <!--alternate text for the current-step image in a Train-->
 <!-- eg: Billing Information: Active step -->
-<resource key="af_processTrain.ACTIVE_TIP" dnt="false">{0}: actieve stap</resource>
+<resource key="af_train.ACTIVE_TIP" dnt="false">{0}: actieve stap</resource>
 <!--alternate text for the next-step images in a Train-->
 <!-- eg: Billing Information: Next step -->
-<resource key="af_processTrain.NEXT_TIP" dnt="false">{0}: volgende stap</resource>
+<resource key="af_train.NEXT_TIP" dnt="false">{0}: volgende stap</resource>
 <!-- text for the "More" text in a Train-->
-<resource key="af_processTrain.MORE" dnt="false">Meer</resource>
+<resource key="af_train.MORE" dnt="false">Meer</resource>
 <!--text for the "Previous" text in a Train-->
-<resource key="af_processTrain.PREVIOUS" dnt="false">Vorige</resource>
+<resource key="af_train.PREVIOUS" dnt="false">Vorige</resource>
 <!--TabBar. For oracle.desktop skin -->
 <!--alternate text for the currently selected TabBar image-->
 <!--{0} - the tab name. eg: Electronics: Currently selected tab-->
@@ -342,7 +342,7 @@
 <resource key="af_menuTabs.BLOCK_TITLE" dnt="false">Navigatie-elementen eerste niveau</resource>
 <resource key="af_menuBar.BLOCK_TITLE" dnt="false">Navigatie-elementen tweede niveau</resource>
 <resource key="af_panelSideBar.BLOCK_TITLE" dnt="false">Navigatie-elementen derde niveau</resource>
-<resource key="af_showOneTab.BLOCK_TITLE" dnt="false">Navigatie-elementen vierde niveau</resource>
+<resource key="af_panelTabbed.BLOCK_TITLE" dnt="false">Navigatie-elementen vierde niveau</resource>
 <!-- Header text when messageType is error -->
 <resource key="af_panelHeader.ERROR" dnt="false">Fout</resource>
 <!--title above an error message box-->