From bdf8e684550ee4763e7eb93ae9e561ddc0dbde9a Mon Sep 17 00:00:00 2001 From: Emma Miler <27428383+emma-miler@users.noreply.github.com> Date: Thu, 16 Jun 2022 01:36:36 +0200 Subject: Localize masterserver errors (#333) * Dependent commit * Add english localization * Update northstar_client_localisation_mspanish.txt * Add more localizations * Update northstar_client_localisation_spanish.txt * Adhere to code style --- .../mod/resource/northstar_client_localisation_italian.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'Northstar.Client/mod/resource/northstar_client_localisation_italian.txt') diff --git a/Northstar.Client/mod/resource/northstar_client_localisation_italian.txt b/Northstar.Client/mod/resource/northstar_client_localisation_italian.txt index 897d2ba54..b8253ad9b 100644 --- a/Northstar.Client/mod/resource/northstar_client_localisation_italian.txt +++ b/Northstar.Client/mod/resource/northstar_client_localisation_italian.txt @@ -260,5 +260,16 @@ Premi Sì se sei d'accordo. Questa scelta può essere modificata in qualsiasi mo // In-game chat "HUD_CHAT_WHISPER_PREFIX" "[WHISPER]" "HUD_CHAT_SERVER_PREFIX" "[SERVER]" + + "NO_GAMESERVER_RESPONSE" "Non è stato possibile raggiungere il server" + "BAD_GAMESERVER_RESPONSE" "Il server ha dato una risposta invalida" + "UNAUTHORIZED_GAMESERVER" "Il server non è autorizzato a fare quella richiesta" + "UNAUTHORIZED_GAME" "Stryder non è riuscito a confermare che questo account possiede Titanfall 2" + "UNAUTHORIZED_PWD" "Password errata" + "STRYDER_RESPONSE" "Non è stato possibile analizzare la risposta Stryder" + "PLAYER_NOT_FOUND" "Non è stato trovato l'account player" + "INVALID_MASTERSERVER_TOKEN" "Token Masterserver invalido o scaduto" + "JSON_PARSE_ERROR" "Errore nell'analisi di risposta json" + "UNSUPPORTED_VERSION" "La versione che stai usando non è più supportata" } } -- cgit v1.2.3