From ab234cf90cd0b31354fddb9ee1f562a3eb630cdc Mon Sep 17 00:00:00 2001 From: rubidium Date: Thu, 17 Jul 2008 13:47:04 +0000 Subject: (svn r13715) -Fix [FS#2129]: C-like strings had to be rebound each time they were printed, otherwise the text could change due to the few number of slots that could be used to bind. -Codechange: remove all BindCString and related functions and replace it by RAW_STRING which prints the C-string raw pointer that is on the 'print stack'. --- src/lang/galician.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lang/galician.txt') diff --git a/src/lang/galician.txt b/src/lang/galician.txt index 23d7052c8..31e7d2154 100644 --- a/src/lang/galician.txt +++ b/src/lang/galician.txt @@ -1250,7 +1250,6 @@ STR_NETWORK_GENERAL_ONLINE :{BLACK}{COMMA}/ STR_NETWORK_CLIENTS_CAPTION :{BLACK}Clientes STR_NETWORK_CLIENTS_CAPTION_TIP :{BLACK}Clientes conectador / clients máximos STR_NETWORK_GAME_INFO :{SILVER}INFORMACIÓN DA PARTIDA -STR_ORANGE :{ORANGE}{STRING} STR_NETWORK_CLIENTS :{SILVER}Clientes: {WHITE}{COMMA} / {COMMA} - {COMMA} / {COMMA} STR_NETWORK_LANGUAGE :{SILVER}Idioma: {WHITE}{STRING} STR_NETWORK_TILESET :{SILVER}Set de Terreo: {WHITE}{STRING} -- cgit v1.2.3-54-g00ecf