[PATCH] Translate German comment in idlemgr.cxx

Chris Sherlock (via Code Review) gerrit at gerrit.libreoffice.org
Wed Mar 6 04:51:51 PST 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/2565

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/65/2565/1

Translate German comment in idlemgr.cxx

Change-Id: Ic5506b8698d0458e3166994a165d4dd1a8f6173d
---
M vcl/source/app/idlemgr.cxx
1 file changed, 1 insertion(+), 1 deletion(-)



diff --git a/vcl/source/app/idlemgr.cxx b/vcl/source/app/idlemgr.cxx
index 7f02375..a9d0429 100644
--- a/vcl/source/app/idlemgr.cxx
+++ b/vcl/source/app/idlemgr.cxx
@@ -102,7 +102,7 @@
         }
     }
 
-    // keine Handdler mehr da
+    // there are no more handlers...
     if ( mpIdleList->empty() )
         maTimer.Stop();
 }

-- 
To view, visit https://gerrit.libreoffice.org/2565
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic5506b8698d0458e3166994a165d4dd1a8f6173d
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Chris Sherlock <chris.sherlock79 at gmail.com>



More information about the LibreOffice mailing list