mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-27 11:09:20 +03:00
Bugfix: wrong translation change
This commit is contained in:
parent
b6f0b634fb
commit
b1e066d4a7
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@
|
|||
<a class="e-link menuitem" href="#" tabindex="-1">
|
||||
<i class="icon-trash"></i>
|
||||
|
||||
<span class="i18n" data-i18n="GLOBAL/DELETE_WITHOUT_MOVE"></span>
|
||||
<span class="i18n" data-i18n="MESSAGE_LIST/BUTTON_DELETE_WITHOUT_MOVE"></span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="e-item" role="presentation" data-bind="visible: allowDangerousActions, command: clearCommand">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue