From 5f08ad2ea1e0b7e04e01938ef41893f00e2dece7 Mon Sep 17 00:00:00 2001 From: ansuz Date: Thu, 8 Mar 2018 16:27:41 +0100 Subject: [PATCH] fix mangled 404 translation --- customize.dist/translations/messages.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/customize.dist/translations/messages.js b/customize.dist/translations/messages.js index 7851be41c..f0eeda3bc 100644 --- a/customize.dist/translations/messages.js +++ b/customize.dist/translations/messages.js @@ -977,7 +977,8 @@ define(function () { out.tos_logs = "Metadata provided by your browser to the server may be logged for the purpose of maintaining the service."; out.tos_3rdparties = "We do not provide individualized data to third parties unless required to by law."; - // 404 page out.four04_pageNotFound = "We couldn't find the page you were looking for."; + // 404 page + out.four04_pageNotFound = "We couldn't find the page you were looking for."; // BottomBar.html