mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-05 04:53:54 -07:00
shortcut fix
This commit is contained in:
parent
6f77f7ab3c
commit
ff4b451e55
3 changed files with 11 additions and 1 deletions
|
|
@ -387,6 +387,11 @@
|
|||
<source>Ctrl+Enter</source>
|
||||
<translation>Ctrl+Enter</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/game.cpp" line="60"/>
|
||||
<source>Ctrl+Return</source>
|
||||
<translation>Ctrl+Return</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Edit messages...</source>
|
||||
<translation type="obsolete">Mitteilungen &bearbeiten...</translation>
|
||||
|
|
|
|||
|
|
@ -328,6 +328,11 @@
|
|||
<source>Ctrl+Enter</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/game.cpp" line="60"/>
|
||||
<source>Ctrl+Return</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/game.cpp" line="79"/>
|
||||
<source>S&ay</source>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue