diff options
author | Laurent Charrière <lcharriere@gmail.com> | 2010-10-14 22:26:47 -0700 |
---|---|---|
committer | Michael Meeks <michael.meeks@novell.com> | 2010-10-15 18:27:11 +0100 |
commit | 9bde22366b222ec7cae1d759c61b0e1acc8eb96d (patch) | |
tree | 39d9fb87a526b0bf4b91e43190920b6520fbe552 /xml2cmp/source/xcd | |
parent | a715e1b3d0336100af37b65cb87252bce01c2e84 (diff) |
Translate German comments in ure/xml2cmp
Signed-off-by: Laurent Charrière <lcharriere@gmail.com>
Diffstat (limited to 'xml2cmp/source/xcd')
-rw-r--r-- | xml2cmp/source/xcd/cr_index.cxx | 2 | ||||
-rw-r--r-- | xml2cmp/source/xcd/main.cxx | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xml2cmp/source/xcd/cr_index.cxx b/xml2cmp/source/xcd/cr_index.cxx index 04e1314c493c..7ef7cf85a330 100644 --- a/xml2cmp/source/xcd/cr_index.cxx +++ b/xml2cmp/source/xcd/cr_index.cxx @@ -241,7 +241,7 @@ Index::WriteHeap( std::ostream & o_rOut, -/** bersicht der Struktur +/** Structure overview MODULEDESCRIPTION { diff --git a/xml2cmp/source/xcd/main.cxx b/xml2cmp/source/xcd/main.cxx index 6e667c230a13..9324c5f438cc 100644 --- a/xml2cmp/source/xcd/main.cxx +++ b/xml2cmp/source/xcd/main.cxx @@ -128,7 +128,7 @@ Do_SingleFileCommandLine(const CommandLine & i_rCommandLine) int Do_IndexCommandLine(const CommandLine & i_rCommandLine) { - // Parsen files: + // Parse files: List<Simstr> aFiles; Index aIndex( i_rCommandLine.OutputDirectory(), i_rCommandLine.IdlRootPath(), |