diff options
author | Go MAEDA <maeda@farend.jp> | 2019-12-11 09:19:59 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2019-12-11 09:19:59 +0000 |
commit | 50b1809d8c8389222347d2d98a0d29c3cb0b7f05 (patch) | |
tree | 452e2b404301a057cbe069578efdf7542a1f7601 /public/help/de/wiki_syntax_detailed_textile.html | |
parent | 501654bc6dc060a8ad1c26c2d8116fc76deb7f64 (diff) | |
download | redmine-50b1809d8c8389222347d2d98a0d29c3cb0b7f05.tar.gz redmine-50b1809d8c8389222347d2d98a0d29c3cb0b7f05.zip |
Merged r19356 from trunk to 4.1-stable (#3816, #32552, #32596).
git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@19357 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public/help/de/wiki_syntax_detailed_textile.html')
-rw-r--r-- | public/help/de/wiki_syntax_detailed_textile.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/help/de/wiki_syntax_detailed_textile.html b/public/help/de/wiki_syntax_detailed_textile.html index f0360fc57..02c662052 100644 --- a/public/help/de/wiki_syntax_detailed_textile.html +++ b/public/help/de/wiki_syntax_detailed_textile.html @@ -217,7 +217,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>!>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 (note that Internet Explorer and Edge are not supported).</li> + <li>Images in your computer's clipboard can be pasted directly using Ctrl-v or Command-v (note that Internet Explorer is not supported).</li> <li>Image files can be dragged onto the text area in order to be uploaded and embedded.</li> </ul> |