From 87582d41a9fc87649d4d90c53147b2058e735d21 Mon Sep 17 00:00:00 2001 From: Pierre BONDOERFFER Date: Thu, 22 Dec 2016 03:34:12 +0100 Subject: [PATCH] Added alt tags to English translation --- customize.dist/translations/messages.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customize.dist/translations/messages.js b/customize.dist/translations/messages.js index 61880205a..c50a8f2b6 100644 --- a/customize.dist/translations/messages.js +++ b/customize.dist/translations/messages.js @@ -212,12 +212,12 @@ define(function () { // BottomBar.html - out.bottom_france = 'Made with in '; + out.bottom_france = 'Made with love in France'; out.bottom_support = 'An XWiki SAS Labs Project with the support of OpenPaaS-ng'; // Header.html - out.header_france = 'With from France by XWiki SAS'; + out.header_france = 'With love from France by XWiki SAS'; // TODO Hardcode cause YOLO