helpcenter/Web/Controls/Help/VariousControls/TranslatorAttention/TranslatorAttention.ru.ascx

21 lines
1.9 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<%@ Control Language="C#" %>
<div class="bringattention translator" id="translatorAttention_block"><span class="close_cross">&times;</span><strong>Внимание переводчикам!</strong> В Системе переводов ONLYOFFICE появились новые ключи для перевода. Общее количество новых ключей: <span id="moduleTotalCount"></span>. Они доступны с <span id="newstrDate"></span>. Пожалуйста, перейдите на сайт <a target="_blank" href="http://translate.onlyoffice.com/">http://translate.onlyoffice.com/</a> для того, чтобы принять участие.
<div class="block-editor">
<span class="toggler showcont">Посмотреть изменения</span>
<span class="toggler hidecont" style="display:none">Скрыть изменения</span>
<div class="contents" style="display: none">
<table class="table_versionlist talk_pages languages_list_table newstr_list_table" id="newstrList">
<thead>
<tr>
<th><span>Модуль</span></th>
<th><span>Количество ключей на перевод</span></th>
<th><span>Дата последнего изменения</span></th>
</tr>
</thead>
<tbody></tbody>
</table>
<p>Наведите курсор на строку с названием модуля, чтобы посмотреть, какие разделы изменились и узнать количество ключей на перевод в каждом разделе.</p>
</div>
</div>
<div class="input_never_show"><input type="checkbox" id="neverShowTranslators" /> Больше не показывать это сообщение</div>
</div>