summaryrefslogtreecommitdiff
path: root/sot/source/base/filelist.cxx
diff options
context:
space:
mode:
authorJohnny_M <klasse@partyheld.de>2017-07-12 22:41:14 +0200
committerMichael Stahl <mstahl@redhat.com>2017-07-13 14:36:36 +0200
commit0018fd1b81b3c4ec5ee1de092760479aeae7cd96 (patch)
treef79a9568d405a3bb42357bd5a762e5c5fe350630 /sot/source/base/filelist.cxx
parenta307ad7ae029a0a62404996a63954e7026001ce3 (diff)
Translate German comments/debug strings (leftovers in the sot dir)
Translates leftovers found using a custom regex and manually checking the rest of the affected file. Change-Id: I0e44957d58e089b82738c65a8774d1a45ea7068d Reviewed-on: https://gerrit.libreoffice.org/39879 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'sot/source/base/filelist.cxx')
-rw-r--r--sot/source/base/filelist.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sot/source/base/filelist.cxx b/sot/source/base/filelist.cxx
index f6dd5d589ed3..07558b17f0ae 100644
--- a/sot/source/base/filelist.cxx
+++ b/sot/source/base/filelist.cxx
@@ -25,7 +25,7 @@
/******************************************************************************
|*
-|* Stream-Operatoren
+|* Stream operators
|*
\******************************************************************************/
@@ -65,7 +65,7 @@ SvStream& ReadFileList( SvStream& rIStm, FileList& rFileList )
/******************************************************************************
|*
-|* Liste fuellen/abfragen
+|* Fill in / check the list
|*
\******************************************************************************/