moving localized strings from metrics.ini to en.ini
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
[Arch]
|
[Arch]
|
||||||
Couldn't create a movie driver.=Couldn't create a movie driver.
|
Couldn't create a movie driver.=Couldn't create a movie driver.
|
||||||
Input Handlers cannot be empty.=Input Handlers cannot be empty.
|
Input Handlers cannot be empty.=Input Handlers cannot be empty.
|
||||||
Movie Drivers cannot be empty.=Movie Drivers cannot be empty.
|
Movie Drivers cannot be empty.=Movie Drivers cannot be empty.
|
||||||
@@ -1420,3 +1420,7 @@ No Multitap=No Multitap
|
|||||||
No Controller=No Controller
|
No Controller=No Controller
|
||||||
&MENUUP; Join=&MENUUP; Join
|
&MENUUP; Join=&MENUUP; Join
|
||||||
READY=READY
|
READY=READY
|
||||||
|
|
||||||
|
[NetworkSyncManager]
|
||||||
|
Initializing server...=
|
||||||
|
Initializing Client Network...=
|
||||||
@@ -1,10 +1,6 @@
|
|||||||
[Global]
|
[Global]
|
||||||
IsBaseTheme=1
|
IsBaseTheme=1
|
||||||
|
|
||||||
[NetworkSyncManager]
|
|
||||||
Initializing server...=
|
|
||||||
Initializing Client Network...=
|
|
||||||
|
|
||||||
[Common]
|
[Common]
|
||||||
ColorP1Command=diffuse,PlayerColor(PLAYER_1)
|
ColorP1Command=diffuse,PlayerColor(PLAYER_1)
|
||||||
ColorP2Command=diffuse,PlayerColor(PLAYER_2)
|
ColorP2Command=diffuse,PlayerColor(PLAYER_2)
|
||||||
|
|||||||
Reference in New Issue
Block a user