французские переводы/правки

This commit is contained in:
alexandervnuchkov 2017-01-17 11:02:50 +03:00
parent 74df28e10a
commit 892c953f5a
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<%@ Control Language="C#" %>
<ul class="leftmenu_documenteditor_toggle_expand_menu leftmenu_basic_operations">
<li><a class="leftmenu_documenteditor_changecolorscheme" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/ChangeColorScheme.aspx")%>">Change color scheme</a></li>
<li><a class="leftmenu_documenteditor_changecolorscheme" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/ChangeColorScheme.aspx")%>">Modifier le jeu de couleurs</a></li>
<li><a class="leftmenu_documenteditor_copypaste" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/CopyPasteUndoRedo.aspx")%>">Copier/coller les passages de texte, annuler/rétablir vos actions</a></li>
<li><a class="leftmenu_documenteditor_opencreatenew" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/OpenCreateNew.aspx")%>">Créer un nouveau document ou ouvrir un document existant</a></li>
</ul>

View File

@ -2,7 +2,7 @@
<ul class="leftmenu_documenteditor_toggle_expand_menu leftmenu_page_formatting">
<li><a class="leftmenu_documenteditor_setparameters" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/SetPageParameters.aspx")%>">Régler les paramètres de page</a></li>
<li><a class="leftmenu_documenteditor_nonprintingcharacters" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/NonprintingCharacters.aspx")%>">Afficher/masquer les caractères non imprimables</a></li>
<li><a class="leftmenu_documenteditor_sectionbreaks" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/SectionBreaks.aspx")%>">Insert section breaks</a></li>
<li><a class="leftmenu_documenteditor_sectionbreaks" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/SectionBreaks.aspx")%>">Insérer les sauts de section</a></li>
<li><a class="leftmenu_documenteditor_headersfooters" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/InsertHeadersFooters.aspx")%>">Insérer en-têtes et pieds de page</a></li>
<li><a class="leftmenu_documenteditor_pagenumbers" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/InsertPageNumbers.aspx")%>">Insérer les numéros de page</a></li>
</ul>