From e19908f21f6cb136c826c89c42f577adaee955ba Mon Sep 17 00:00:00 2001 From: Alexander Yuzhin Date: Fri, 23 Dec 2016 17:30:02 +0300 Subject: [PATCH] [SE mobile] Add localization for the view of editing cell --- .../mobile/app/template/EditCell.template | 110 +++++++++--------- .../mobile/app/view/edit/EditCell.js | 44 ++++++- apps/spreadsheeteditor/mobile/locale/en.json | 51 ++++++++ 3 files changed, 148 insertions(+), 57 deletions(-) diff --git a/apps/spreadsheeteditor/mobile/app/template/EditCell.template b/apps/spreadsheeteditor/mobile/app/template/EditCell.template index dbfd011ae..19412e357 100644 --- a/apps/spreadsheeteditor/mobile/app/template/EditCell.template +++ b/apps/spreadsheeteditor/mobile/app/template/EditCell.template @@ -73,13 +73,13 @@
<% if (!android) { %>
<% } %>
-
Format
+
<%= scope.textFormat %>
-
Cell Styles
+
<%= scope.textCellStyle %>
-
Style
+
<%= scope.textStyles %>