summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign/table.src
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-08-18 04:16:57 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-08-18 04:16:57 +0200
commitbf6c743fb63d5473e1175e8cce6d76144e33887a (patch)
tree418d66e95d7604fdbe34dcd09f81740ee37bf318 /dbaccess/source/ui/tabledesign/table.src
parent76f7bc12fa68585ab4a5b53e7891e4f9863123a4 (diff)
various unused QueryBoxes
Change-Id: I6ce6aa7cc4420bf8f82a578b7985e795c99e0898
Diffstat (limited to 'dbaccess/source/ui/tabledesign/table.src')
-rw-r--r--dbaccess/source/ui/tabledesign/table.src6
1 files changed, 0 insertions, 6 deletions
diff --git a/dbaccess/source/ui/tabledesign/table.src b/dbaccess/source/ui/tabledesign/table.src
index 3a0d7c0c6188..ffe540315a3f 100644
--- a/dbaccess/source/ui/tabledesign/table.src
+++ b/dbaccess/source/ui/tabledesign/table.src
@@ -333,12 +333,6 @@ QueryBox TABLE_DESIGN_SAVEMODIFIED
Message [ en-US ] = "The table has been changed.\nDo you want to save the changes?" ;
};
-QueryBox TABLE_QUERY_CONNECTION_LOST
-{
- Buttons = WB_YES_NO ;
- Message [ en-US ] = "The connection to the database was lost! The table design can only be used with limited functionality without a connection.\nReconnect?" ;
-};
-
String STR_TABLEDESIGN_CONNECTION_MISSING
{
Text [ en-US ] = "The table could not be saved due to problems connecting to the database.";