Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

translated some lines to russian in help pages #66

Closed
wants to merge 2 commits into from
Closed

translated some lines to russian in help pages #66

wants to merge 2 commits into from

Conversation

razieru
Copy link

@razieru razieru commented Dec 9, 2015

No description provided.

@marutosi
Copy link
Contributor

marutosi commented Dec 9, 2015

@marutosi
Copy link
Contributor

diff --git a/public/help/ru/wiki_syntax_textile.html b/public/help/ru/wiki_syntax_textile.html
--- a/public/help/ru/wiki_syntax_textile.html
+++ b/public/help/ru/wiki_syntax_textile.html
@@ -71,8 +71,8 @@ table.sample th, table.sample td { borde
         </td>
     </tr>
 <tr><th colspan="3">Списки</th></tr>
-<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Несортированный список" /></th><td>* Элемент 1<br />** Sub<br />* Элемент 2</td><td><ul><li>Элемент 1<ul><li>Подэлемент</li></ul></li><li>Элемент 2</li></ul></td></tr>
-<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Сортированный список" /></th><td># Элемент 1<br />## Sub<br /># Элемент 2</td><td><ol><li>Элемент 1<ol><li>Подэлемент</li></ol></li><li>Элемент 2</li></ol></td></tr>
+<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Несортированный список" /></th><td>* Элемент 1<br />** Подэлемент<br />* Элемент 2</td><td><ul><li>Элемент 1<ul><li>Подэлемент</li></ul></li><li>Элемент 2</li></ul></td></tr>
+<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Сортированный список" /></th><td># Элемент 1<br />## Подэлемент<br /># Элемент 2</td><td><ol><li>Элемент 1<ol><li>Подэлемент</li></ol></li><li>Элемент 2</li></ol></td></tr>
     <tr>
         <th colspan="3">Заголовки</th>
     </tr>

@vividtone
Copy link
Collaborator

Merged 3 years ago. Thank you for your contribution.
https://www.redmine.org/issues/21882

@vividtone vividtone closed this Feb 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants