Skip to content

Commit 644408b

Browse files
committed
Translate st_unequip
1 parent 6abbccc commit 644408b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<text>move to slot</text>
7474
</string>
7575
<string id="st_no_trade_tip_1">
76-
<text>The trader isn’t interested in items like this.</text>
76+
<text>The trader isn’t interested in items like this.</text>
7777
</string>
7878
<string id="st_no_trade_tip_2">
7979
<text>The item is too damaged to be traded.</text>
@@ -93,6 +93,9 @@
9393
<string id="st_undress_outfit">
9494
<text>remove suit</text>
9595
</string>
96+
<string id="st_unequio">
97+
<text>unequip</text>
98+
</string>
9699
<string id="st_unload_magazine">
97100
<text>unload</text>
98101
</string>

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,9 @@
9393
<string id="st_undress_outfit">
9494
<text>ñíÿòü êîñòþì</text>
9595
</string>
96+
<string id="st_unequio">
97+
<text>óáðàòü â ðþêçàê</text>
98+
</string>
9699
<string id="st_unload_magazine">
97100
<text>ðàçðÿäèòü</text>
98101
</string>

0 commit comments

Comments
 (0)