summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign/table.src
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-27 11:14:14 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-27 11:14:14 +0000
commit0c818320d352f9e735656b6e77afe05cfa1797fc (patch)
tree622fe42248ef074a46fc63a2660bfcf6801fa0f4 /dbaccess/source/ui/tabledesign/table.src
parentd8479d76b1c1023ef9afeeccd151fcf4c23e058f (diff)
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
Diffstat (limited to 'dbaccess/source/ui/tabledesign/table.src')
-rw-r--r--dbaccess/source/ui/tabledesign/table.src14
1 files changed, 11 insertions, 3 deletions
diff --git a/dbaccess/source/ui/tabledesign/table.src b/dbaccess/source/ui/tabledesign/table.src
index a37b6f8208a9..fdead3966327 100644
--- a/dbaccess/source/ui/tabledesign/table.src
+++ b/dbaccess/source/ui/tabledesign/table.src
@@ -4,9 +4,9 @@
*
* $RCSfile: table.src,v $
*
- * $Revision: 1.96 $
+ * $Revision: 1.97 $
*
- * last change: $Author: ihi $ $Date: 2007-04-19 15:08:16 $
+ * last change: $Author: ihi $ $Date: 2007-11-27 12:14:14 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -93,10 +93,18 @@ String STR_VALUE_NONE
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_ROWDELETED
};
String STR_TABED_UNDO_TYPE_CHANGED
{
- Text [ en-US ] = "Modify Field Type";
+ Text [ en-US ] = "Modify field type";
};
String STR_TABED_UNDO_ROWINSERTED
{