Skip to content

Commit

Permalink
Common - Add word weapon to sway setting (#9887)
Browse files Browse the repository at this point in the history
* Common - Add word `weapon` to sway setting

* Update stringtable.xml
  • Loading branch information
PabstMirror authored Mar 28, 2024
1 parent 9daf71e commit a4dbff3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions addons/common/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1829,14 +1829,14 @@
<Turkish>Alt</Turkish>
</Key>
<Key ID="STR_ACE_Common_subcategory_sway">
<English>Sway</English>
<English>Weapon Sway</English>
<Japanese>手ぶれ</Japanese>
<Korean>무기 흔들림</Korean>
</Key>
<Key ID="STR_ACE_Common_EnableSway">
<English>Enable ACE Sway</English>
<Japanese>ACE 手ぶれを有効化</Japanese>
<Korean>ACE 무기 흔들림 추가</Korean>
<English>Enable Weapon Sway</English>
<Japanese>手ぶれを有効化</Japanese>
<Korean>무기 흔들림 추가</Korean>
</Key>
<Key ID="STR_ACE_Common_EnableSway_Description">
<English>Enables weapon sway influenced by sway factors, such as stance, fatigue and medical condition.\nDisabling this setting will defer sway to vanilla or other mods.</English>
Expand Down

0 comments on commit a4dbff3

Please sign in to comment.