mirror of
https://github.com/ankitects/anki.git
synced 2025-09-22 16:02:23 -04:00
EMPTY_CARDS should not be translatable
This commit is contained in:
parent
6144317736
commit
58a243aa6c
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>EMPTY_CARDS</string>
|
||||
<string notr="true">EMPTY_CARDS</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||||
<property name="spacing">
|
||||
|
|
Loading…
Reference in a new issue