tdf#39468 - Translate German comments.

Change-Id: Id1554b6ce3bee9596542863a77aadfe5fb7e3c94
Reviewed-on: https://gerrit.libreoffice.org/18526
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
This commit is contained in:
Ryan McCoskrie
2015-09-13 17:28:58 +12:00
committed by Adolfo Jayme Barrientos
parent f290e30e95
commit 12b9341e45

View File

@@ -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() )
{