Revert "Change "Custom shownames:" to "Show custom IC names:""
This reverts commit cd034b996a
.
This commit is contained in:
parent
aed4396584
commit
50d5aa2a0e
@ -137,7 +137,7 @@ AOOptionsDialog::AOOptionsDialog(QWidget *parent, AOApplication *p_ao_app)
|
||||
ui_gameplay_form->setWidget(5, QFormLayout::FieldRole, ui_username_textbox);
|
||||
|
||||
ui_showname_lbl = new QLabel(ui_form_layout_widget);
|
||||
ui_showname_lbl->setText(tr("Show custom IC names:"));
|
||||
ui_showname_lbl->setText(tr("Custom shownames:"));
|
||||
ui_showname_lbl->setToolTip(
|
||||
tr("Gives the default value for the in-game 'Custom shownames' "
|
||||
"checkbox, which in turn determines whether the client should "
|
||||
|
Loading…
Reference in New Issue
Block a user