Improve english
This commit is contained in:
parent
40a8411090
commit
3e51fadc09
@ -36,7 +36,7 @@
|
||||
<spacer width="25" height="25"/>
|
||||
<bubble proportion="1" height="100%"
|
||||
I18N="In the help menu"
|
||||
text="Mass - there are three classes of karts, depending of their mass: light, medium and heavy. Heavier karts are less affected by parachutes and are more resistant to explosions."/>
|
||||
text="Mass - there are three classes of karts, depending on their mass: light, medium and heavy. Heavier karts are less affected by parachutes and are more resistant to explosions."/>
|
||||
</div>
|
||||
|
||||
<div width="100%" proportion="4" layout="horizontal-row">
|
||||
|
@ -235,7 +235,7 @@ void OnlineScreen::eventCallback(Widget* widget, const std::string& name,
|
||||
return;
|
||||
}
|
||||
core::stringw instruction =
|
||||
_("Enter the server address with IP (optional) followed by : and"
|
||||
_("Enter the server address with IP optionally followed by : and"
|
||||
" then port.");
|
||||
auto gtfd = new GeneralTextFieldDialog(instruction.c_str(),
|
||||
[] (const irr::core::stringw& text) {},
|
||||
|
Loading…
x
Reference in New Issue
Block a user