Divergent/mods/Toggle Scope/gamedata/configs/text/eng/ish_toggle_scope.xml

15 lines
502 B
XML
Raw Normal View History

2024-03-17 20:18:03 -04:00
<?xml version="1.0" encoding="windows-1251" ?>
<string_table>
<string id="ui_mcm_menu_toggle_scope">
<text>ToggleScope</text>
</string>
<string id="ui_mcm_toggle_scope_key_bind_toggle">
<text>Toggle/Switch Scopes</text>
</string>
<string id="ui_mcm_toggle_scope_key_bind_toggle_desc">
<text>%c[d_green]<5D>%c[DEFAULT] Single tap: Attach/Detach current scope.
\n\n%c[d_green]<5D>%c[DEFAULT] Double tap: Switch to next compatible scope.
</text>
</string>
</string_table>