Tag: cws_src680_dba24lms User: oj Date: 2007-11-12 07:10:27+0000 Modified: dba/dbaccess/source/ui/tabledesign/table.src
Log: #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.96.104.1 Delta lines: +6 -6 ------------------- --- table.src 2007-04-19 15:08:16+0000 1.96 +++ table.src 2007-11-12 07:10:24+0000 1.96.104.1 @@ -4,9 +4,9 @@ * * $RCSfile: table.src,v $ * - * $Revision: 1.96 $ + * $Revision: 1.96.104.1 $ * - * last change: $Author: ihi $ $Date: 2007/04/19 15:08:16 $ + * last change: $Author: oj $ $Date: 2007/11/12 07:10:24 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -93,11 +93,11 @@ String STR_TAB_FIELD_NAME { - Text [ en-US ] = "Field Name" ; + Text [ en-US ] = "Field name" ; }; String STR_TAB_FIELD_DATATYPE { - Text [ en-US ] = "Field Type" ; + Text [ en-US ] = "Field type" ; }; String STR_TAB_FIELD_LENGTH { @@ -197,7 +197,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]
