Skip to content

Commit

Permalink
Translate st_unequip
Browse files Browse the repository at this point in the history
  • Loading branch information
Xottab-DUTY committed Aug 10, 2018
1 parent 6abbccc commit 644408b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 4 additions & 1 deletion res/gamedata/configs/text/eng/ui_st_inventory.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<text>move to slot</text>
</string>
<string id="st_no_trade_tip_1">
<text>The trader isn’t interested in items like this.</text>
<text>The trader isn’t interested in items like this.</text>
</string>
<string id="st_no_trade_tip_2">
<text>The item is too damaged to be traded.</text>
Expand All @@ -93,6 +93,9 @@
<string id="st_undress_outfit">
<text>remove suit</text>
</string>
<string id="st_unequio">
<text>unequip</text>
</string>
<string id="st_unload_magazine">
<text>unload</text>
</string>
Expand Down
3 changes: 3 additions & 0 deletions res/gamedata/configs/text/rus/ui_st_inventory.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,9 @@
<string id="st_undress_outfit">
<text>ñíÿòü êîñòþì</text>
</string>
<string id="st_unequio">
<text>óáðàòü â ðþêçàê</text>
</string>
<string id="st_unload_magazine">
<text>ðàçðÿäèòü</text>
</string>
Expand Down

0 comments on commit 644408b

Please sign in to comment.