Add Sex into OpenMW

...as well as the other lines required to expose the race menu gamepad actions to l10n and use them
This commit is contained in:
Alexei Kotov 2025-09-14 01:41:11 +03:00
parent 28a540d5fd
commit baf575e594
8 changed files with 24 additions and 3 deletions

View File

@ -111,9 +111,9 @@ namespace MWGui
mControllerButtons.mLStick = "#{Interface:Mouse}";
mControllerButtons.mA = "#{Interface:Select}";
mControllerButtons.mB = "#{Interface:Back}";
mControllerButtons.mY = "#{sSex}";
mControllerButtons.mL1 = "#{sHair}";
mControllerButtons.mR1 = "#{sFace}";
mControllerButtons.mY = "#{Interface:Sex}";
mControllerButtons.mL1 = "#{Interface:Hair}";
mControllerButtons.mR1 = "#{Interface:Face}";
}
updateRaces();

View File

@ -6,7 +6,9 @@ Close: "sClose"
Create: "sCreate"
DisposeOfCorpse: "sDisposeofCorpse"
Done: "sDone"
Face: "sFace"
Goodbye: "sGoodbye"
Hair: "sHair"
Info: "sInfo"
Inventory: "sInventory"
Item: "sItem"
@ -25,6 +27,7 @@ Rest: "sRest"
ScrollDown: "sScrolldown"
ScrollUp: "sScrollup"
Select: "sSelect"
Sex: "sSex"
Soul: "sSoulGem"
Take: "sTake"
TakeAll: "sTakeAll"

View File

@ -26,7 +26,9 @@ DurationYear: |-
one{{years} Jahr }
other{{years} Jahre }
}
Face: "Gesicht"
Goodbye: "Lebt wohl!"
Hair: "Haar"
Info: "Info"
Inventory: "Inventar"
Item: "Gegenstand"
@ -51,6 +53,7 @@ Rest: "Rasten"
ScrollDown: "Nach unten scrollen"
ScrollUp: "Nach oben scrollen"
Select: "Auswählen"
Sex: "Geschlecht"
Soul: "Seele"
Take: "Nehmen"
TakeAll: "Alles nehmen"

View File

@ -21,7 +21,9 @@ DurationYear: |-
one{{years} yr }
other{{years} yrs }
}
Face: "Face"
Goodbye: "Goodbye"
Hair: "Hair"
Info: "Info"
Inventory: "Inventory"
Item: "Item"
@ -42,6 +44,7 @@ Rest: "Rest"
ScrollDown: "Scroll Down"
ScrollUp: "Scroll Up"
Select: "Select"
Sex: "Sex"
Soul: "Soul"
Take: "Take"
TakeAll: "Take All"

View File

@ -21,7 +21,9 @@ DurationYear: |-
one{{years} an }
other{{years} ans }
}
Face: "Face"
Goodbye: "Au revoir"
Hair: "Cheveux"
Info: "Info"
Inventory: "Inventaire"
Item: "Objet"
@ -42,6 +44,7 @@ Rest: "Repos"
ScrollDown: "Défilement bas"
ScrollUp: "Défilement haut"
Select: "Sélectionner"
Sex: "Sexe"
Soul: "Ame"
Take: "Prendre"
TakeAll: "Tout prendre"

View File

@ -19,7 +19,9 @@ DurationYear: |-
few{{years} lata }
many{{years} lat }
}
Face: "Twarz"
Goodbye: "Do widzenia"
Hair: "Włosy"
Info: "Info"
Inventory: "Ekwipunek"
Item: "Przedmiot"
@ -40,6 +42,7 @@ Rest: "Odpocznij"
ScrollDown: "Przewiń w dół"
ScrollUp: "Przewiń w górę"
Select: "Wybierz"
Sex: "Płeć"
Soul: "Dusza"
Take: "Weź"
TakeAll: "Weź wszystko"

View File

@ -18,7 +18,9 @@ DurationYear: |-
few{{years} г }
other{{years} л }
}
Face: "Лицо"
Goodbye: "Прощание"
Hair: "Прическа"
Info: "Инфо"
Inventory: "Инвентарь"
Item: "Предмет"
@ -39,6 +41,7 @@ Rest: "Отдых"
ScrollDown: "Прокрутить вниз"
ScrollUp: "Прокрутить вверх"
Select: "Выбрать"
Sex: "Пол"
Soul: "Душа"
Take: "Взять"
TakeAll: "Взять все"

View File

@ -21,7 +21,9 @@ DurationYear: |-
one{{years} år }
other{{years} år }
}
Face: "Ansikte"
Goodbye: "Adjö"
Hair: "Hår"
Info: "Info"
Item: "Föremål"
Inventory: "Inventariet"
@ -42,6 +44,7 @@ Rest: "Vila"
ScrollDown: "Scrolla ner"
ScrollUp: "Scrolla upp"
Select: "Välj"
Sex: "Kön"
Soul: "Själ"
Take: "Ta"
TakeAll: "Ta allt"