de lang fixes

# key shortcut for delete
Release commit
This commit is contained in:
RainLoop Team 2014-06-03 03:22:36 +04:00
parent fb18e4e799
commit 2842a93593
11 changed files with 372 additions and 300 deletions

View file

@ -41,7 +41,7 @@
<tbody>
<tr><td class="i18n" data-i18n-text="SHORTCUTS_HELP/LABEL_CHECK_ALL"></td><td>Ctrl + A, Command + A</td></tr>
<tr><td class="i18n" data-i18n-text="SHORTCUTS_HELP/LABEL_ARCHIVE"></td><td>Z</td></tr>
<tr><td class="i18n" data-i18n-text="SHORTCUTS_HELP/LABEL_DELETE"></td><td>Delete, Shift + Delete</td></tr>
<tr><td class="i18n" data-i18n-text="SHORTCUTS_HELP/LABEL_DELETE"></td><td>Delete, Shift + Delete, #</td></tr>
<tr><td class="i18n" data-i18n-text="SHORTCUTS_HELP/LABEL_MOVE"></td><td>M</td></tr>
<tr><td class="i18n" data-i18n-text="SHORTCUTS_HELP/LABEL_READ"></td><td>Q</td></tr>
<tr><td class="i18n" data-i18n-text="SHORTCUTS_HELP/LABEL_UNREAD"></td><td>U</td></tr>