dbaccess/source/ui/querydesign/JoinTableView.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f48d1940554ec4bf49ba39eb5e5677d3cb639a97
Author: David Verrier <dverr...@gmail.com>
Date:   Tue Feb 26 11:40:07 2013 +0100

    German comment translated to English
    
    Change-Id: I8f4686e89a068a4392cff013de31f429be88e2b9
    Reviewed-on: https://gerrit.libreoffice.org/2423
    Reviewed-by: Thomas Arnhold <tho...@arnhold.org>
    Tested-by: Thomas Arnhold <tho...@arnhold.org>

diff --git a/dbaccess/source/ui/querydesign/JoinTableView.cxx 
b/dbaccess/source/ui/querydesign/JoinTableView.cxx
index e3f5288..7725bbf 100644
--- a/dbaccess/source/ui/querydesign/JoinTableView.cxx
+++ b/dbaccess/source/ui/querydesign/JoinTableView.cxx
@@ -1078,7 +1078,7 @@ void OJoinTableView::ClearAll()
 sal_Bool OJoinTableView::ScrollWhileDragging()
 {
     DBG_CHKTHIS(OJoinTableView,NULL);
-    OSL_ENSURE(m_pDragWin != NULL, "OJoinTableView::ScrollWhileDragging darf 
nur waehrend Dragging eines Fensters aufgerufen werden !");
+    OSL_ENSURE(m_pDragWin != NULL, "OJoinTableView::ScrollWhileDragging must 
not be called when a window is being dragged !");
 
     // kill the timer
     if (m_aDragScrollTimer.IsActive())
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to