summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign/table.src
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/tabledesign/table.src')
-rw-r--r--dbaccess/source/ui/tabledesign/table.src6
1 files changed, 2 insertions, 4 deletions
diff --git a/dbaccess/source/ui/tabledesign/table.src b/dbaccess/source/ui/tabledesign/table.src
index ffe540315a3f..dcc6d5179017 100644
--- a/dbaccess/source/ui/tabledesign/table.src
+++ b/dbaccess/source/ui/tabledesign/table.src
@@ -343,11 +343,9 @@ String STR_TABLEDESIGN_DATASOURCE_DELETED
Text [ en-US ] = "The table filter could not be adjusted because the data source has been deleted.";
};
-QueryBox QUERY_SAVE_TABLE_EDIT_INDEXES
+String STR_QUERY_SAVE_TABLE_EDIT_INDEXES
{
- Message [ en-US ] = "Before you can edit the indexes of a table, you have to save it.\nDo you want to save the changes now?";
-
- Buttons = WB_YES_NO ;
+ Text [ en-US ] = "Before you can edit the indexes of a table, you have to save it.\nDo you want to save the changes now?";
};
String STR_TABLEDESIGN_NO_PRIM_KEY_HEAD