summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cui/source/customize/cfg.hrc2
-rw-r--r--cui/source/customize/cfg.src18
-rw-r--r--dbaccess/source/ui/app/app.src7
-rw-r--r--dbaccess/source/ui/browser/sbabrw.src6
-rw-r--r--dbaccess/source/ui/inc/dbu_resource.hrc4
-rw-r--r--dbaccess/source/ui/tabledesign/table.src6
6 files changed, 0 insertions, 43 deletions
diff --git a/cui/source/customize/cfg.hrc b/cui/source/customize/cfg.hrc
index 0ba1be129f11..44d8f870db63 100644
--- a/cui/source/customize/cfg.hrc
+++ b/cui/source/customize/cfg.hrc
@@ -37,8 +37,6 @@
#define MODIFY_TOOLBAR (60 + CFG_OFFSET)
#define MODIFY_TOOLBAR_CONTENT (61 + CFG_OFFSET)
-#define QBX_CONFIRM_RESET (64 + CFG_OFFSET)
-#define QBX_CONFIRM_DELETE_MENU (65 + CFG_OFFSET)
#define QBX_CONFIRM_RESTORE_DEFAULT (66 + CFG_OFFSET)
#define QBX_CONFIRM_DELETE_TOOLBAR (67 + CFG_OFFSET)
diff --git a/cui/source/customize/cfg.src b/cui/source/customize/cfg.src
index 1c3317e81fa9..a61a82c5975f 100644
--- a/cui/source/customize/cfg.src
+++ b/cui/source/customize/cfg.src
@@ -217,14 +217,6 @@ String RID_SVXSTR_TOOLBAR_NAME
Text [ en-US ] = "Toolbar Name" ;
};
-/* %MENUNAME will be replaced at runtime by the name of the selected menu. */
-QueryBox QBX_CONFIRM_DELETE_MENU
-{
- Message [ en-US ] = "Are you sure you want to delete the '%MENUNAME' menu?";
- BUTTONS = WB_YES_NO ;
- DEFBUTTON = WB_DEF_NO ;
-};
-
QueryBox QBX_CONFIRM_DELETE_TOOLBAR
{
Message [ en-US ] = "There are no more commands on the toolbar. Do you want to delete the toolbar?";
@@ -232,16 +224,6 @@ QueryBox QBX_CONFIRM_DELETE_TOOLBAR
DEFBUTTON = WB_DEF_NO ;
};
-/* Translators: Do not translate %SAVE IN SELECTION% It is a placeholder and will be
- replaced at runtime by the name of the selected application or document.
-*/
-QueryBox QBX_CONFIRM_RESET
-{
- Message [ en-US ] = "The menu configuration for %SAVE IN SELECTION% will be reset to the default settings. Do you want to continue?";
- BUTTONS = WB_YES_NO ;
- DEFBUTTON = WB_DEF_NO ;
-};
-
/* Translators: Do not translate %SAVE IN SELECTION% It is a placeholder
and will be replaced at runtime by the name of the selected application
or document.
diff --git a/dbaccess/source/ui/app/app.src b/dbaccess/source/ui/app/app.src
index 36f8145fc055..c3000d0ca52c 100644
--- a/dbaccess/source/ui/app/app.src
+++ b/dbaccess/source/ui/app/app.src
@@ -351,13 +351,6 @@ String STR_DISABLEPREVIEW
Text [ en-US ] = "Disable Preview" ;
};
-QueryBox APP_SAVEMODIFIED
-{
- Buttons = WB_YES_NO_CANCEL ;
- DefButton = WB_DEF_YES ;
- Message [ en-US ] = "The database has been modified.\nDo you want to save the changes?" ;
-};
-
QueryBox APP_CLOSEDOCUMENTS
{
Buttons = WB_YES_NO ;
diff --git a/dbaccess/source/ui/browser/sbabrw.src b/dbaccess/source/ui/browser/sbabrw.src
index 3f9ea3955853..ba2620e0825c 100644
--- a/dbaccess/source/ui/browser/sbabrw.src
+++ b/dbaccess/source/ui/browser/sbabrw.src
@@ -118,12 +118,6 @@ String STR_QUERY_DELETE_TABLE
Text [ en-US ] = "Do you want to delete the table '%1'?" ;
};
-QueryBox QUERY_BRW_DELETE_QUERY_CONFIRM
-{
- Buttons = WB_YES_NO ;
- Message [ en-US ] = "The query already exists. Do you want to delete it?" ;
-};
-
QueryBox QUERY_CONNECTION_LOST
{
Buttons = WB_YES_NO ;
diff --git a/dbaccess/source/ui/inc/dbu_resource.hrc b/dbaccess/source/ui/inc/dbu_resource.hrc
index fcece8b77ff2..fb81c4b2658c 100644
--- a/dbaccess/source/ui/inc/dbu_resource.hrc
+++ b/dbaccess/source/ui/inc/dbu_resource.hrc
@@ -103,14 +103,10 @@
#define QUERY_BRW_DELETE_ROWS RID_QUERYBOX_START + 0
#define QUERY_BRW_SAVEMODIFIED RID_QUERYBOX_START + 1
#define QUERY_CONNECTION_LOST RID_QUERYBOX_START + 2
-#define QUERY_BRW_DELETE_QUERY_CONFIRM RID_QUERYBOX_START + 3
-#define APP_SAVEMODIFIED RID_QUERYBOX_START + 4
#define TABLE_DESIGN_SAVEMODIFIED RID_QUERYBOX_START + 5
-#define TABLE_QUERY_CONNECTION_LOST RID_QUERYBOX_START + 6
#define QUERY_SAVE_CURRENT_INDEX RID_QUERYBOX_START + 7
#define QUERY_SAVE_TABLE_EDIT_INDEXES RID_QUERYBOX_START + 8
#define RELATION_DESIGN_SAVEMODIFIED RID_QUERYBOX_START + 9
- // FREE
#define APP_CLOSEDOCUMENTS RID_QUERYBOX_START + 11
#define QUERY_USERADMIN_DELETE_USER RID_QUERYBOX_START + 12
#define TABLE_DESIGN_ALL_ROWS_DELETED RID_QUERYBOX_START + 13
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.";