Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
Cockatrice
Commits
311536d1
Commit
311536d1
authored
Aug 26, 2015
by
Zach
Browse files
Merge pull request #1423 from tooomm/patch-1
parents
fdea69cf
83e9f9de
Changes
1
Show whitespace changes
Inline
Side-by-side
cockatrice/src/sequenceEdit/ui_shortcutstab.h
View file @
311536d1
...
...
@@ -1445,7 +1445,7 @@ public:
lbl_MainWindow_aFullScreen
->
setText
(
QApplication
::
translate
(
"shortcutsTab"
,
"Full screen"
,
0
));
lbl_MainWindow_aSettings
->
setText
(
QApplication
::
translate
(
"shortcutsTab"
,
"Settings"
,
0
));
lbl_MainWindow_aCheckCardUpdates
->
setText
(
QApplication
::
translate
(
"shortcutsTab"
,
"Check for card updates"
,
0
));
lbl_MainWindow_aDisconnect
->
setText
(
QApplication
::
translate
(
"shortcutsTab"
,
"Diconnect"
,
0
));
lbl_MainWindow_aDisconnect
->
setText
(
QApplication
::
translate
(
"shortcutsTab"
,
"Di
s
connect"
,
0
));
lbl_MainWindow_aExit
->
setText
(
QApplication
::
translate
(
"shortcutsTab"
,
"Exit"
,
0
));
groupBox_2
->
setTitle
(
QApplication
::
translate
(
"shortcutsTab"
,
"Deck Editor"
,
0
));
lbl_TabDeckEditor_aAnalyzeDeck
->
setText
(
QApplication
::
translate
(
"shortcutsTab"
,
"Analyze deck"
,
0
));
...
...
@@ -1497,7 +1497,7 @@ public:
lbl_Player_IncP
->
setText
(
QApplication
::
translate
(
"shortcutsTab"
,
"Add (+1/+0)"
,
0
));
groupBox_8
->
setTitle
(
QApplication
::
translate
(
"shortcutsTab"
,
"Game Phases"
,
0
));
lbl_TabGame_phase0
->
setText
(
QApplication
::
translate
(
"shortcutsTab"
,
"Untap"
,
0
));
lbl_TabGame_phase1
->
setText
(
QApplication
::
translate
(
"shortcutsTab"
,
"U
n
keep"
,
0
));
lbl_TabGame_phase1
->
setText
(
QApplication
::
translate
(
"shortcutsTab"
,
"U
p
keep"
,
0
));
lbl_TabGame_phase2
->
setText
(
QApplication
::
translate
(
"shortcutsTab"
,
"Draw"
,
0
));
lbl_TabGame_phase3
->
setText
(
QApplication
::
translate
(
"shortcutsTab"
,
"Main 1"
,
0
));
lbl_TabGame_phase4
->
setText
(
QApplication
::
translate
(
"shortcutsTab"
,
"Start combat"
,
0
));
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment