User: ihi Date: 2007-11-27 12:14:17+0000 Modified: dba/dbaccess/source/ui/tabledesign/table.src
Log: INTEGRATION: CWS dba24lms (1.96.104); FILE MERGED 2007/11/12 08:33:57 oj 1.96.104.2: #i46370# change capital to lower case 2007/11/12 07:10:24 oj 1.96.104.1: #i46370# change capital to lower case File Changes: Directory: /dba/dbaccess/source/ui/tabledesign/ =============================================== File [changed]: table.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/tabledesign/table.src?r1=1.96&r2=1.97 Delta lines: +9 -1 ------------------- --- table.src 2007-04-19 15:08:16+0000 1.96 +++ table.src 2007-11-27 12:14:14+0000 1.97 @@ -93,10 +93,18 @@ String STR_TAB_FIELD_NAME { + Text [ en-US ] = "Field name" ; +}; +String STR_TAB_FIELD_COLUMN_NAME +{ Text [ en-US ] = "Field Name" ; }; String STR_TAB_FIELD_DATATYPE { + Text [ en-US ] = "Field type" ; +}; +String STR_TAB_FIELD_COLUMN_DATATYPE +{ Text [ en-US ] = "Field Type" ; }; String STR_TAB_FIELD_LENGTH @@ -197,7 +205,7 @@ }; String STR_TABED_UNDO_TYPE_CHANGED { - Text [ en-US ] = "Modify Field Type"; + Text [ en-US ] = "Modify field type"; }; String STR_TABED_UNDO_ROWINSERTED { --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
