Skip to content

Commit 7cd6f8f

Browse files
committed
Fixed wrong ingame text translation
That was my mistake..
1 parent 52ebafd commit 7cd6f8f

File tree

7 files changed

+3647
-4
lines changed

7 files changed

+3647
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<string id="st_undress_outfit">
9494
<text>remove suit</text>
9595
</string>
96-
<string id="st_unequio">
96+
<string id="st_unequip">
9797
<text>unequip</text>
9898
</string>
9999
<string id="st_unload_magazine">

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<string id="st_undress_outfit">
9494
<text>ñíÿòü êîñòþì</text>
9595
</string>
96-
<string id="st_unequio">
96+
<string id="st_unequip">
9797
<text>óáðàòü â ðþêçàê</text>
9898
</string>
9999
<string id="st_unload_magazine">

0 commit comments

Comments
 (0)