diff options
author | Chris Hoppe <hoppe7@gmail.com> | 2013-06-27 11:10:50 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2013-06-27 11:11:14 +0100 |
commit | 3f175c7728227df551ad11a4c4b8a30ca478d04b (patch) | |
tree | bdaa0109e8e1587eccb38dbd00e3ad36b43ed6ec /sal/workben/clipboardwben/testcopy | |
parent | 7abce44fbd7385d6c67c74db10dc0d25a7093abb (diff) |
Translate German comments.
Change-Id: Ida59dcca7c9a0305aecddaa68f4e585321144458
Diffstat (limited to 'sal/workben/clipboardwben/testcopy')
-rw-r--r-- | sal/workben/clipboardwben/testcopy/StdAfx.cpp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sal/workben/clipboardwben/testcopy/StdAfx.cpp b/sal/workben/clipboardwben/testcopy/StdAfx.cpp index 635136666af7..bac4b51b2b25 100644 --- a/sal/workben/clipboardwben/testcopy/StdAfx.cpp +++ b/sal/workben/clipboardwben/testcopy/StdAfx.cpp @@ -17,13 +17,13 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -// stdafx.cpp : Quelltextdatei, die nur die Standard-Includes einbindet -// TestWin32.pch ist die vorkompilierte Header-Datei -// stdafx.obj enthlt die vorkompilierte Typinformation +// stdafx.cpp : source file which only includes the standard header files +// TestWin32.pch is a pre-compiled header file +// stdafx.obj contains the pre-compiled type information #include "stdafx.h" -// ZU ERLEDIGEN: Verweis auf alle zustzlichen Header-Dateien, die Sie in STDAFX.H -// und nicht in dieser Datei bentigen +// TO DO: Reference all additional header files required by STDAFX.H +// rather than by this file /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |