[DE] Change name and layout for Links tab.

This commit is contained in:
Julia Radzhabova 2018-02-16 12:14:20 +03:00
parent 25f67ef1f5
commit c172b0c69d
3 changed files with 2 additions and 3 deletions

View file

@ -108,7 +108,6 @@
<div class="group">
<span class="btn-slot text x-huge btn-pagebreak"></span>
<span class="btn-slot text x-huge" id="slot-btn-editheader"></span>
<span class="btn-slot text x-huge btn-contents"></span>
</div>
<div class="separator long"></div>
<div class="group">
@ -123,7 +122,6 @@
<div class="separator long"></div>
<div class="group">
<span class="btn-slot text x-huge slot-inshyperlink"></span>
<span class="btn-slot text x-huge slot-notes"></span>
<span class="btn-slot text x-huge slot-comment"></span>
</div>
<div class="separator long"></div>

View file

@ -2434,7 +2434,7 @@ define([
textSurface: 'Surface',
textTabCollaboration: 'Collaboration',
textTabProtect: 'Protection',
textTabLinks: 'Links',
textTabLinks: 'References',
capBtnInsControls: 'Content Control',
textRichControl: 'Rich text',
textPlainControl: 'Plain text',

View file

@ -1794,6 +1794,7 @@
"DE.Views.Toolbar.textTabInsert": "Insert",
"DE.Views.Toolbar.textTabLayout": "Layout",
"DE.Views.Toolbar.textTabProtect": "Protection",
"DE.Views.Toolbar.textTabLinks": "References",
"DE.Views.Toolbar.textTabReview": "Review",
"DE.Views.Toolbar.textTabCollaboration": "Collaboration",
"DE.Views.Toolbar.textTitleError": "Error",