summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorLuc Castermans <luc.castermans@gmail.com>2014-04-05 12:22:07 +0200
committerDavid Tardon <dtardon@redhat.com>2014-04-05 06:49:35 -0500
commit51f9d5032cb09ddab29a93a55f19446c0e4cce58 (patch)
tree2ce237f7df5b6e9bc65df78a7dae855fa3a83281 /dbaccess
parentebe48dea4bae406660064b12de7ffdaafa6c6c84 (diff)
Translated German comments
Change-Id: I813e3cc238b06f4b3511c9350b7fb83edffd0294 Reviewed-on: https://gerrit.libreoffice.org/8868 Tested-by: David Tardon <dtardon@redhat.com> Reviewed-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/dlg/detailpages.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/dlg/detailpages.hxx b/dbaccess/source/ui/dlg/detailpages.hxx
index 32364c69d23e..0e632374199e 100644
--- a/dbaccess/source/ui/dlg/detailpages.hxx
+++ b/dbaccess/source/ui/dlg/detailpages.hxx
@@ -72,7 +72,7 @@ namespace dbaui
OCommonBehaviourTabPage(Window* pParent, sal_uInt16 nResId, const SfxItemSet& _rCoreAttrs, sal_uInt32 nControlFlags,bool _bFreeResource = true);
protected:
- // nControlFlags ist eine Kombination der CBTP_xxx-Konstanten
+ // nControlFlags is a combination of the CBTP_xxx-constants
virtual ~OCommonBehaviourTabPage();
// must be overloaded by subclasses, but it isn't pure virtual