summaryrefslogtreecommitdiffstats
path: root/public/help/cs
diff options
context:
space:
mode:
Diffstat (limited to 'public/help/cs')
-rw-r--r--public/help/cs/wiki_syntax_detailed_markdown.html2
-rw-r--r--public/help/cs/wiki_syntax_detailed_textile.html2
2 files changed, 4 insertions, 0 deletions
diff --git a/public/help/cs/wiki_syntax_detailed_markdown.html b/public/help/cs/wiki_syntax_detailed_markdown.html
index e8463061e..a3d8d7858 100644
--- a/public/help/cs/wiki_syntax_detailed_markdown.html
+++ b/public/help/cs/wiki_syntax_detailed_markdown.html
@@ -202,6 +202,8 @@ http://www.redmine.org, someone@foo.bar
<ul>
<li><strong>![](image_url)</strong> zobrazí obrázek z odkazu (syntaxe Markdown)</li>
<li>Jestliže máte obrázek přiložený k Wiki stránce, může být zobrazen jako vložený obrázek pomocí jeho jména: <strong>![](attached_image)</strong></li>
+ <li>Images in your computer's clipboard can be pasted directly using Ctrl-v or Command-v.</li>
+ <li>Image files can be dragged onto the text area in order to be uploaded and embedded.</li>
</ul>
<h3><a name="8" class="wiki-page"></a>Nadpisy</h3>
diff --git a/public/help/cs/wiki_syntax_detailed_textile.html b/public/help/cs/wiki_syntax_detailed_textile.html
index 832510401..e476f1fec 100644
--- a/public/help/cs/wiki_syntax_detailed_textile.html
+++ b/public/help/cs/wiki_syntax_detailed_textile.html
@@ -206,6 +206,8 @@ http://www.redmine.org, someone@foo.bar
<li><strong>!image_url!</strong> zobrazí obrázek z odkazu (syntaxe textile)</li>
<li><strong>!&gt;image_url!</strong> obrázek zarovnaný napravo</li>
<li>Jestliže máte obrázek přiložený k Wiki stránce, může být zobrazen jako vložený obrázek pomocí jeho jména: <strong>!prilozeny_obrazek.png!</strong></li>
+ <li>Images in your computer's clipboard can be pasted directly using Ctrl-v or Command-v.</li>
+ <li>Image files can be dragged onto the text area in order to be uploaded and embedded.</li>
</ul>
<h3><a name="8" class="wiki-page"></a>Nadpisy</h3>