[Libreoffice-commits] core.git: dbaccess/source

Luc Castermans luc.castermans at gmail.com
Sat Apr 5 04:50:03 PDT 2014


 dbaccess/source/ui/dlg/detailpages.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 51f9d5032cb09ddab29a93a55f19446c0e4cce58
Author: Luc Castermans <luc.castermans at gmail.com>
Date:   Sat Apr 5 12:22:07 2014 +0200

    Translated German comments
    
    Change-Id: I813e3cc238b06f4b3511c9350b7fb83edffd0294
    Reviewed-on: https://gerrit.libreoffice.org/8868
    Tested-by: David Tardon <dtardon at redhat.com>
    Reviewed-by: David Tardon <dtardon at redhat.com>

diff --git a/dbaccess/source/ui/dlg/detailpages.hxx b/dbaccess/source/ui/dlg/detailpages.hxx
index 32364c6..0e63237 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


More information about the Libreoffice-commits mailing list