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
f4627191
Commit
f4627191
authored
Dec 26, 2014
by
Gavin Bisesi
Browse files
Merge pull request #502 from ctrlaltca/fix_484
Fix #484: Missing tooltip
parents
eacd06d2
390a8f19
Changes
1
Hide whitespace changes
Inline
Side-by-side
cockatrice/src/tab_replays.cpp
View file @
f4627191
...
...
@@ -119,7 +119,7 @@ void TabReplays::retranslateUi()
aOpenRemoteReplay
->
setText
(
tr
(
"Watch replay"
));
aDownload
->
setText
(
tr
(
"Download replay"
));
aKeep
->
setText
(
tr
(
"Toggle expiration lock"
));
aDelete
Local
Replay
->
setText
(
tr
(
"Delete"
));
aDelete
Remote
Replay
->
setText
(
tr
(
"Delete"
));
}
void
TabReplays
::
actOpenLocalReplay
()
...
...
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