Language derp fix in settings*.xml and a follow up for a8d4d5832d7b : does not takes -> does not take
parent
fb74567048
commit
d98f3b4fa4
|
|
@ -3070,7 +3070,7 @@
|
|||
<key>LetterKeysAffectsMovementNotFocusChatBar</key>
|
||||
<map>
|
||||
<key>Comment</key>
|
||||
<string>When printable characters keys (possibly with Shift held) are pressed, the chat bar does not takes focus and movement is affected instead (WASD etc.)</string>
|
||||
<string>When printable characters keys (possibly with Shift held) are pressed, the chat bar does not take focus and movement is affected instead (WASD etc.)</string>
|
||||
<key>Persist</key>
|
||||
<integer>1</integer>
|
||||
<key>Type</key>
|
||||
|
|
|
|||
|
|
@ -126,7 +126,7 @@
|
|||
<key>LetterKeysAffectsMovementNotFocusChatBar</key>
|
||||
<map>
|
||||
<key>Comment</key>
|
||||
<string>When printable characters keys (possibly with Shift held) are pressed, the chat bar does not takes focus and movement is affected instead (WASD etc.)</string>
|
||||
<string>When printable characters keys (possibly with Shift held) are pressed, the chat bar does not take focus and movement is affected instead (WASD etc.)</string>
|
||||
<key>Persist</key>
|
||||
<integer>1</integer>
|
||||
<key>Type</key>
|
||||
|
|
|
|||
|
|
@ -114,7 +114,7 @@
|
|||
<key>LetterKeysAffectsMovementNotFocusChatBar</key>
|
||||
<map>
|
||||
<key>Comment</key>
|
||||
<string>When printable characters keys (possibly with Shift held) are pressed, the chat bar does not takes focus and movement is affected instead (WASD etc.)</string>
|
||||
<string>When printable characters keys (possibly with Shift held) are pressed, the chat bar does not take focus and movement is affected instead (WASD etc.)</string>
|
||||
<key>Persist</key>
|
||||
<integer>1</integer>
|
||||
<key>Type</key>
|
||||
|
|
|
|||
|
|
@ -463,7 +463,7 @@
|
|||
<key>Persist</key>
|
||||
<boolean>1</boolean>
|
||||
<key>Comment</key>
|
||||
<string>When printable characters keys (possibly with Shift held) are pressed, the chat bar does not takes focus and movement is affected instead (WASD etc.)</string>
|
||||
<string>When printable characters keys (possibly with Shift held) are pressed, the chat bar does not take focus and movement is affected instead (WASD etc.)</string>
|
||||
<key>Type</key>
|
||||
<string>Boolean</string>
|
||||
<key>Value</key>
|
||||
|
|
|
|||
|
|
@ -114,7 +114,7 @@
|
|||
<key>LetterKeysAffectsMovementNotFocusChatBar</key>
|
||||
<map>
|
||||
<key>Comment</key>
|
||||
<string>When printable characters keys (possibly with Shift held) are pressed, the chat bar does not takes focus and movement is affected instead (WASD etc.)</string>
|
||||
<string>When printable characters keys (possibly with Shift held) are pressed, the chat bar does not take focus and movement is affected instead (WASD etc.)</string>
|
||||
<key>Persist</key>
|
||||
<integer>1</integer>
|
||||
<key>Type</key>
|
||||
|
|
|
|||
|
|
@ -126,7 +126,7 @@
|
|||
<key>LetterKeysAffectsMovementNotFocusChatBar</key>
|
||||
<map>
|
||||
<key>Comment</key>
|
||||
<string>When printable characters keys (possibly with Shift held) are pressed, the chat bar does not takes focus and movement is affected instead (WASD etc.)</string>
|
||||
<string>When printable characters keys (possibly with Shift held) are pressed, the chat bar does not take focus and movement is affected instead (WASD etc.)</string>
|
||||
<key>Persist</key>
|
||||
<integer>1</integer>
|
||||
<key>Type</key>
|
||||
|
|
|
|||
Loading…
Reference in New Issue