| commit | 55bb8bddd72079e619ab637409733764ddd33328 | [log] |
|---|---|---|
| author | Jens Carl <j.carl43@gmx.de> | Fri Nov 30 17:46:04 2018 +0000 |
| committer | Eike Rathke <erack@redhat.com> | Sat Dec 01 19:23:31 2018 +0100 |
| tree | 2d1fbf5cd123c32a32953dd10b59ccde15e35c1b | |
| parent | e268016887aba18af67ad5060c8dfbf936f688d8 [diff] |
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 @@ rtl_TextEncoding SAL_CALL rtl_getTextEncodingFromUnixCharset( const char* pUnixC 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 @@ void ScInputHandler::InitRangeFinder( const OUString& rFormula ) ++nPos; // Separator or closing quote } // Text zwischen Trennern // text between separators nStart = nPos; handle_r1c1: {