From 7af77fafb5af77af62d327aadabc7657d7fa3bcd Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Wed, 19 Apr 2017 15:09:44 +0300 Subject: [PATCH] [DE] Added default translations. --- apps/common/main/lib/view/Header.js | 19 +++++++++--- apps/common/main/lib/view/ReviewChanges.js | 12 +++++++- .../main/app/controller/Main.js | 1 - .../main/app/controller/Statusbar.js | 3 +- apps/documenteditor/main/app/view/Toolbar.js | 29 +++++++++++++++++-- apps/documenteditor/main/locale/en.json | 1 - 6 files changed, 55 insertions(+), 10 deletions(-) diff --git a/apps/common/main/lib/view/Header.js b/apps/common/main/lib/view/Header.js index ba662e247..b8ea9b6ef 100644 --- a/apps/common/main/lib/view/Header.js +++ b/apps/common/main/lib/view/Header.js @@ -71,7 +71,7 @@ define([ var templateRightBox = '
' + '' + - 'All changes saved' + + '<%= textSaveEnd %>' + '
' + // '' + '