From a46de3e50115e829c98f57d7cd8ea0ee285cc10c Mon Sep 17 00:00:00 2001 From: frosch Date: Thu, 8 Dec 2011 19:47:45 +0000 Subject: (svn r23449) -Fix (r23140): Wrong parameters in error message. --- src/lang/romanian.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lang/romanian.txt') diff --git a/src/lang/romanian.txt b/src/lang/romanian.txt index 2003280f1..d7747b6db 100644 --- a/src/lang/romanian.txt +++ b/src/lang/romanian.txt @@ -2541,7 +2541,7 @@ STR_BROKEN_VEHICLE_LENGTH :{WHITE}Trenul ' STR_NEWGRF_BUGGY :{WHITE}NewGRF '{0:STRING}' produce informaţii incorecte STR_NEWGRF_BUGGY_ARTICULATED_CARGO :{WHITE}Datele despre marfa/regarnisire pentru '{1:ENGINE}' diferă de valorile iniţiale după construcţie. Acest lucru ar putea cauza eşuarea autorenovarii/schimbarii. STR_NEWGRF_BUGGY_ENDLESS_PRODUCTION_CALLBACK :{WHITE}'{1:STRING}' a cauzat o buclă infinită în funcţia de producţie -STR_NEWGRF_BUGGY_UNKNOWN_CALLBACK_RESULT :{WHITE}Execuția 0x{HEX} a returnat răspunsul invalid/necunoscut 0x{HEX} +STR_NEWGRF_BUGGY_UNKNOWN_CALLBACK_RESULT :{WHITE}Execuția {1:HEX} a returnat răspunsul invalid/necunoscut {2:HEX} # 'User removed essential NewGRFs'-placeholders for stuff without specs STR_NEWGRF_INVALID_CARGO : -- cgit v1.2.3-54-g00ecf