summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorLuc Castermans <luc.castermans@gmail.com>2013-03-02 15:36:53 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-03-02 17:31:17 +0000
commitdc33a06d89aff71e0190780fdec02c63277844b6 (patch)
treec8f1be7e9066a2ec307dd3e3ba1cf69492c4e625 /dbaccess
parent6b599d590cbaf8134bacced50e87f923ad908757 (diff)
translated last German comment in this file
Change-Id: I6e8e65156d23682a2045019c7703c57f2448d1dc Reviewed-on: https://gerrit.libreoffice.org/2513 Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be> Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/inc/WCopyTable.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/WCopyTable.hxx b/dbaccess/source/ui/inc/WCopyTable.hxx
index 87098f600e27..9a95655decdd 100644
--- a/dbaccess/source/ui/inc/WCopyTable.hxx
+++ b/dbaccess/source/ui/inc/WCopyTable.hxx
@@ -335,7 +335,7 @@ namespace dbaui
OKButton& GetOKButton() { return m_pbFinish; }
Wizard_Button_Style GetPressedButton() const { return m_ePressed; }
void EnableButton(Wizard_Button_Style eStyle,sal_Bool bEnable);
- void AddWizardPage(OWizardPage* pPage); // Page wird von OCopyTableWizard gelöscht
+ void AddWizardPage(OWizardPage* pPage); // delete page from OCopyTableWizard
void RemoveWizardPage(OWizardPage* pPage); // Page goes again to user
void CheckButtons(); // checks which button can be disabled, enabled