Fixes for EN

This commit is contained in:
trovier 2023-10-13 16:23:16 +02:00
parent a28210ecd9
commit e644d4fb4c
3 changed files with 4 additions and 4 deletions

View File

@ -19,7 +19,7 @@
and edit PDFs<span class="onlineDocumentFeatures"> directly in your browser</span>.</p> and edit PDFs<span class="onlineDocumentFeatures"> directly in your browser</span>.</p>
<p>Using the <b>PDF Editor</b>, you can perform various editing operations, <p>Using the <b>PDF Editor</b>, you can perform various editing operations,
print the edited PDFs keeping all the formatting details or download them onto your computer hard disk drive.</p> print the edited PDFs keeping all the formatting details or download them onto your computer hard disk drive.</p>
<p>The PDF Editor allows you to <a href="https://helpcenter.onlyoffice.com/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/FillingOutForm.aspx">fill in the form fields</a> created in DOCXF format or in third-party editors.</p> <p>The PDF Editor allows you to <a href="https://helpcenter.onlyoffice.com/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/FillingOutForm.aspx">fill in the form fields</a> right in the PDF, whether it was originally created from a DOCXF file or in third-party editors.</p>
<p><span class="onlineDocumentFeatures">To view the current software version, build number, and licensor details in the <em>online version</em>, click the <span class = "icon icon-about"></span> icon on the left sidebar.</span> <!--<span class="desktopDocumentFeatures"> To view the current software version and licensor details in the <em>desktop version</em> for Windows, select the <b>About</b> menu item on the left sidebar of the main program window. In the <em>desktop version</em> for Mac OS, open the <b>ONLYOFFICE</b> menu at the top of the screen and select the <b>About ONLYOFFICE</b> menu item.</span>--></p> <p><span class="onlineDocumentFeatures">To view the current software version, build number, and licensor details in the <em>online version</em>, click the <span class = "icon icon-about"></span> icon on the left sidebar.</span> <!--<span class="desktopDocumentFeatures"> To view the current software version and licensor details in the <em>desktop version</em> for Windows, select the <b>About</b> menu item on the left sidebar of the main program window. In the <em>desktop version</em> for Mac OS, open the <b>ONLYOFFICE</b> menu at the top of the screen and select the <b>About ONLYOFFICE</b> menu item.</span>--></p>
</div> </div>
</body> </body>

View File

@ -70,12 +70,12 @@
<td><kbd>^ Ctrl</kbd>+<kbd>⌥ Option</kbd>+<kbd>Q</kbd></td> <td><kbd>^ Ctrl</kbd>+<kbd>⌥ Option</kbd>+<kbd>Q</kbd></td>
<td>Open the <b>Chat</b> panel in the <b>Online Editors</b> and send a message.</td> <td>Open the <b>Chat</b> panel in the <b>Online Editors</b> and send a message.</td>
</tr> </tr>
<tr> <!--<tr>
<td>Save PDF</td> <td>Save PDF</td>
<td><kbd>Ctrl</kbd>+<kbd>S</kbd></td> <td><kbd>Ctrl</kbd>+<kbd>S</kbd></td>
<td><kbd>^ Ctrl</kbd>+<kbd>S</kbd>,<br /><kbd>&#8984; Cmd</kbd>+<kbd>S</kbd></td> <td><kbd>^ Ctrl</kbd>+<kbd>S</kbd>,<br /><kbd>&#8984; Cmd</kbd>+<kbd>S</kbd></td>
<td>Save all the changes to the PDF currently edited with the PDF Editor. The active file will be saved with its current file name, location, and file format.</td> <td>Save all the changes to the PDF currently edited with the PDF Editor. The active file will be saved with its current file name, location, and file format.</td>
</tr> </tr>-->
<tr> <tr>
<td>Print PDF</td> <td>Print PDF</td>
<td><kbd>Ctrl</kbd>+<kbd>P</kbd></td> <td><kbd>Ctrl</kbd>+<kbd>P</kbd></td>

View File

@ -3,7 +3,7 @@
<head> <head>
<title>Search Function</title> <title>Search Function</title>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="description" content="The description of the PDF search and replace function in PDF Editor" /> <meta name="description" content="The description of the search function in PDF Editor" />
<link type="text/css" rel="stylesheet" href="../../../../../../common/main/resources/help/editor.css" /> <link type="text/css" rel="stylesheet" href="../../../../../../common/main/resources/help/editor.css" />
<link type = "text/css" rel = "stylesheet" href = "../../images/sprite.css" /> <link type = "text/css" rel = "stylesheet" href = "../../images/sprite.css" />
<script type="text/javascript" src="../callback.js"></script> <script type="text/javascript" src="../callback.js"></script>