Lots of J's for Java needed to be uppercased
This commit is contained in:
parent
3e60713257
commit
6475dc5786
7 changed files with 12 additions and 12 deletions
|
@ -83,6 +83,6 @@ void JavaWizardPage::retranslate()
|
|||
{
|
||||
setTitle(tr("Java"));
|
||||
setSubTitle(
|
||||
tr("Please select how much memory to allocate to instances and if Prism Launcher should manage java automatically or manually."));
|
||||
tr("Please select how much memory to allocate to instances and if Prism Launcher should manage Java automatically or manually."));
|
||||
m_java_widget->retranslate();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue