mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
Merge pull request #3 from CmonMate497/CmonMate497-patch-1
Fixed spelling mistakes in expcore.cfg
This commit is contained in:
@@ -11,11 +11,11 @@ reject-string-options=Invalid Option, Must be one of: __1__
|
|||||||
reject-string-max-length=Invalid Length, Max: __1__
|
reject-string-max-length=Invalid Length, Max: __1__
|
||||||
reject-number=Invalid Number.
|
reject-number=Invalid Number.
|
||||||
reject-number-range=Invalid Range, Min (inclusive): __1__, Max (inclusive): __2__
|
reject-number-range=Invalid Range, Min (inclusive): __1__, Max (inclusive): __2__
|
||||||
reject-player=Invaild Player Name, __1__ ,try using tab key to auto-complete the name
|
reject-player=Invalid Player Name, __1__ ,try using tab key to auto-complete the name
|
||||||
reject-player-online=Player is offline.
|
reject-player-online=Player is offline.
|
||||||
reject-player-alive=Player is dead.
|
reject-player-alive=Player is dead.
|
||||||
reject-force=Invaild Force Name.
|
reject-force=Invalid Force Name.
|
||||||
reject-surface=Invaild Surface Name.
|
reject-surface=Invalid Surface Name.
|
||||||
invalid-inputs=Invalid Input, /__1__ __2__
|
invalid-inputs=Invalid Input, /__1__ __2__
|
||||||
invalid-param=Invalid Param "__1__"; __2__
|
invalid-param=Invalid Param "__1__"; __2__
|
||||||
command-help=__1__ - __2__
|
command-help=__1__ - __2__
|
||||||
@@ -35,4 +35,4 @@ reject-player-role=Player has a higher role.
|
|||||||
button_tooltip=Shows/hides the toolbar.
|
button_tooltip=Shows/hides the toolbar.
|
||||||
|
|
||||||
[expcore-gui]
|
[expcore-gui]
|
||||||
left-button-tooltip=Hide all open windows.
|
left-button-tooltip=Hide all open windows.
|
||||||
|
|||||||
Reference in New Issue
Block a user