helpcenter/Web/Controls/Help/MobApps/MobDocs/MobileDocuments.ru.ascx
Ilya Sobolev 177980755d Added translations for Main sections, Sidemenu, DownloadButtons, Video, and Desktop mac OS Installation article (ru)
# Conflicts:
#	Web/Controls/Help/ArticlesCompleteList/ControlPanel/90021_full_text_search/90021_full_text_search.ru.ascx
#	Web/Controls/Help/ArticlesCompleteList/ControlPanel/90033_ce_encryption/90033_ce_encryption.ru.ascx
#	Web/Controls/Help/ArticlesCompleteList/ControlPanel/90034_ce_full_text_search/90034_ce_full_text_search.ru.ascx
#	Web/OfficeWeb/apps/documenteditor/main/resources/help/ru/ProgramInterface/ReferencesTab.htm
2021-02-11 17:42:48 +03:00

36 lines
2.5 KiB
Plaintext

<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Приложение ONLYOFFICE Документы для iOS";
MetaKeyWords = "";
MetaDescription = "";
}
</script>
<div class="MainHelpCenter PageGuides MobileApps TableOfContentsPage">
<h1><%= PageTitle%></h1>
<div class="watchvideo_block">
<h2><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/Watchvideo/Watchvideo.ascx" /></h2>
<div class="slider autoplay">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0022_mob_docs/0022_mob_docs.ascx" />
</div>
</div>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/4107_mob_docs_overview/4107_mob_docs_overview.ascx" /></li>
<%--<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/4628_mob_ios_available_languages/4628_mob_ios_available_languages.ascx" /></li>--%>
<li><h3><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/Commonoperations/Commonoperations.ascx" /></h3>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/4108_mob_docs_common_operations/4108_mob_docs_common_operations.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/4130_mob_docs_open_create_files/4130_mob_docs_open_create_files.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/4131_mob_docs_share_files/4131_mob_docs_share_files.ascx" /></li>
</ul>
</li>
</ul>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/MobApps/MobDocs/DocumentEditor/DocumentEditorTableOfContents/DocumentEditorTableOfContents.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/MobApps/MobDocs/SpreadsheetEditor/SpreadsheetEditorTableOfContents/SpreadsheetEditorTableOfContents.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/MobApps/MobDocs/PresentationEditor/PresentationEditorTableOfContents/PresentationEditorTableOfContents.ascx" />
</div>