summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign/table.src
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-07-13 14:38:37 +0200
committerMathias Bauer <mba@openoffice.org>2010-07-13 14:38:37 +0200
commitfc2f9611714314500bc4b5359a6e6e5e16cc77fc (patch)
tree75a3c78a1dfb56f37ac1142a30797d7ce93ee715 /dbaccess/source/ui/tabledesign/table.src
parentd1f6ae4254c5f3b6047551d95fe341ac8d6dd56b (diff)
parent6c16430117277b381160ba4de249a71f49a9ed07 (diff)
CWS changehid: resync to m84
Diffstat (limited to 'dbaccess/source/ui/tabledesign/table.src')
-rw-r--r--dbaccess/source/ui/tabledesign/table.src6
1 files changed, 5 insertions, 1 deletions
diff --git a/dbaccess/source/ui/tabledesign/table.src b/dbaccess/source/ui/tabledesign/table.src
index fe01dff5f79f..0f1168f97c8f 100644
--- a/dbaccess/source/ui/tabledesign/table.src
+++ b/dbaccess/source/ui/tabledesign/table.src
@@ -103,10 +103,14 @@ String STR_TAB_FIELD_LENGTH
{
Text [ en-US ] = "Field length" ;
};
-String STR_TAB_FIELD_DESCR
+String STR_TAB_HELP_TEXT
{
Text [ en-US ] = "Description" ;
};
+String STR_COLUMN_DESCRIPTION
+{
+ Text [ en-US ] = "Column Description" ;
+};
String STR_TAB_FIELD_NULLABLE
{
Text [ en-US ] = "Input required" ;