[Fix #8] Enable cancelling basket-items with shortcut

This commit is contained in:
Martin Brodbeck 2018-10-17 09:19:21 +02:00
parent 6c0441992f
commit 373e143aa4
1 changed files with 2 additions and 2 deletions

View File

@ -175,7 +175,7 @@
<bool>false</bool>
</property>
<property name="text">
<string>Stornieren</string>
<string>&amp;Stornieren</string>
</property>
</widget>
</item>
@ -185,7 +185,7 @@
<bool>true</bool>
</property>
<property name="text">
<string>Alles stornieren</string>
<string>&amp;Alles stornieren</string>
</property>
</widget>
</item>