summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign/table.src
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-08-21 14:25:22 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-08-21 15:02:27 +0100
commit7e61e4f32aed3822b1f1e08db460085536a0ca28 (patch)
tree1ec767d226d7f040dc605c4b0ace3cbfbd2d6815 /dbaccess/source/ui/tabledesign/table.src
parent650bdfb2df1c0cb908b48d7f8419cafbc06447aa (diff)
QueryBox QUERY_SAVE_TABLE_EDIT_INDEXES -> MessageDialog + string
Change-Id: I36e6d376936caa847e68a43f64c8fe892afba1ca
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