Fixes as per testing.

This commit is contained in:
trovier 2023-06-01 17:13:17 +02:00
parent e6e458b922
commit f21b67ef55
3 changed files with 15 additions and 7 deletions

View File

@ -8,7 +8,7 @@
<p class="changelog-subsubheader">All Editors</p>
<ul>
<li>File menu reworked: added file names, new <b>Protect</b> tab</li>
<li>New interface languages: Sinhala (Sri Lanka)</li>
<li>New interface language: Sinhala (Sri Lanka)</li>
<li>New locale: Dansk (Danmark)</li>
<li>Support for opening the following formats: MHTML, SXC, ET, ETT, SXI, DPS, DPT, SXW, STW, WPS, WPT</li>
<li>New embedded Help language: Turkish</li>
@ -50,7 +50,7 @@
<li>New number formats: Short Date and Long Date</li>
<li>New feature: <b>Show Values as</b> for pivot tables</li>
<li>New contextual menu items for pivot tables</li>
<li>New functions: SEQUENCE, XMATCH, EXPAND, FILTER, ARRAYTOTEXT, SORT</li>
<li>New functions: SEQUENCE, XMATCH, EXPAND, FILTER, ARRAYTOTEXT, SORsT</li>
<li>New feature: protecting ranges while selecting certain users with editing rights</li>
<li>The <b>Allow edit ranges</b> button moved to the <b>Protect sheet</b> dialogue window</li>
<li>Support for saving spreadsheets in PNG and JPG formats</li>
@ -61,10 +61,14 @@
</ul>
<p class="changelog-subheader">Desktop Editors</p>
<ul>
<li>New interface language: Sinhala</li>
<li>New interface language: Sinhala (Sri Lanka)</li>
<li>New feature: cloud document templates</li>
<li>New printing settings: number of copies, duplex, quick print</li>
<li>New Linux system setting: <b>System theme</b> option is now unavailable</li>
<li>New printing settings: number of copies, duplex</li>
<li>Reworked Linux system setting: <b>System theme</b> option is now unavailable</li>
</ul>
<p class="changelog-subsubheader">Mobile web editors</p>
<ul>
<li>New interface language: Sinhala (Sri Lanka)</li>
</ul>
<p class="changelog-subsubheader">Mobile</p>
<ul>
@ -123,6 +127,10 @@
<li>New setting: adjusting guidelines via the <b>View</b> tab</li>
<li>New feature: <b>Paste Special</b> for slides</li>
</ul>
<p class="changelog-subsubheader">Desktop Editors</p>
<ul>
<li>New printing setting: quick print</li>
</ul>
<p class="changelog-subsubheader">Mobile</p>
<ul>
<li>New feature: <b>Sharing Settings</b></li>

View File

@ -347,7 +347,7 @@
<td>Insert the previously copied text fragment from the computer clipboard memory to the current cursor position. The text can be previously copied from the same document, from another document, or from some other program.</td>
</tr>
<tr>
<td>Copy text without style formatting</td>
<td>Paste text without style formatting</td>
<td><kbd>Ctrl</kbd>+<kbd>⇧ Shift</kbd>+<kbd>V</kbd>,<br />
<td><kbd>&#8984; Cmd</kbd>+<kbd>⇧ Shift</kbd>+<kbd>V</kbd></td>
<td>Insert the previously copied text fragment from the computer clipboard memory to the current cursor position without preserving its original formatting. The text can be previously copied from the same document, from another document, or from some other program.</td>

View File

@ -379,7 +379,7 @@
<td>Insert the previously copied object from the computer clipboard memory to the current cursor position. The object can be previously copied from the same presentation<!--, from another presentation, or from some other program-->.</td>
</tr>
<tr>
<td>Copy text without style formatting</td>
<td>Paste text without style formatting</td>
<td><kbd>Ctrl</kbd>+<kbd>⇧ Shift</kbd>+<kbd>V</kbd>,<br />
<td><kbd>&#8984; Cmd</kbd>+<kbd>⇧ Shift</kbd>+<kbd>V</kbd></td>
<td>Insert the previously copied text fragment from the computer clipboard memory to the current cursor position without preserving its original formatting. The text can be previously copied from the same document, from another document, or from some other program.</td>