sc/source/ui/dbgui/sfiltdlg.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 12b9341e45f3b476c5ea9ac83845e53121e15876
Author: Ryan McCoskrie <ryan.mccosk...@gmail.com>
Date:   Sun Sep 13 17:28:58 2015 +1200

    tdf#39468 - Translate German comments.
    
    Change-Id: Id1554b6ce3bee9596542863a77aadfe5fb7e3c94
    Reviewed-on: https://gerrit.libreoffice.org/18526
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>
    Tested-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/sc/source/ui/dbgui/sfiltdlg.cxx b/sc/source/ui/dbgui/sfiltdlg.cxx
index 53e6820..92753b0 100644
--- a/sc/source/ui/dbgui/sfiltdlg.cxx
+++ b/sc/source/ui/dbgui/sfiltdlg.cxx
@@ -401,7 +401,7 @@ IMPL_LINK_TYPED( ScSpecialFilterDlg, EndDlgHdl, Button*, 
pBtn, void )
 
 IMPL_LINK_TYPED( ScSpecialFilterDlg, TimeOutHdl, Idle*, _pIdle, void )
 {
-    // alle 50ms nachschauen, ob RefInputMode noch stimmt
+    // every 50ms check whether RefInputMode is still true
 
     if( (_pIdle == pIdle) && IsActive() )
     {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to