Author: nbelaevski
Date: 2008-08-10 09:11:49 -0400 (Sun, 10 Aug 2008)
New Revision: 10005
Added:
trunk/samples/extendedDataTable-sample/src/main/resources/i18n/
trunk/samples/extendedDataTable-sample/src/main/resources/i18n/messages.properties
trunk/samples/extendedDataTable-sample/src/main/resources/i18n/messages_en.properties
trunk/samples/extendedDataTable-sample/src/main/resources/i18n/messages_pl.properties
Log:
Extended data table moved to main build
Added: trunk/samples/extendedDataTable-sample/src/main/resources/i18n/messages.properties
===================================================================
--- trunk/samples/extendedDataTable-sample/src/main/resources/i18n/messages.properties
(rev 0)
+++
trunk/samples/extendedDataTable-sample/src/main/resources/i18n/messages.properties 2008-08-10
13:11:49 UTC (rev 10005)
@@ -0,0 +1,16 @@
+demo.title=Extended data table demonstration
+patient.firstName=First name
+patient.id=Id
+patient.lastName=Last name
+patient.admissionDate=Admission date
+table.width=Width
+table.height=Height
+table.update=Update values
+table.sortMode=Sort mode
+table.selectionMode=Selection mode
+table.patientsNumber=Number of patients
+table.testComponentState=Test component state
+table.back=Back
+demo.testPageTitle=Component state test page
+table.paginated=Enable paginator
+table.rowsNumber=Number of rows
Added:
trunk/samples/extendedDataTable-sample/src/main/resources/i18n/messages_en.properties
===================================================================
--- trunk/samples/extendedDataTable-sample/src/main/resources/i18n/messages_en.properties
(rev 0)
+++
trunk/samples/extendedDataTable-sample/src/main/resources/i18n/messages_en.properties 2008-08-10
13:11:49 UTC (rev 10005)
@@ -0,0 +1,16 @@
+demo.title=Extended data table demonstration
+patient.firstName=First name
+patient.id=Id
+patient.lastName=Last name
+patient.admissionDate=Admission date
+table.width=Width
+table.height=Height
+table.update=Update values
+table.sortMode=Sort mode
+table.selectionMode=Selection mode
+table.patientsNumber=Number of patients
+table.testComponentState=Test component state
+table.back=Back
+demo.testPageTitle=Component state test page
+table.paginated=Enable paginator
+table.rowsNumber=Number of rows
Added:
trunk/samples/extendedDataTable-sample/src/main/resources/i18n/messages_pl.properties
===================================================================
--- trunk/samples/extendedDataTable-sample/src/main/resources/i18n/messages_pl.properties
(rev 0)
+++
trunk/samples/extendedDataTable-sample/src/main/resources/i18n/messages_pl.properties 2008-08-10
13:11:49 UTC (rev 10005)
@@ -0,0 +1,16 @@
+demo.title=Extended data table demonstration
+patient.firstName=First name
+patient.id=Id
+patient.lastName=Last name
+patient.admissionDate=Admission date
+table.width=Width
+table.height=Height
+table.update=Update values
+table.sortMode=Sort mode
+table.selectionMode=Selection mode
+table.patientsNumber=Number of patients
+table.testComponentState=Test component state
+table.back=Back
+demo.testPageTitle=Component state test page
+table.paginated=Enable paginator
+table.rowsNumber=Number of rows
Show replies by date