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
802ccd7f
Commit
802ccd7f
authored
Feb 06, 2016
by
tooomm
Browse files
shortcut tabs adjustments
- typo fix - improved description of some shortcuts
parent
323fc068
Changes
1
Hide whitespace changes
Inline
Side-by-side
cockatrice/src/sequenceEdit/ui_shortcutstab.h
View file @
802ccd7f
...
...
@@ -1473,10 +1473,10 @@ public:
groupBox_2
->
setTitle
(
QApplication
::
translate
(
"shortcutsTab"
,
"Deck Editor"
,
0
));
lbl_TabDeckEditor_aAnalyzeDeck
->
setText
(
QApplication
::
translate
(
"shortcutsTab"
,
"Analyze deck"
,
0
));
lbl_TabDeckEditor_aLoadDeckFromClipboard
->
setText
(
QApplication
::
translate
(
"shortcutsTab"
,
"Load deck (clipboard)"
,
0
));
lbl_TabDeckEditor_aClearFilterAll
->
setText
(
QApplication
::
translate
(
"shortcutsTab"
,
"Cle
r
ar all filters"
,
0
));
lbl_TabDeckEditor_aClearFilterAll
->
setText
(
QApplication
::
translate
(
"shortcutsTab"
,
"Clear all filters"
,
0
));
lbl_TabDeckEditor_aNewDeck
->
setText
(
QApplication
::
translate
(
"shortcutsTab"
,
"New deck"
,
0
));
lbl_TabDeckEditor_aClearFilterOne
->
setText
(
QApplication
::
translate
(
"shortcutsTab"
,
"Clear
one
filter"
,
0
));
lbl_TabDeckEditor_aOpenCustomFolder
->
setText
(
QApplication
::
translate
(
"shortcutsTab"
,
"Open custom folder"
,
0
));
lbl_TabDeckEditor_aClearFilterOne
->
setText
(
QApplication
::
translate
(
"shortcutsTab"
,
"Clear
selected
filter"
,
0
));
lbl_TabDeckEditor_aOpenCustomFolder
->
setText
(
QApplication
::
translate
(
"shortcutsTab"
,
"Open custom
pic
folder"
,
0
));
lbl_TabDeckEditor_aClose
->
setText
(
QApplication
::
translate
(
"shortcutsTab"
,
"Close"
,
0
));
lbl_TabDeckEditor_aPrintDeck
->
setText
(
QApplication
::
translate
(
"shortcutsTab"
,
"Print deck"
,
0
));
lbl_TabDeckEditor_aEditSets
->
setText
(
QApplication
::
translate
(
"shortcutsTab"
,
"Edit sets"
,
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