summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2017-06-30 06:22:40 +0000
committerEike Rathke <erack@redhat.com>2017-07-03 13:28:44 +0200
commit6e0a152350dbb476ef70ad9b17d57607fadc0666 (patch)
tree4aeeb0d2ec0167ba0a4cbb124f7d994585508f95 /svtools
parenta2a890a4eb5029b9adace190a7da1b65b5855b15 (diff)
tdf#39468 Translate German comments/terms
Change-Id: I9edef3138964d3f43745be39956bc6bb66d0cc4d Reviewed-on: https://gerrit.libreoffice.org/39403 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Johnny_M <klasse@partyheld.de> Reviewed-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/svhtml/parhtml.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/svtools/source/svhtml/parhtml.cxx b/svtools/source/svhtml/parhtml.cxx
index a1f34835330a..1a753bcecb8e 100644
--- a/svtools/source/svhtml/parhtml.cxx
+++ b/svtools/source/svhtml/parhtml.cxx
@@ -1986,8 +1986,7 @@ bool HTMLParser::ParseMetaOptionsImpl(
break;
case HtmlMeta::Refresh:
- DBG_ASSERT( !bHTTPEquiv || i_pHTTPHeader,
- "Reload-URL aufgrund unterlassener MUSS-Aenderung verlorengegangen" );
+ DBG_ASSERT( !bHTTPEquiv || i_pHTTPHeader, "Lost Reload-URL because of omitted MUST change." );
break;
case HtmlMeta::ContentType: