Skip to content

Commit 98b708c

Browse files
committed
Translate untranslated loading stages
Only Russian and English
1 parent f868531 commit 98b708c

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

res/gamedata/configs/text/eng/ui_st_other.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,18 @@
6060
<string id="st_loading_textures">
6161
<text>Loading textures</text>
6262
</string>
63+
<string id="st_loading_lights">
64+
<text>Loading lights</text>
65+
</string>
66+
<string id="st_client_connecting_to">
67+
<text>CLIENT: Connecting to</text>
68+
</string>
69+
<string id="st_client_spawning">
70+
<text>CLIENT: Spawning</text>
71+
</string>
72+
<string id="st_client_synchronising">
73+
<text>CLIENT: Synchronizing</text>
74+
</string>
6375
<string id="st_mp_direct_ip">
6476
<text>Direct IP</text>
6577
</string>

res/gamedata/configs/text/rus/ui_st_other.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,18 @@
9090
<string id="st_loading_textures">
9191
<text>Çàãðóçêà òåêñòóð</text>
9292
</string>
93+
<string id="st_loading_lights">
94+
<text>Çàãðóçêà îñâåùåíèÿ</text>
95+
</string>
96+
<string id="st_client_connecting_to">
97+
<text>Êëèåíò: Ñîåäèíåíèå ñ</text>
98+
</string>
99+
<string id="st_client_spawning">
100+
<text>Êëèåíò: Ñîçäàíèå</text>
101+
</string>
102+
<string id="st_client_synchronising">
103+
<text>Êëèåíò: Ñèíõðîíèçàöèÿ</text>
104+
</string>
93105
<string id="st_mp_direct_ip">
94106
<text>Ïðÿìîé IP</text>
95107
</string>

0 commit comments

Comments
 (0)