moving localized strings from metrics.ini to en.ini

This commit is contained in:
AJ Kelly
2006-01-09 02:56:20 +00:00
parent 15ed4fd823
commit 74a356e0ff
2 changed files with 5 additions and 5 deletions
+5 -1
View File
@@ -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...=
-4
View File
@@ -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)