summaryrefslogtreecommitdiffstats
path: root/public/help/gl
diff options
context:
space:
mode:
Diffstat (limited to 'public/help/gl')
-rw-r--r--public/help/gl/wiki_syntax_detailed_markdown.html2
-rw-r--r--public/help/gl/wiki_syntax_detailed_textile.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/public/help/gl/wiki_syntax_detailed_markdown.html b/public/help/gl/wiki_syntax_detailed_markdown.html
index abff57e71..a1e11ad4e 100644
--- a/public/help/gl/wiki_syntax_detailed_markdown.html
+++ b/public/help/gl/wiki_syntax_detailed_markdown.html
@@ -223,7 +223,7 @@ http://www.redmine.org, someone@foo.bar
<ul>
<li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
<li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
- <li>Images in your computer's clipboard can be pasted directly using Ctrl-v or Command-v.</li>
+ <li>Images in your computer's clipboard can be pasted directly using Ctrl-v or Command-v (note that Internet Explorer and Edge are not supported).</li>
<li>Image files can be dragged onto the text area in order to be uploaded and embedded.</li>
</ul>
diff --git a/public/help/gl/wiki_syntax_detailed_textile.html b/public/help/gl/wiki_syntax_detailed_textile.html
index 0137920eb..ac115fd62 100644
--- a/public/help/gl/wiki_syntax_detailed_textile.html
+++ b/public/help/gl/wiki_syntax_detailed_textile.html
@@ -218,7 +218,7 @@ http://www.redmine.org, someone@foo.bar
<li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
<li><strong>!&gt;image_url!</strong> right floating image</li>
<li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
- <li>Images in your computer's clipboard can be pasted directly using Ctrl-v or Command-v.</li>
+ <li>Images in your computer's clipboard can be pasted directly using Ctrl-v or Command-v (note that Internet Explorer and Edge are not supported).</li>
<li>Image files can be dragged onto the text area in order to be uploaded and embedded.</li>
</ul>