Skip to content

Commit

Permalink
Fixed wrong ingame text translation
Browse files Browse the repository at this point in the history
That was my mistake..
  • Loading branch information
Xottab-DUTY committed Aug 11, 2018
1 parent 52ebafd commit 7cd6f8f
Show file tree
Hide file tree
Showing 7 changed files with 3,647 additions and 4 deletions.
2 changes: 1 addition & 1 deletion res/gamedata/configs/text/eng/ui_st_inventory.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<string id="st_undress_outfit">
<text>remove suit</text>
</string>
<string id="st_unequio">
<string id="st_unequip">
<text>unequip</text>
</string>
<string id="st_unload_magazine">
Expand Down
2 changes: 1 addition & 1 deletion res/gamedata/configs/text/rus/ui_st_inventory.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<string id="st_undress_outfit">
<text>ñíÿòü êîñòþì</text>
</string>
<string id="st_unequio">
<string id="st_unequip">
<text>óáðàòü â ðþêçàê</text>
</string>
<string id="st_unload_magazine">
Expand Down
Loading

0 comments on commit 7cd6f8f

Please sign in to comment.