Minor text fixes (fr)

This commit is contained in:
Svetlana Maleeva 2021-05-28 13:20:32 +03:00
parent d860711801
commit 7c728ef6a4
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %> <%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<h6><a href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/android/android-se/index.aspx")%>">Spreqdsheet Editor pour les appareils Android</a></h6> <h6><a href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/android/android-se/index.aspx")%>">Spreadsheet Editor pour les appareils Android</a></h6>
<ul> <ul>
<li> <li>
<h3><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/Basicoperations/Basicoperations.ascx" /></h3> <h3><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/Basicoperations/Basicoperations.ascx" /></h3>

View File

@ -4,7 +4,7 @@
<script runat="server"> <script runat="server">
protected override void Init() protected override void Init()
{ {
PageTitle = PageCaption = "Presentqtion Editor pour smartphones"; PageTitle = PageCaption = "Presentation Editor pour smartphones";
MetaKeyWords = ""; MetaKeyWords = "";
MetaDescription = ""; MetaDescription = "";

View File

@ -14,7 +14,7 @@
<input id="search" class="searchBar" placeholder="Rechercher" type="text" onkeypress="doSearch(event)"> <input id="search" class="searchBar" placeholder="Rechercher" type="text" onkeypress="doSearch(event)">
</div> </div>
<h1>Présentation de l'interface utilisateur de Spreadsheet Editor</h1> <h1>Présentation de l'interface utilisateur de Spreadsheet Editor</h1>
<p> <a href="https://www.onlyoffice.com/fr/spreadsheet-editor.aspx" target="_blank" onclick="onhyperlinkclick(this)"><b>Spreqdsheet Editor</b></a> utilise une interface à onglets où les commandes d'édition sont regroupées en onglets par fonctionnalité.</p> <p> <a href="https://www.onlyoffice.com/fr/spreadsheet-editor.aspx" target="_blank" onclick="onhyperlinkclick(this)"><b>Spreadsheet Editor</b></a> utilise une interface à onglets où les commandes d'édition sont regroupées en onglets par fonctionnalité.</p>
<div class="onlineDocumentFeatures"> <div class="onlineDocumentFeatures">
<p>La fenêtre principale de l'éditeur en ligne Spreadsheet Editor</p> <p>La fenêtre principale de l'éditeur en ligne Spreadsheet Editor</p>
<p><img alt="Fenêtre de l'éditeur en ligne Spreadsheet Editor:" src="../images/interface/editorwindow.png" /></p> <p><img alt="Fenêtre de l'éditeur en ligne Spreadsheet Editor:" src="../images/interface/editorwindow.png" /></p>