Divergent/mods/Screen Space Shaders/gamedata/configs/text/eng/ssfx_ui_wind.xml

88 lines
2.3 KiB
XML

<!--
- @ Version: SCREEN SPACE SHADERS - UPDATE 19
- @ Description: Wind - MCM strings
- @ Author: https://www.moddb.com/members/ascii1457
- @ Mod: https://www.moddb.com/mods/stalker-anomaly/addons/screen-space-shaders
-->
<?xml version="1.0" encoding="UTF-8"?>
<string_table>
<!-- Rain Title -->
<string id="ui_mcm_ssfx_module_wind_title">
<text>Wind - Settings</text>
</string>
<!-- Button -->
<string id="ui_mcm_ssfx_module_wind">
<text>Wind</text>
</string>
<!-- Rain Settings -->
<string id="ui_mcm_ssfx_module_wind_min_speed_mcm">
<text>Minimum Wind Velocity</text>
</string>
<string id="ui_mcm_ssfx_module_wind_min_speed_mcm_desc">
<text>Use this value to set a limit to the wind slowest speed possible.</text>
</string>
<string id="ui_mcm_ssfx_module_wind_grass_speed_mcm">
<text>Grass Animation Speed</text>
</string>
<string id="ui_mcm_ssfx_module_wind_grass_speed_mcm_desc">
<text>Set the grass maximum animation speed.</text>
</string>
<string id="ui_mcm_ssfx_module_wind_grass_turbulence_mcm">
<text>Grass Turbulence</text>
</string>
<string id="ui_mcm_ssfx_module_wind_grass_turbulence_mcm_desc">
<text>Intensity of the grass turbulence. ( Grass swaying )</text>
</string>
<string id="ui_mcm_ssfx_module_wind_grass_push_mcm">
<text>Grass Bending</text>
</string>
<string id="ui_mcm_ssfx_module_wind_grass_push_mcm_desc">
<text>Intensity of the grass bending.</text>
</string>
<string id="ui_mcm_ssfx_module_wind_grass_wave_mcm">
<text>Grass Wave</text>
</string>
<string id="ui_mcm_ssfx_module_wind_grass_wave_mcm_desc">
<text>Intensity of the grass wave.</text>
</string>
<string id="ui_mcm_ssfx_module_wind_trees_speed_mcm">
<text>Tree Branches Speed</text>
</string>
<string id="ui_mcm_ssfx_module_wind_trees_speed_mcm_desc">
<text>Set the animation speed of branches and bushes.</text>
</string>
<string id="ui_mcm_ssfx_module_wind_trees_trunk_mcm">
<text>Tree Swaying Speed</text>
</string>
<string id="ui_mcm_ssfx_module_wind_trees_trunk_mcm_desc">
<text>Set the animation speed of the tree swaying animation.</text>
</string>
<string id="ui_mcm_ssfx_module_wind_trees_bend_mcm">
<text>Tree Swaying</text>
</string>
<string id="ui_mcm_ssfx_module_wind_trees_bend_mcm_desc">
<text>Maximum displacement of the swaying animation.</text>
</string>
</string_table>