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

Luc Castermans luc.castermans at gmail.com
Sat Mar 2 03:53:40 PST 2013


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

New commits:
commit 182b7c697f4ce6bd3b05abdd42482c646e561ee9
Author: Luc Castermans <luc.castermans at gmail.com>
Date:   Sat Mar 2 11:46:06 2013 +0100

    translate german comment
    
    Change-Id: I043903ea5b80c6cde7d204fbb28daab167cf40b7
    Reviewed-on: https://gerrit.libreoffice.org/2507
    Reviewed-by: Thomas Arnhold <thomas at arnhold.org>
    Tested-by: Thomas Arnhold <thomas at arnhold.org>

diff --git a/dbaccess/source/ui/inc/TableWindow.hxx b/dbaccess/source/ui/inc/TableWindow.hxx
index a72149c..7e0225c 100644
--- a/dbaccess/source/ui/inc/TableWindow.hxx
+++ b/dbaccess/source/ui/inc/TableWindow.hxx
@@ -35,7 +35,7 @@ class SvTreeListEntry;
 namespace dbaui
 {
     //////////////////////////////////////////////////////////////////////////
-    // Flags fuer die Groessenanpassung der SbaJoinTabWins
+    // Flags for the size adjustment of SbaJoinTabWins
     const sal_uInt16 SIZING_NONE    = 0x0000;
     const sal_uInt16 SIZING_TOP     = 0x0001;
     const sal_uInt16 SIZING_BOTTOM  = 0x0002;


More information about the Libreoffice-commits mailing list