summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign/table.src
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-09-08 16:46:12 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-09-08 16:46:12 +0000
commit446f6f3365e6c017c7701df9e9b758a4abf02f49 (patch)
tree34865238c11ec2a91ab9f5a3db3c60f6a0cf6fd2 /dbaccess/source/ui/tabledesign/table.src
parent76ddcdb166d76177dca671c6c17ad5c041daea6c (diff)
INTEGRATION: CWS dba15 (1.85.18); FILE MERGED
2004/08/12 09:30:09 fs 1.85.18.2: RESYNC: (1.85-1.86); FILE MERGED 2004/07/29 14:12:14 fs 1.85.18.1: #i24876# new UNDO strings
Diffstat (limited to 'dbaccess/source/ui/tabledesign/table.src')
-rw-r--r--dbaccess/source/ui/tabledesign/table.src20
1 files changed, 10 insertions, 10 deletions
diff --git a/dbaccess/source/ui/tabledesign/table.src b/dbaccess/source/ui/tabledesign/table.src
index 2aa40e356fb5..b8f18337cc10 100644
--- a/dbaccess/source/ui/tabledesign/table.src
+++ b/dbaccess/source/ui/tabledesign/table.src
@@ -2,9 +2,9 @@
*
* $RCSfile: table.src,v $
*
- * $Revision: 1.86 $
+ * $Revision: 1.87 $
*
- * last change: $Author: hr $ $Date: 2004-08-02 16:19:29 $
+ * last change: $Author: hr $ $Date: 2004-09-08 17:46:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -619,25 +619,25 @@ String STR_NO_TYPE_INFO_AVAILABLE
String STR_CHANGE_COLUMN_NAME
{
- Text [ de ] = "Spaltennamen ndern";
- Text [ en-US ] = "change column name";
+ Text [ de ] = "Feldnamen ndern";
+ Text [ en-US ] = "change field name";
};
String STR_CHANGE_COLUMN_TYPE
{
- Text [ de ] = "Spaltentyp ndern";
- Text [ en-US ] = "change column type";
+ Text [ de ] = "Feldtyp ndern";
+ Text [ en-US ] = "change field type";
};
String STR_CHANGE_COLUMN_DESCRIPTION
{
- Text [ de ] = "Spaltenbeschreibung ndern";
- Text [ en-US ] = "change column description";
+ Text [ de ] = "Feldbeschreibung ndern";
+ Text [ en-US ] = "change field description";
};
String STR_CHANGE_COLUMN_ATTRIBUTE
{
- Text [ de ] = "Spaltenattribut ndern";
- Text [ en-US ] = "change column attribute";
+ Text [ de ] = "Feldattribut ndern";
+ Text [ en-US ] = "change field attribute";
};