From 6d703fa7df44f1319bd04aa42934a9de4a39e2a8 Mon Sep 17 00:00:00 2001 From: LuigiHackFan <113904695+LuigiHackFan@users.noreply.github.com> Date: Mon, 19 Sep 2022 14:08:25 +0200 Subject: [PATCH 1/2] Improved some translations --- .../specific/_PATCH/files/Scene/UI/ge.json | 40 +++++++++---------- 1 file changed, 19 insertions(+), 21 deletions(-) diff --git a/Pack/MKWFaraphel/specific/_PATCH/files/Scene/UI/ge.json b/Pack/MKWFaraphel/specific/_PATCH/files/Scene/UI/ge.json index 6ef5682..1422db1 100644 --- a/Pack/MKWFaraphel/specific/_PATCH/files/Scene/UI/ge.json +++ b/Pack/MKWFaraphel/specific/_PATCH/files/Scene/UI/ge.json @@ -1,6 +1,4 @@ { - "source": "game", - "operation": { "bmg-decode": {}, "bmgtxt-edit": { "layers": [{ @@ -14,24 +12,24 @@ "M37": "\\c{YOR4}Optionen zurücksetzen", "M38": "\\c{YOR4}Abstimmung : von Spielern", "M39": "\\c{YOR4}Abstimmung : vom Gastgeber", - "M40": "\\c{YOR4}Blockierung : reset", - "M41": "\\c{YOR4}Blockierung : disable", - "M42": "\\c{YOR4}Blockierung : enable", - "M43": "\\c{YOR4}Fahrzeug : alle", - "M44": "\\c{YOR4}Fahrzeug : alles Gewicht", - "M45": "\\c{YOR4}Fahrzeug : nur leicht", - "M46": "\\c{YOR4}Fahrzeug : alles außer leicht", - "M47": "\\c{YOR4}Fahrzeug : nur Mittel", - "M48": "\\c{YOR4}Fahrzeug : alles außer Mittel", - "M49": "\\c{YOR4}Fahrzeug : nur schwer", - "M50": "\\c{YOR4}Fahrzeug : alles außer schwer", - "M51": "\\c{YOR4}Fahrzeug : alle Arten", - "M52": "\\c{YOR4}Fahrzeug : nur Kart", - "M53": "\\c{YOR4}Fahrzeug : nur Fahrrad", - "M54": "\\c{YOR4}Motor : zurücksetzen", - "M55": "\\c{YOR4}Motor : 100cc", - "M56": "\\c{YOR4}Motor : 150cc", - "M57": "\\c{YOR4}Motor : 150cc Spiegel", + "M40": "\\c{YOR4}Blockierung : zurücksetzen", + "M41": "\\c{YOR4}Blockierung : Deaktivieren", + "M42": "\\c{YOR4}Blockierung : Aktivieren", + "M43": "\\c{YOR4}Fahrzeug : Alle", + "M44": "\\c{YOR4}Fahrzeug : Alle Gewichte", + "M45": "\\c{YOR4}Fahrzeug : Nur leicht", + "M46": "\\c{YOR4}Fahrzeug : Alles außer Leicht", + "M47": "\\c{YOR4}Fahrzeug : Nur Mittel", + "M48": "\\c{YOR4}Fahrzeug : Alles außer Mittel", + "M49": "\\c{YOR4}Fahrzeug : Nur Schwer", + "M50": "\\c{YOR4}Fahrzeug : Alles außer Schwer", + "M51": "\\c{YOR4}Fahrzeug : Alle Arten", + "M52": "\\c{YOR4}Fahrzeug : Nur Kart", + "M53": "\\c{YOR4}Fahrzeug : Nur Bikes", + "M54": "\\c{YOR4}Motorklasse : zurücksetzen", + "M55": "\\c{YOR4}Motorklasse : 100cc", + "M56": "\\c{YOR4}Motorklasse : 150cc", + "M57": "\\c{YOR4}Motorklasse : 150cc Spiegel", "M58": "\\c{YOR4}Spiel : 1 Track", "M59": "\\c{YOR4}Spiel : 2 Tracks", "M60": "\\c{YOR4}Spiel : 4 Tracks", @@ -47,4 +45,4 @@ }, "bmg-encode": {} } -} \ No newline at end of file +} From 68dc9e1260591fb14fc8fd572d5d41e73d50c5ce Mon Sep 17 00:00:00 2001 From: Faraphel Date: Mon, 19 Sep 2022 14:14:07 +0200 Subject: [PATCH 2/2] the source and operation keyword were missing --- Pack/MKWFaraphel/specific/_PATCH/files/Scene/UI/ge.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Pack/MKWFaraphel/specific/_PATCH/files/Scene/UI/ge.json b/Pack/MKWFaraphel/specific/_PATCH/files/Scene/UI/ge.json index 1422db1..eeb2ff6 100644 --- a/Pack/MKWFaraphel/specific/_PATCH/files/Scene/UI/ge.json +++ b/Pack/MKWFaraphel/specific/_PATCH/files/Scene/UI/ge.json @@ -1,4 +1,6 @@ { + "source": "game", + "operation": { "bmg-decode": {}, "bmgtxt-edit": { "layers": [{