From 57adc97733fc0cc226f7d8f71c7e6b62dab690e0 Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 21 Nov 2004 10:49:40 +0000 Subject: (svn r724) Remove restriction that a tile can only accept 3 cargo types. This especially enables houses to accept passengers, mail, goods AND food. Add string templates for up to 5 cargo types for the tile info window. If more are needed just add them. Simplify (de-uglify) the logic for cargo acceptence for houses and split the goods/food table into two. The acceptance is unmodified, but accepting goods AND food is now trivially possible. The exact amounts have to be decided. This is based on Celestar's changes in the map branch plus some further bits that will be merged there soon. --- lang/romanian.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang/romanian.txt') diff --git a/lang/romanian.txt b/lang/romanian.txt index 4b6b8190b..547033a82 100644 --- a/lang/romanian.txt +++ b/lang/romanian.txt @@ -495,6 +495,8 @@ STR_01CD_SELECT_TUTORIAL_DEMONSTRATION :{WHITE}Alege vizionarea unui tutorial STR_01CE_CARGO_ACCEPTED :{BLACK}Încărcături acceptate: {LTBLUE}{STRING} STR_01CF_CARGO_ACCEPTED :{BLACK}Încărcături acceptate: {LTBLUE}{STRING}, {STRING} STR_01D0_CARGO_ACCEPTED :{BLACK}Încărcături acceptate: {LTBLUE}{STRING}, {STRING}, {STRING} +STR_CARGO_ACCEPTED_4 :{BLACK}Încărcături acceptate: {LTBLUE}{STRING}, {STRING}, {STRING}, {STRING} +STR_CARGO_ACCEPTED_5 :{BLACK}Încărcături acceptate: {LTBLUE}{STRING}, {STRING}, {STRING}, {STRING}, {STRING} ############ range for cargo acecpted ends STR_01D1_8 :({COMMA8}/8 {STRING}) -- cgit v1.2.3-70-g09d2