From e91e9bf83b67f6d7ee464c628a9a4b27c0ec6dba Mon Sep 17 00:00:00 2001 From: Emma Miler <27428383+emma-miler@users.noreply.github.com> Date: Sat, 29 Jan 2022 00:07:15 +0100 Subject: Optimized localization for server browser (#168) Condensed and optimized the localisation of the player and server-count labels in the server browser. Hopefully the localization got encoded correctly. --- .../mod/resource/northstar_client_localisation_portuguese.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Northstar.Client/mod/resource/northstar_client_localisation_portuguese.txt') diff --git a/Northstar.Client/mod/resource/northstar_client_localisation_portuguese.txt b/Northstar.Client/mod/resource/northstar_client_localisation_portuguese.txt index 87f8d8a38..132341b7f 100644 --- a/Northstar.Client/mod/resource/northstar_client_localisation_portuguese.txt +++ b/Northstar.Client/mod/resource/northstar_client_localisation_portuguese.txt @@ -285,8 +285,8 @@ Clique em Sim se vocĂȘ concorda. Esta escolha pode ser alterada a qualquer momen "SWITCH_ANY" "Tanto faz" "CONNECTING" "Conectando..." - "INGAME_PLAYERS" "Jogadores:" - "TOTAL_SERVERS" "Servidores:" + "INGAME_PLAYERS" "Jogadores: ^6BA6C400%s1" + "TOTAL_SERVERS" "Servidores: ^C46C6C00%s1" // Mods menu "SHOW" "Mostrar" -- cgit v1.2.3