tdf#39468 Translate German comments

Change-Id: I27e5e4604cd999d778eb84976b3bea0ef35122ee
Reviewed-on: https://gerrit.libreoffice.org/64353
Tested-by: Jenkins
Reviewed-by: Eike Rathke <erack@redhat.com>
diff --git a/sal/textenc/tencinfo.cxx b/sal/textenc/tencinfo.cxx
index 91b98c0..915f1e2 100644
--- a/sal/textenc/tencinfo.cxx
+++ b/sal/textenc/tencinfo.cxx
@@ -433,7 +433,7 @@
        pTempBuf++;
    }

    /* Parttrenner gefunden */
    /* found part separator */
    if ( pSecondPart )
    {
        /* Search for the part tab */
diff --git a/sc/source/ui/app/inputhdl.cxx b/sc/source/ui/app/inputhdl.cxx
index ab2d539..dbe34d3 100644
--- a/sc/source/ui/app/inputhdl.cxx
+++ b/sc/source/ui/app/inputhdl.cxx
@@ -322,7 +322,7 @@
            ++nPos; // Separator or closing quote
        }

        //  Text zwischen Trennern
        //  text between separators
        nStart = nPos;
handle_r1c1:
        {