mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2024-12-22 09:39:43 +01:00
Change LATAM Spanish meta.xml Oprime to Pulsa
All of them were changed except for the one in meta.xml. I think it's safe to assume this is correct, because everywhere else, the same "Oprime {button} para" pattern always became "Pulsa {button} para" too.
This commit is contained in:
parent
139612b319
commit
d6ec4ae72a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
<action_hint>Pulsa Espacio, Z, o V para seleccionar</action_hint>
|
||||
|
||||
<!-- Same as above, but for a gamepad button (hard limit 40 8x8 characters) -->
|
||||
<gamepad_hint>Oprime {button} para seleccionar</gamepad_hint>
|
||||
<gamepad_hint>Pulsa {button} para seleccionar</gamepad_hint>
|
||||
|
||||
<!-- Enable automatic word wrapping instead of having to manually insert newlines -->
|
||||
<autowordwrap>1</autowordwrap>
|
||||
|
|
Loading…
Reference in a new issue