From 5034e8217c9844293dc94e5dff0bdc865ad7a91a Mon Sep 17 00:00:00 2001 From: Johnny_M Date: Fri, 30 Jun 2017 22:49:10 +0200 Subject: Translate German comments and debug strings (leftovers in dirs sal to sc) Translates leftovers found using a custom regex and manually checking the rest of the affected file. Additionally: - A few spelling fixes Change-Id: I2b83bd11adf520b90bb29c8ea624990759dad3c6 Reviewed-on: https://gerrit.libreoffice.org/39427 Reviewed-by: Michael Stahl Tested-by: Michael Stahl --- sc/source/ui/src/scstring.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sc/source/ui/src') diff --git a/sc/source/ui/src/scstring.src b/sc/source/ui/src/scstring.src index c853dd7732a4..4ca3e92fb35b 100644 --- a/sc/source/ui/src/scstring.src +++ b/sc/source/ui/src/scstring.src @@ -19,7 +19,7 @@ #include "scres.hrc" - // Strings fuer Interface-Namen ------------------------------------------ + // Strings for interface names ------------------------------------------- String SCSTR_LONG_SCDOC_NAME { @@ -205,7 +205,7 @@ String SCSTR_VALID_LIST Text [ en-US ] = "~Entries" ; }; - // fuer Dialoge: + // for dialogues: String SCSTR_CHARSET_USER { -- cgit