Kaydet (Commit) 5df348a2 authored tarafından Michael Stahl's avatar Michael Stahl

sw: translate german comments

Change-Id: I1f2a4e249274a2dfd74da11553d7bb9fb35b5d53
üst 092adc49
...@@ -200,7 +200,7 @@ namespace ...@@ -200,7 +200,7 @@ namespace
rChgPos.nNode = nNdOff + rCpyStt.nNode.GetIndex(); rChgPos.nNode = nNdOff + rCpyStt.nNode.GetIndex();
if( !nNdOff ) if( !nNdOff )
{ {
// dann nur den Content anpassen // just adapt the content index
if( nContentPos > rOrigStt.nContent.GetIndex() ) if( nContentPos > rOrigStt.nContent.GetIndex() )
nContentPos -= rOrigStt.nContent.GetIndex(); nContentPos -= rOrigStt.nContent.GetIndex();
else else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment