Add todos for changed strings in other languages

This commit is contained in:
Gregor Richards 2016-10-03 18:11:24 -04:00
parent ff8590b151
commit 07138de69c
7 changed files with 14 additions and 14 deletions

View File

@ -586,11 +586,11 @@ const char *msg_hash_to_str_de(enum msg_hash_enums msg)
return "Overlay-Verzeichnis";
case MENU_ENUM_LABEL_VALUE_OSK_OVERLAY_DIRECTORY:
return "OSK-Overlay-Verzeichnis";
case MENU_ENUM_LABEL_VALUE_NETPLAY_CLIENT_SWAP_INPUT:
case MENU_ENUM_LABEL_VALUE_NETPLAY_CLIENT_SWAP_INPUT: /* TODO: Original string changed */
return "Tausche Netplay-Eingabe";
case MENU_ENUM_LABEL_VALUE_NETPLAY_SPECTATOR_MODE_ENABLE:
return "Aktiviere Netplay-Zuschauermodus";
case MENU_ENUM_LABEL_VALUE_NETPLAY_IP_ADDRESS:
case MENU_ENUM_LABEL_VALUE_NETPLAY_IP_ADDRESS: /* TODO: Original string changed */
return "IP-Addresse für Netplay";
case MENU_ENUM_LABEL_VALUE_NETPLAY_TCP_UDP_PORT:
return "TCP/UDP-Port für Netplay";

View File

@ -1670,11 +1670,11 @@ const char *msg_hash_to_str_es(enum msg_hash_enums msg)
return "Carpeta de superposiciones";
case MENU_ENUM_LABEL_VALUE_OSK_OVERLAY_DIRECTORY:
return "Carpeta de teclados superpuestos";
case MENU_ENUM_LABEL_VALUE_NETPLAY_CLIENT_SWAP_INPUT:
case MENU_ENUM_LABEL_VALUE_NETPLAY_CLIENT_SWAP_INPUT: /* TODO: Original string changed */
return "Intercambiar entrada en red";
case MENU_ENUM_LABEL_VALUE_NETPLAY_SPECTATOR_MODE_ENABLE:
return "Permitir espectadores en red";
case MENU_ENUM_LABEL_VALUE_NETPLAY_IP_ADDRESS:
case MENU_ENUM_LABEL_VALUE_NETPLAY_IP_ADDRESS: /* TODO: Original string changed */
return "Dirección IP";
case MENU_ENUM_LABEL_VALUE_NETPLAY_TCP_UDP_PORT:
return "Puerto TCP/UDP para juego en red";

View File

@ -403,11 +403,11 @@ const char *msg_hash_to_str_fr(enum msg_hash_enums msg)
return "Dossier des overlays";
case MENU_ENUM_LABEL_VALUE_OSK_OVERLAY_DIRECTORY:
return "Dossier des overlays claviers";
case MENU_ENUM_LABEL_VALUE_NETPLAY_CLIENT_SWAP_INPUT:
case MENU_ENUM_LABEL_VALUE_NETPLAY_CLIENT_SWAP_INPUT: /* TODO: Original string changed */
return "Inverser les entrées du jeu en réseau";
case MENU_ENUM_LABEL_VALUE_NETPLAY_SPECTATOR_MODE_ENABLE:
return "Activer le mode spectateur";
case MENU_ENUM_LABEL_VALUE_NETPLAY_IP_ADDRESS:
case MENU_ENUM_LABEL_VALUE_NETPLAY_IP_ADDRESS: /* TODO: Original string changed */
return "Adresse IP";
case MENU_ENUM_LABEL_VALUE_NETPLAY_TCP_UDP_PORT:
return "Port TCP/UDP du jeu en réseau";

View File

@ -1411,11 +1411,11 @@ const char *msg_hash_to_str_it(enum msg_hash_enums msg)
return "Directory Overlay";
case MENU_ENUM_LABEL_VALUE_OSK_OVERLAY_DIRECTORY:
return "Directory Overlay OSK";
case MENU_ENUM_LABEL_VALUE_NETPLAY_CLIENT_SWAP_INPUT:
case MENU_ENUM_LABEL_VALUE_NETPLAY_CLIENT_SWAP_INPUT: /* TODO: Original string changed */
return "Scambia ingressi in rete";
case MENU_ENUM_LABEL_VALUE_NETPLAY_SPECTATOR_MODE_ENABLE:
return "Abilita spettatore in rete";
case MENU_ENUM_LABEL_VALUE_NETPLAY_IP_ADDRESS:
case MENU_ENUM_LABEL_VALUE_NETPLAY_IP_ADDRESS: /* TODO: Original string changed */
return "Indirizzo IP";
case MENU_ENUM_LABEL_VALUE_NETPLAY_TCP_UDP_PORT:
return "Porta TCP/UDP Rete";

View File

@ -261,11 +261,11 @@ const char *msg_hash_to_str_nl(enum msg_hash_enums msg)
return "Overlay Map";
case MENU_ENUM_LABEL_VALUE_OSK_OVERLAY_DIRECTORY:
return "OSK Overlay Map";
case MENU_ENUM_LABEL_VALUE_NETPLAY_CLIENT_SWAP_INPUT:
case MENU_ENUM_LABEL_VALUE_NETPLAY_CLIENT_SWAP_INPUT: /* TODO: Original string changed */
return "Swap Netplay Input";
case MENU_ENUM_LABEL_VALUE_NETPLAY_SPECTATOR_MODE_ENABLE:
return "Netplay Spectator Activeren";
case MENU_ENUM_LABEL_VALUE_NETPLAY_IP_ADDRESS:
case MENU_ENUM_LABEL_VALUE_NETPLAY_IP_ADDRESS: /* TODO: Original string changed */
return "IP Adres";
case MENU_ENUM_LABEL_VALUE_NETPLAY_TCP_UDP_PORT:
return "Netplay TCP/UDP Poort";

View File

@ -366,11 +366,11 @@ const char *msg_hash_to_str_pl(enum msg_hash_enums msg)
return "Katalog nak³adek";
case MENU_ENUM_LABEL_VALUE_OSK_OVERLAY_DIRECTORY:
return "Katalog klawiatur ekranowych";
case MENU_ENUM_LABEL_VALUE_NETPLAY_CLIENT_SWAP_INPUT:
case MENU_ENUM_LABEL_VALUE_NETPLAY_CLIENT_SWAP_INPUT: /* TODO: Original string changed */
return "Zamieñ kontrolery w grze sieciowej";
case MENU_ENUM_LABEL_VALUE_NETPLAY_SPECTATOR_MODE_ENABLE:
return "Tryb obserwatora gry sieciowej";
case MENU_ENUM_LABEL_VALUE_NETPLAY_IP_ADDRESS:
case MENU_ENUM_LABEL_VALUE_NETPLAY_IP_ADDRESS: /* TODO: Original string changed */
return "Adres IP";
case MENU_ENUM_LABEL_VALUE_NETPLAY_TCP_UDP_PORT:
return "Port TCP/UDP gry sieciowej";

View File

@ -1268,11 +1268,11 @@ const char *msg_hash_to_str_pt(enum msg_hash_enums msg)
return "Overlays";
case MENU_ENUM_LABEL_VALUE_OSK_OVERLAY_DIRECTORY:
return "Overlays de Teclado";
case MENU_ENUM_LABEL_VALUE_NETPLAY_CLIENT_SWAP_INPUT:
case MENU_ENUM_LABEL_VALUE_NETPLAY_CLIENT_SWAP_INPUT: /* TODO: Original string changed */
return "Trocar Entradas de Netplay";
case MENU_ENUM_LABEL_VALUE_NETPLAY_SPECTATOR_MODE_ENABLE:
return "Ativar Espectador de Netplay";
case MENU_ENUM_LABEL_VALUE_NETPLAY_IP_ADDRESS:
case MENU_ENUM_LABEL_VALUE_NETPLAY_IP_ADDRESS: /* TODO: Original string changed */
return "Endereço IP";
case MENU_ENUM_LABEL_VALUE_NETPLAY_TCP_UDP_PORT:
return "Portas TCP/UDP de Netplay";