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
5d8d2f27
Commit
5d8d2f27
authored
Aug 27, 2015
by
tooomm
Browse files
oxford compliance
@ZeldaZach grammar nazi :)
👍
parent
17665aad
Changes
1
Hide whitespace changes
Inline
Side-by-side
oracle/src/oraclewizard.cpp
View file @
5d8d2f27
...
...
@@ -171,9 +171,9 @@ void IntroPage::languageBoxChanged(int index)
void
IntroPage
::
retranslateUi
()
{
setTitle
(
tr
(
"Introduction"
));
label
->
setText
(
tr
(
"This wizard will import the list of sets, cards and tokens "
label
->
setText
(
tr
(
"This wizard will import the list of sets, cards
,
and tokens "
"that will be used by Cockatrice."
"
\n
You will need to specify a
n
URL or a filename that "
"
\n
You will need to specify a URL or a filename that "
"will be used as a source."
));
languageLabel
->
setText
(
tr
(
"Language:"
));
}
...
...
@@ -225,7 +225,7 @@ void LoadSetsPage::retranslateUi()
{
setTitle
(
tr
(
"Source selection"
));
setSubTitle
(
tr
(
"Please specify a source for the list of sets and cards. "
"You can specify a
n
URL address that will be download or "
"You can specify a URL address that will be download
ed
or "
"use an existing file from your computer."
));
urlRadioButton
->
setText
(
tr
(
"Download URL:"
));
...
...
@@ -584,7 +584,7 @@ void LoadTokensPage::retranslateUi()
{
setTitle
(
tr
(
"Tokens source selection"
));
setSubTitle
(
tr
(
"Please specify a source for the list of tokens. "
"You can specify a
n
URL address that will be download or "
"You can specify a URL address that will be download
ed
or "
"use an existing file from your computer."
));
urlLabel
->
setText
(
tr
(
"Download URL:"
));
...
...
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