From e5bbb21b859e4191e323f25eee361a2d8cea6a08 Mon Sep 17 00:00:00 2001 From: Jens Carl Date: Fri, 31 Mar 2017 06:37:28 +0000 Subject: tdf#39468 Translate German comments Translate German comments in rsc/ Change-Id: I8133f11566c0717fdfc796b79dca76f2365535ad Reviewed-on: https://gerrit.libreoffice.org/35957 Tested-by: Jenkins Reviewed-by: Michael Stahl --- rsc/source/res/rscarray.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'rsc/source/res') diff --git a/rsc/source/res/rscarray.cxx b/rsc/source/res/rscarray.cxx index de0e8feec0f0..0b86f75a73b3 100644 --- a/rsc/source/res/rscarray.cxx +++ b/rsc/source/res/rscarray.cxx @@ -152,7 +152,7 @@ ERRTYPE RscArray::GetValueEle( const RSCINST & rInst, Atom nId; if( !pTypeClass->GetValueConst( sal_uInt32(lValue), &nId ) ) - { // nicht gefunden + { // not found return ERR_ARRAY_INVALIDINDEX; } @@ -187,7 +187,7 @@ ERRTYPE RscArray::GetArrayEle( const RSCINST & rInst, { sal_Int32 lValue; if( !pTypeClass->GetConstValue( nId, &lValue ) ) - { // nicht gefunden + { // not found return ERR_ARRAY_INVALIDINDEX; } @@ -309,7 +309,7 @@ void RscArray::WriteSrcHeader( const RSCINST & rInst, FILE * fOutput, pClassData = reinterpret_cast(rInst.pData + nOffInstData); if( pTC->IsSrsDefault() ) - { // nur einen Wert schreiben + { // only write one value RscInstNode * pNode = nullptr; if( pClassData->pNode ) { -- cgit cib/libreoffice-6-0'>distro/cib/libreoffice-6-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff