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 [11/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_no.xrts
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_no.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_no.xrts (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_no.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} av {2}</resource>
-<resource key="af_processTrain.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
+<resource key="af_train.FORMAT_TOTAL" dnt="false">{0} {1} av {2}</resource>
+<resource key="af_train.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_TOTAL" dnt="false">{0} {1} av {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} av {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">Trinn</resource>
+<resource key="af_train.STEP" dnt="false">Trinn</resource>
 <resource key="af_singleStepButtonBar.STEP" dnt="false">Trinn</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">Av&amp;bryt</resource>
 <!--Tooltip on the date picker button that launches the calendar dialog-->
-<resource key="af_selectInputDate.LAUNCH_PICKER_TIP" dnt="false">Start datovelger</resource>
+<resource key="af_inputDate.LAUNCH_PICKER_TIP" dnt="false">Start datovelger</resource>
 <!--Title of ColorPicker Dialog-->
-<resource key="af_selectInputColor.PICKER_TITLE" dnt="false">Velg en farge</resource>
+<resource key="af_inputColor.PICKER_TITLE" dnt="false">Velg en farge</resource>
 <!--Text for transparent colors-->
 <resource key="af_chooseColor.TRANSPARENT" dnt="false">Gjennomsiktig</resource>
 <!-- Prompt for color field in color picker dialog -->
-<resource key="af_selectInputColor.PICKER_PROMPT" dnt="false">Farge</resource>
+<resource key="af_inputColor.PICKER_PROMPT" dnt="false">Farge</resource>
 <!--Tooltip on the color picker button that launches the color palette dialog-->
-<resource key="af_selectInputColor.LAUNCH_PICKER_TIP" dnt="false">Start fargevelger</resource>
+<resource key="af_inputColor.LAUNCH_PICKER_TIP" dnt="false">Start fargevelger</resource>
 <!-- Text on the Apply/Cancel buttons on the selectInputColor dialog -->
-<resource key="af_selectInputColor.APPLY" dnt="false">Bruk</resource>
-<resource key="af_selectInputColor.CANCEL" dnt="false">Avbryt</resource>
+<resource key="af_inputColor.APPLY" dnt="false">Bruk</resource>
+<resource key="af_inputColor.CANCEL" dnt="false">Avbryt</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}: Tidligere besøkt trinn</resource>
+<resource key="af_train.VISITED_TIP" dnt="false">{0}: Tidligere besøkt trinn</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}: Aktivt trinn</resource>
+<resource key="af_train.ACTIVE_TIP" dnt="false">{0}: Aktivt trinn</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}: Neste trinn</resource>
+<resource key="af_train.NEXT_TIP" dnt="false">{0}: Neste trinn</resource>
 <!-- text for the "More" text in a Train-->
-<resource key="af_processTrain.MORE" dnt="false">Mer</resource>
+<resource key="af_train.MORE" dnt="false">Mer</resource>
 <!--text for the "Previous" text in a Train-->
-<resource key="af_processTrain.PREVIOUS" dnt="false">Forrige</resource>
+<resource key="af_train.PREVIOUS" dnt="false">Forrige</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">Navigeringselementer på første nivå</resource>
 <resource key="af_menuBar.BLOCK_TITLE" dnt="false">Navigeringselementer på andre nivå</resource>
 <resource key="af_panelSideBar.BLOCK_TITLE" dnt="false">Navigeringselementer på tredje nivå</resource>
-<resource key="af_showOneTab.BLOCK_TITLE" dnt="false">Navigeringselementer på fjerde nivå</resource>
+<resource key="af_panelTabbed.BLOCK_TITLE" dnt="false">Navigeringselementer på fjerde nivå</resource>
 <!-- Header text when messageType is error -->
 <resource key="af_panelHeader.ERROR" dnt="false">Feil</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_pl.xrts
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_pl.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_pl.xrts (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_pl.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} z {2}</resource>
-<resource key="af_processTrain.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
+<resource key="af_train.FORMAT_TOTAL" dnt="false">{0} {1} z {2}</resource>
+<resource key="af_train.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_TOTAL" dnt="false">{0} {1} z {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} z {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">Etap</resource>
+<resource key="af_train.STEP" dnt="false">Etap</resource>
 <resource key="af_singleStepButtonBar.STEP" dnt="false">Etap</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;Anuluj</resource>
 <!--Tooltip on the date picker button that launches the calendar dialog-->
-<resource key="af_selectInputDate.LAUNCH_PICKER_TIP" dnt="false">Proszę wybrać, aby uzyskać dostęp do selektora daty</resource>
+<resource key="af_inputDate.LAUNCH_PICKER_TIP" dnt="false">Proszę wybrać, aby uzyskać dostęp do selektora daty</resource>
 <!--Title of ColorPicker Dialog-->
-<resource key="af_selectInputColor.PICKER_TITLE" dnt="false">Wybór koloru</resource>
+<resource key="af_inputColor.PICKER_TITLE" dnt="false">Wybór koloru</resource>
 <!--Text for transparent colors-->
 <resource key="af_chooseColor.TRANSPARENT" dnt="false">Przezroczysty</resource>
 <!-- Prompt for color field in color picker dialog -->
-<resource key="af_selectInputColor.PICKER_PROMPT" dnt="false">Kolor</resource>
+<resource key="af_inputColor.PICKER_PROMPT" dnt="false">Kolor</resource>
 <!--Tooltip on the color picker button that launches the color palette dialog-->
-<resource key="af_selectInputColor.LAUNCH_PICKER_TIP" dnt="false">Proszę wybrać, aby uzyskać dostęp do selektora kolorów</resource>
+<resource key="af_inputColor.LAUNCH_PICKER_TIP" dnt="false">Proszę wybrać, aby uzyskać dostęp do selektora kolorów</resource>
 <!-- Text on the Apply/Cancel buttons on the selectInputColor dialog -->
-<resource key="af_selectInputColor.APPLY" dnt="false">Zastosuj</resource>
-<resource key="af_selectInputColor.CANCEL" dnt="false">Anuluj</resource>
+<resource key="af_inputColor.APPLY" dnt="false">Zastosuj</resource>
+<resource key="af_inputColor.CANCEL" dnt="false">Anuluj</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}: Poprzednio odwiedzony etap</resource>
+<resource key="af_train.VISITED_TIP" dnt="false">{0}: Poprzednio odwiedzony etap</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}: Aktywny etap</resource>
+<resource key="af_train.ACTIVE_TIP" dnt="false">{0}: Aktywny etap</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}: Następny etap</resource>
+<resource key="af_train.NEXT_TIP" dnt="false">{0}: Następny etap</resource>
 <!-- text for the "More" text in a Train-->
-<resource key="af_processTrain.MORE" dnt="false">Więcej</resource>
+<resource key="af_train.MORE" dnt="false">Więcej</resource>
 <!--text for the "Previous" text in a Train-->
-<resource key="af_processTrain.PREVIOUS" dnt="false">Poprzedni</resource>
+<resource key="af_train.PREVIOUS" dnt="false">Poprzedni</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">Elementy nawigacyjne pierwszego poziomu</resource>
 <resource key="af_menuBar.BLOCK_TITLE" dnt="false">Elementy nawigacyjne drugiego poziomu</resource>
 <resource key="af_panelSideBar.BLOCK_TITLE" dnt="false">Elementy nawigacyjne trzeciego poziomu</resource>
-<resource key="af_showOneTab.BLOCK_TITLE" dnt="false">Elementy nawigacyjne czwartego poziomu</resource>
+<resource key="af_panelTabbed.BLOCK_TITLE" dnt="false">Elementy nawigacyjne czwartego poziomu</resource>
 <!-- Header text when messageType is error -->
 <resource key="af_panelHeader.ERROR" dnt="false">Błąd</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_pt.xrts
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_pt.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_pt.xrts (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_pt.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">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">Cance&amp;lar</resource>
 <!--Tooltip on the date picker button that launches the calendar dialog-->
-<resource key="af_selectInputDate.LAUNCH_PICKER_TIP" dnt="false">Seleccione para ter acesso ao selector de datas</resource>
+<resource key="af_inputDate.LAUNCH_PICKER_TIP" dnt="false">Seleccione para ter acesso ao selector de datas</resource>
 <!--Title of ColorPicker Dialog-->
-<resource key="af_selectInputColor.PICKER_TITLE" dnt="false">Escolher Cor</resource>
+<resource key="af_inputColor.PICKER_TITLE" dnt="false">Escolher Cor</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">Cor</resource>
+<resource key="af_inputColor.PICKER_PROMPT" dnt="false">Cor</resource>
 <!--Tooltip on the color picker button that launches the color palette dialog-->
-<resource key="af_selectInputColor.LAUNCH_PICKER_TIP" dnt="false">Seleccione para ter acesso ao selector de cores</resource>
+<resource key="af_inputColor.LAUNCH_PICKER_TIP" dnt="false">Seleccione para ter acesso ao selector de cores</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}: Passo visitado anteriormente</resource>
+<resource key="af_train.VISITED_TIP" dnt="false">{0}: Passo visitado anteriormente</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 activo</resource>
+<resource key="af_train.ACTIVE_TIP" dnt="false">{0}: Passo 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}: Passo seguinte</resource>
+<resource key="af_train.NEXT_TIP" dnt="false">{0}: Passo seguinte</resource>
 <!-- text for the "More" text in a Train-->
-<resource key="af_processTrain.MORE" dnt="false">Mais</resource>
+<resource key="af_train.MORE" dnt="false">Mais</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 navegação de primeiro nível</resource>
 <resource key="af_menuBar.BLOCK_TITLE" dnt="false">Elementos de navegação de segundo nível</resource>
 <resource key="af_panelSideBar.BLOCK_TITLE" dnt="false">Elementos de navegação de terceiro nível</resource>
-<resource key="af_showOneTab.BLOCK_TITLE" dnt="false">Elementos de navegação de quarto nível</resource>
+<resource key="af_panelTabbed.BLOCK_TITLE" dnt="false">Elementos de navegação de quarto nível</resource>
 <!-- Header text when messageType is error -->
 <resource key="af_panelHeader.ERROR" dnt="false">Erro</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_pt_BR.xrts
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_pt_BR.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_pt_BR.xrts (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_pt_BR.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">Etapa</resource>
+<resource key="af_train.STEP" dnt="false">Etapa</resource>
 <resource key="af_singleStepButtonBar.STEP" dnt="false">Etapa</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">Cance&amp;lar</resource>
 <!--Tooltip on the date picker button that launches the calendar dialog-->
-<resource key="af_selectInputDate.LAUNCH_PICKER_TIP" dnt="false">Selecione esta opção para acessar o selecionador de data</resource>
+<resource key="af_inputDate.LAUNCH_PICKER_TIP" dnt="false">Selecione esta opção para acessar o selecionador de data</resource>
 <!--Title of ColorPicker Dialog-->
-<resource key="af_selectInputColor.PICKER_TITLE" dnt="false">Selecione uma Cor</resource>
+<resource key="af_inputColor.PICKER_TITLE" dnt="false">Selecione uma Cor</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">Cor</resource>
+<resource key="af_inputColor.PICKER_PROMPT" dnt="false">Cor</resource>
 <!--Tooltip on the color picker button that launches the color palette dialog-->
-<resource key="af_selectInputColor.LAUNCH_PICKER_TIP" dnt="false">Selecione para acessar o selecionador de cor</resource>
+<resource key="af_inputColor.LAUNCH_PICKER_TIP" dnt="false">Selecione para acessar o selecionador de cor</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}: Etapa visitada anteriormente</resource>
+<resource key="af_train.VISITED_TIP" dnt="false">{0}: Etapa visitada anteriormente</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}: Etapa ativa</resource>
+<resource key="af_train.ACTIVE_TIP" dnt="false">{0}: Etapa ativa</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}: Próxima etapa</resource>
+<resource key="af_train.NEXT_TIP" dnt="false">{0}: Próxima etapa</resource>
 <!-- text for the "More" text in a Train-->
-<resource key="af_processTrain.MORE" dnt="false">Mais</resource>
+<resource key="af_train.MORE" dnt="false">Mais</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 navegação de primeiro nível</resource>
 <resource key="af_menuBar.BLOCK_TITLE" dnt="false">Elementos de navegação de segundo nível</resource>
 <resource key="af_panelSideBar.BLOCK_TITLE" dnt="false">Elementos de navegação de terceiro nível</resource>
-<resource key="af_showOneTab.BLOCK_TITLE" dnt="false">Elementos de navegação de quarto nível</resource>
+<resource key="af_panelTabbed.BLOCK_TITLE" dnt="false">Elementos de navegação de quarto nível</resource>
 <!-- Header text when messageType is error -->
 <resource key="af_panelHeader.ERROR" dnt="false">Erro</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_ro.xrts
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_ro.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_ro.xrts (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_ro.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} din {2}</resource>
-<resource key="af_processTrain.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
+<resource key="af_train.FORMAT_TOTAL" dnt="false">{0} {1} din {2}</resource>
+<resource key="af_train.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_TOTAL" dnt="false">{0} {1} din {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} din {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">Pasul</resource>
+<resource key="af_train.STEP" dnt="false">Pasul</resource>
 <resource key="af_singleStepButtonBar.STEP" dnt="false">Pasul</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;Anulare</resource>
 <!--Tooltip on the date picker button that launches the calendar dialog-->
-<resource key="af_selectInputDate.LAUNCH_PICKER_TIP" dnt="false">Se selectează pentru a accesa selectorul pentru dată</resource>
+<resource key="af_inputDate.LAUNCH_PICKER_TIP" dnt="false">Se selectează pentru a accesa selectorul pentru dată</resource>
 <!--Title of ColorPicker Dialog-->
-<resource key="af_selectInputColor.PICKER_TITLE" dnt="false">Selectaţi o culoare</resource>
+<resource key="af_inputColor.PICKER_TITLE" dnt="false">Selectaţi o culoare</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">Culoare</resource>
+<resource key="af_inputColor.PICKER_PROMPT" dnt="false">Culoare</resource>
 <!--Tooltip on the color picker button that launches the color palette dialog-->
-<resource key="af_selectInputColor.LAUNCH_PICKER_TIP" dnt="false">Se selectează pentru a accesa selectorul de culori</resource>
+<resource key="af_inputColor.LAUNCH_PICKER_TIP" dnt="false">Se selectează pentru a accesa selectorul de culori</resource>
 <!-- Text on the Apply/Cancel buttons on the selectInputColor dialog -->
-<resource key="af_selectInputColor.APPLY" dnt="false">Aplicare</resource>
-<resource key="af_selectInputColor.CANCEL" dnt="false">Anulare</resource>
+<resource key="af_inputColor.APPLY" dnt="false">Aplicare</resource>
+<resource key="af_inputColor.CANCEL" dnt="false">Anulare</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}: Pasul vizitat anterior</resource>
+<resource key="af_train.VISITED_TIP" dnt="false">{0}: Pasul vizitat 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}: Pasul curent</resource>
+<resource key="af_train.ACTIVE_TIP" dnt="false">{0}: Pasul curent</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}: Pasul următor</resource>
+<resource key="af_train.NEXT_TIP" dnt="false">{0}: Pasul următor</resource>
 <!-- text for the "More" text in a Train-->
-<resource key="af_processTrain.MORE" dnt="false">Mai multe</resource>
+<resource key="af_train.MORE" dnt="false">Mai multe</resource>
 <!--text for the "Previous" text in a Train-->
-<resource key="af_processTrain.PREVIOUS" dnt="false">Precedent</resource>
+<resource key="af_train.PREVIOUS" dnt="false">Precedent</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">Elemente de navigare de nivel 1</resource>
 <resource key="af_menuBar.BLOCK_TITLE" dnt="false">Elemente de navigare de nivel 2</resource>
 <resource key="af_panelSideBar.BLOCK_TITLE" dnt="false">Elemente de navigare de nivel 3</resource>
-<resource key="af_showOneTab.BLOCK_TITLE" dnt="false">Elemente de navigare de nivel 4</resource>
+<resource key="af_panelTabbed.BLOCK_TITLE" dnt="false">Elemente de navigare de nivel 4</resource>
 <!-- Header text when messageType is error -->
 <resource key="af_panelHeader.ERROR" dnt="false">Eroare</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_ru.xrts
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_ru.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_ru.xrts (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_ru.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_sk.xrts
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_sk.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_sk.xrts (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_sk.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} z {2}</resource>
-<resource key="af_processTrain.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
+<resource key="af_train.FORMAT_TOTAL" dnt="false">{0} {1} z {2}</resource>
+<resource key="af_train.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_TOTAL" dnt="false">{0} {1} z {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} z {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">Krok</resource>
+<resource key="af_train.STEP" dnt="false">Krok</resource>
 <resource key="af_singleStepButtonBar.STEP" dnt="false">Krok</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;Zrušiť</resource>
 <!--Tooltip on the date picker button that launches the calendar dialog-->
-<resource key="af_selectInputDate.LAUNCH_PICKER_TIP" dnt="false">Vyberte na prístup do modulu na výber dátumov</resource>
+<resource key="af_inputDate.LAUNCH_PICKER_TIP" dnt="false">Vyberte na prístup do modulu na výber dátumov</resource>
 <!--Title of ColorPicker Dialog-->
-<resource key="af_selectInputColor.PICKER_TITLE" dnt="false">Vybrať farbu</resource>
+<resource key="af_inputColor.PICKER_TITLE" dnt="false">Vybrať farbu</resource>
 <!--Text for transparent colors-->
 <resource key="af_chooseColor.TRANSPARENT" dnt="false">Priehľadné</resource>
 <!-- Prompt for color field in color picker dialog -->
-<resource key="af_selectInputColor.PICKER_PROMPT" dnt="false">Farba</resource>
+<resource key="af_inputColor.PICKER_PROMPT" dnt="false">Farba</resource>
 <!--Tooltip on the color picker button that launches the color palette dialog-->
-<resource key="af_selectInputColor.LAUNCH_PICKER_TIP" dnt="false">Vyberte na prístup k pipete na farby</resource>
+<resource key="af_inputColor.LAUNCH_PICKER_TIP" dnt="false">Vyberte na prístup k pipete na farby</resource>
 <!-- Text on the Apply/Cancel buttons on the selectInputColor dialog -->
-<resource key="af_selectInputColor.APPLY" dnt="false">Použiť</resource>
-<resource key="af_selectInputColor.CANCEL" dnt="false">Zrušiť</resource>
+<resource key="af_inputColor.APPLY" dnt="false">Použiť</resource>
+<resource key="af_inputColor.CANCEL" dnt="false">Zrušiť</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}: Predchádzajúci krok</resource>
+<resource key="af_train.VISITED_TIP" dnt="false">{0}: Predchádzajúci krok</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ívny krok</resource>
+<resource key="af_train.ACTIVE_TIP" dnt="false">{0}: Aktívny krok</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}: Nasledujúci krok</resource>
+<resource key="af_train.NEXT_TIP" dnt="false">{0}: Nasledujúci krok</resource>
 <!-- text for the "More" text in a Train-->
-<resource key="af_processTrain.MORE" dnt="false">Ďalšie</resource>
+<resource key="af_train.MORE" dnt="false">Ďalšie</resource>
 <!--text for the "Previous" text in a Train-->
-<resource key="af_processTrain.PREVIOUS" dnt="false">Predchádzajúce</resource>
+<resource key="af_train.PREVIOUS" dnt="false">Predchádzajúce</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">Navigačné prvky prvej úrovne</resource>
 <resource key="af_menuBar.BLOCK_TITLE" dnt="false">Navigačné prvky druhej úrovne</resource>
 <resource key="af_panelSideBar.BLOCK_TITLE" dnt="false">Navigačné prvky tretej úrovne</resource>
-<resource key="af_showOneTab.BLOCK_TITLE" dnt="false">Navigačné prvky štvrtej úrovne</resource>
+<resource key="af_panelTabbed.BLOCK_TITLE" dnt="false">Navigačné prvky štvrtej úrovne</resource>
 <!-- Header text when messageType is error -->
 <resource key="af_panelHeader.ERROR" dnt="false">Chyba</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_sv.xrts
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_sv.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_sv.xrts (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_sv.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} av {2}</resource>
-<resource key="af_processTrain.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
+<resource key="af_train.FORMAT_TOTAL" dnt="false">{0} {1} av {2}</resource>
+<resource key="af_train.FORMAT_NO_TOTAL" dnt="false">{0} {1}</resource>
 <resource key="af_singleStepButtonBar.FORMAT_TOTAL" dnt="false">{0} {1} av {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} av {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">Steg</resource>
+<resource key="af_train.STEP" dnt="false">Steg</resource>
 <resource key="af_singleStepButtonBar.STEP" dnt="false">Steg</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;Avbryt</resource>
 <!--Tooltip on the date picker button that launches the calendar dialog-->
-<resource key="af_selectInputDate.LAUNCH_PICKER_TIP" dnt="false">Markera för att få tillgång till datumval</resource>
+<resource key="af_inputDate.LAUNCH_PICKER_TIP" dnt="false">Markera för att få tillgång till datumval</resource>
 <!--Title of ColorPicker Dialog-->
-<resource key="af_selectInputColor.PICKER_TITLE" dnt="false">Välj en färg</resource>
+<resource key="af_inputColor.PICKER_TITLE" dnt="false">Välj en färg</resource>
 <!--Text for transparent colors-->
 <resource key="af_chooseColor.TRANSPARENT" dnt="false">Genomskinlig</resource>
 <!-- Prompt for color field in color picker dialog -->
-<resource key="af_selectInputColor.PICKER_PROMPT" dnt="false">Färg</resource>
+<resource key="af_inputColor.PICKER_PROMPT" dnt="false">Färg</resource>
 <!--Tooltip on the color picker button that launches the color palette dialog-->
-<resource key="af_selectInputColor.LAUNCH_PICKER_TIP" dnt="false">Markera för att få tillgång till färgväljare</resource>
+<resource key="af_inputColor.LAUNCH_PICKER_TIP" dnt="false">Markera för att få tillgång till färgväljare</resource>
 <!-- Text on the Apply/Cancel buttons on the selectInputColor dialog -->
-<resource key="af_selectInputColor.APPLY" dnt="false">Använd</resource>
-<resource key="af_selectInputColor.CANCEL" dnt="false">Avbryt</resource>
+<resource key="af_inputColor.APPLY" dnt="false">Använd</resource>
+<resource key="af_inputColor.CANCEL" dnt="false">Avbryt</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}: Föregående steg</resource>
+<resource key="af_train.VISITED_TIP" dnt="false">{0}: Föregående steg</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}: Aktivt steg</resource>
+<resource key="af_train.ACTIVE_TIP" dnt="false">{0}: Aktivt steg</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ästa steg</resource>
+<resource key="af_train.NEXT_TIP" dnt="false">{0}: Nästa steg</resource>
 <!-- text for the "More" text in a Train-->
-<resource key="af_processTrain.MORE" dnt="false">Mer</resource>
+<resource key="af_train.MORE" dnt="false">Mer</resource>
 <!--text for the "Previous" text in a Train-->
-<resource key="af_processTrain.PREVIOUS" dnt="false">Föregående</resource>
+<resource key="af_train.PREVIOUS" dnt="false">Föregående</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">Navigationselement på första nivån</resource>
 <resource key="af_menuBar.BLOCK_TITLE" dnt="false">Navigationselement på andra nivån</resource>
 <resource key="af_panelSideBar.BLOCK_TITLE" dnt="false">Navigationselement på tredje nivån</resource>
-<resource key="af_showOneTab.BLOCK_TITLE" dnt="false">Navigationselement på fjärde nivån</resource>
+<resource key="af_panelTabbed.BLOCK_TITLE" dnt="false">Navigationselement på fjärde nivån</resource>
 <!-- Header text when messageType is error -->
 <resource key="af_panelHeader.ERROR" dnt="false">Fel</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_th.xrts
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_th.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_th.xrts (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_th.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_tr.xrts
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_tr.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_tr.xrts (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_tr.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">Adım</resource>
+<resource key="af_train.STEP" dnt="false">Adım</resource>
 <resource key="af_singleStepButtonBar.STEP" dnt="false">Adım</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">Ä°p&amp;tal</resource>
 <!--Tooltip on the date picker button that launches the calendar dialog-->
-<resource key="af_selectInputDate.LAUNCH_PICKER_TIP" dnt="false">Tarih seçiciye erişmek için seçin</resource>
+<resource key="af_inputDate.LAUNCH_PICKER_TIP" dnt="false">Tarih seçiciye erişmek için seçin</resource>
 <!--Title of ColorPicker Dialog-->
-<resource key="af_selectInputColor.PICKER_TITLE" dnt="false">Renk Seçin</resource>
+<resource key="af_inputColor.PICKER_TITLE" dnt="false">Renk Seçin</resource>
 <!--Text for transparent colors-->
 <resource key="af_chooseColor.TRANSPARENT" dnt="false">Saydam</resource>
 <!-- Prompt for color field in color picker dialog -->
-<resource key="af_selectInputColor.PICKER_PROMPT" dnt="false">Renk</resource>
+<resource key="af_inputColor.PICKER_PROMPT" dnt="false">Renk</resource>
 <!--Tooltip on the color picker button that launches the color palette dialog-->
-<resource key="af_selectInputColor.LAUNCH_PICKER_TIP" dnt="false">Renk seçiciye erişmek için seçin</resource>
+<resource key="af_inputColor.LAUNCH_PICKER_TIP" dnt="false">Renk seçiciye erişmek için seçin</resource>
 <!-- Text on the Apply/Cancel buttons on the selectInputColor dialog -->
-<resource key="af_selectInputColor.APPLY" dnt="false">Uygula</resource>
-<resource key="af_selectInputColor.CANCEL" dnt="false">Ä°ptal</resource>
+<resource key="af_inputColor.APPLY" dnt="false">Uygula</resource>
+<resource key="af_inputColor.CANCEL" dnt="false">Ä°ptal</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}: Önceden gidilmiş adım</resource>
+<resource key="af_train.VISITED_TIP" dnt="false">{0}: Önceden gidilmiş adım</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}: Etkin adım</resource>
+<resource key="af_train.ACTIVE_TIP" dnt="false">{0}: Etkin adım</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}: Sonraki adım</resource>
+<resource key="af_train.NEXT_TIP" dnt="false">{0}: Sonraki adım</resource>
 <!-- text for the "More" text in a Train-->
-<resource key="af_processTrain.MORE" dnt="false">Devam</resource>
+<resource key="af_train.MORE" dnt="false">Devam</resource>
 <!--text for the "Previous" text in a Train-->
-<resource key="af_processTrain.PREVIOUS" dnt="false">Önceki</resource>
+<resource key="af_train.PREVIOUS" dnt="false">Önceki</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">Birinci düzey gezinme öğeleri</resource>
 <resource key="af_menuBar.BLOCK_TITLE" dnt="false">İkinci düzey gezinme öğeleri</resource>
 <resource key="af_panelSideBar.BLOCK_TITLE" dnt="false">Üçüncü düzey gezinme öğeleri</resource>
-<resource key="af_showOneTab.BLOCK_TITLE" dnt="false">Dördüncü düzey gezinme öğeleri</resource>
+<resource key="af_panelTabbed.BLOCK_TITLE" dnt="false">Dördüncü düzey gezinme öğeleri</resource>
 <!-- Header text when messageType is error -->
 <resource key="af_panelHeader.ERROR" dnt="false">Hata</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_zh_CN.xrts
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_zh_CN.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_zh_CN.xrts (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_zh_CN.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">{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_zh_TW.xrts
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_zh_TW.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_zh_TW.xrts (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/xrts/org/apache/myfaces/trinidadinternal/renderkit/core/resource/CoreBundle_zh_TW.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/test/java/org/apache/myfaces/trinidadinternal/renderkit/CoreRenderKitPerf.java
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/java/org/apache/myfaces/trinidadinternal/renderkit/CoreRenderKitPerf.java?rev=428081&r1=428080&r2=428081&view=diff
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/java/org/apache/myfaces/trinidadinternal/renderkit/CoreRenderKitPerf.java (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/java/org/apache/myfaces/trinidadinternal/renderkit/CoreRenderKitPerf.java Wed Aug  2 11:34:29 2006
@@ -38,14 +38,14 @@
 import org.apache.myfaces.trinidad.component.core.data.CoreColumn;
 import org.apache.myfaces.trinidad.component.core.data.CoreTable;
 import org.apache.myfaces.trinidad.component.core.data.CoreSelectRangeChoiceBar;
-import org.apache.myfaces.trinidad.component.core.layout.CorePanelGroup;
+import org.apache.myfaces.trinidad.component.core.layout.CorePanelGroupLayout;
 import org.apache.myfaces.trinidad.component.core.output.CoreOutputText;
 import org.apache.myfaces.trinidad.component.core.output.CoreOutputFormatted;
 import org.apache.myfaces.trinidad.component.core.input.CoreInputHidden;
 import org.apache.myfaces.trinidad.component.core.input.CoreInputText;
 import org.apache.myfaces.trinidad.component.core.input.CoreSelectOneChoice;
 import org.apache.myfaces.trinidad.component.core.input.CoreSelectOneRadio;
-import org.apache.myfaces.trinidad.component.core.input.CoreSelectInputDate;
+import org.apache.myfaces.trinidad.component.core.input.CoreInputDate;
 import org.apache.myfaces.trinidad.component.core.input.CoreSelectItem;
 
 
@@ -287,8 +287,8 @@
 
   public void testPanelGroupPerf() throws IOException
   {
-    CorePanelGroup group = new CorePanelGroup();
-    group.setLayout(CorePanelGroup.LAYOUT_VERTICAL);
+    CorePanelGroupLayout group = new CorePanelGroupLayout();
+    group.setLayout(CorePanelGroupLayout.LAYOUT_VERTICAL);
     for (int i = 0; i < 8; i++)
     {
       /*
@@ -328,7 +328,7 @@
 
   public void notestSelectInputDate() throws IOException
   {
-    CoreSelectInputDate date = new CoreSelectInputDate();
+    CoreInputDate date = new CoreInputDate();
     date.setLabel("Label");
 
     UIViewRoot root = createTestTree(date, "testSelectInputDate");

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-minimal-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-minimal-golden.xml?rev=428081&r1=428080&r2=428081&view=diff
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-minimal-golden.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-minimal-golden.xml Wed Aug  2 11:34:29 2006
@@ -409,14 +409,14 @@
                 
               </div>
               <span
-                   class="af_navigationPath"
+                   class="af_breadCrumbs"
                   >
                 
                 <nobr
                     >
                   
                   <a
-                       class="af_navigationPath_step"
+                       class="af_breadCrumbs_step"
                        onclick="submitForm('formId',1,{source:'mainId:0:stamp'});return false;"
                        href="uri-attr:encoded-action-url:#"
                        id="uri-attr:mainId:0:stamp"
@@ -429,7 +429,7 @@
                     >
                   
                   <a
-                       class="af_navigationPath_selected-step"
+                       class="af_breadCrumbs_selected-step"
                        id="uri-attr:mainId:3:stamp"
                        name="uri-attr:mainId:3:stamp"
                       >

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-minimalIE-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-minimalIE-golden.xml?rev=428081&r1=428080&r2=428081&view=diff
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-minimalIE-golden.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-minimalIE-golden.xml Wed Aug  2 11:34:29 2006
@@ -394,14 +394,14 @@
                 
               </div>
               <span
-                   class="af_navigationPath"
+                   class="af_breadCrumbs"
                   >
                 
                 <nobr
                     >
                   
                   <a
-                       class="af_navigationPath_step"
+                       class="af_breadCrumbs_step"
                        onclick="submitForm('formId',1,{source:'mainId:0:stamp'});return false;"
                        href="uri-attr:encoded-action-url:#"
                        id="uri-attr:mainId:0:stamp"
@@ -414,7 +414,7 @@
                     >
                   
                   <a
-                       class="af_navigationPath_selected-step"
+                       class="af_breadCrumbs_selected-step"
                        id="uri-attr:mainId:3:stamp"
                        name="uri-attr:mainId:3:stamp"
                       >

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-minimalIERtl-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-minimalIERtl-golden.xml?rev=428081&r1=428080&r2=428081&view=diff
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-minimalIERtl-golden.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-minimalIERtl-golden.xml Wed Aug  2 11:34:29 2006
@@ -394,14 +394,14 @@
                 
               </div>
               <span
-                   class="af_navigationPath"
+                   class="af_breadCrumbs"
                   >
                 
                 <nobr
                     >
                   
                   <a
-                       class="af_navigationPath_step"
+                       class="af_breadCrumbs_step"
                        onclick="submitForm('formId',1,{source:'mainId:0:stamp'});return false;"
                        href="uri-attr:encoded-action-url:#"
                        id="uri-attr:mainId:0:stamp"
@@ -414,7 +414,7 @@
                     >
                   
                   <a
-                       class="af_navigationPath_selected-step"
+                       class="af_breadCrumbs_selected-step"
                        id="uri-attr:mainId:3:stamp"
                        name="uri-attr:mainId:3:stamp"
                       >

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-minimalInacc-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-minimalInacc-golden.xml?rev=428081&r1=428080&r2=428081&view=diff
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-minimalInacc-golden.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-minimalInacc-golden.xml Wed Aug  2 11:34:29 2006
@@ -391,14 +391,14 @@
                 
               </div>
               <span
-                   class="af_navigationPath"
+                   class="af_breadCrumbs"
                   >
                 
                 <nobr
                     >
                   
                   <a
-                       class="af_navigationPath_step"
+                       class="af_breadCrumbs_step"
                        onclick="submitForm('formId',1,{source:'mainId:0:stamp'});return false;"
                        href="uri-attr:encoded-action-url:#"
                        id="uri-attr:mainId:0:stamp"
@@ -411,7 +411,7 @@
                     >
                   
                   <a
-                       class="af_navigationPath_selected-step"
+                       class="af_breadCrumbs_selected-step"
                        id="uri-attr:mainId:3:stamp"
                        name="uri-attr:mainId:3:stamp"
                       >