Divergent/mods/UI Rework/gamedata/configs/text/eng/z_ui_st_hts_inventory_bars.xml

35 lines
693 B
XML
Raw Normal View History

<?xml version="1.0" encoding="windows-1251"?>
<string_table>
<!-- HTS tooltip units -->
<string id="st_hts_unit_kcal">
<text>kcal</text>
</string>
<string id="st_hts_unit_ml">
<text>ml</text>
</string>
<string id="st_hts_unit_hours">
<text>hours</text>
</string>
<!-- HTS tooltip titls -->
<string id="st_hts_title_hunger">
<text>SATIETY</text>
</string>
<string id="st_hts_title_thirst">
<text>HYDRATION</text>
</string>
<string id="st_hts_title_sleep">
<text>REST</text>
</string>
<!-- HTS tooltip subtitls -->
<string id="st_hts_subtitle_left">
<text>Left</text>
</string>
<string id="st_hts_subtitle_need">
<text>Need</text>
</string>
</string_table>