From f563250c0b9fa051d81481d88dbd8767730703d9 Mon Sep 17 00:00:00 2001 From: frosch Date: Wed, 23 Jan 2013 19:45:47 +0000 Subject: (svn r24938) -Fix [FS#5447-ish]: Never put a space between cargo name and subtype. --- 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 a41d500c4..68b09e607 100644 --- a/src/lang/romanian.txt +++ b/src/lang/romanian.txt @@ -4630,7 +4630,7 @@ STR_JUST_DATE_SHORT :{DATE_SHORT} STR_JUST_DATE_LONG :{DATE_LONG} STR_JUST_DATE_ISO :{DATE_ISO} STR_JUST_STRING :{STRING} -STR_JUST_STRING_SPACE_STRING :{STRING} {STRING} +STR_JUST_STRING_STRING :{STRING}{STRING} STR_JUST_RAW_STRING :{STRING} # Slightly 'raw' stringcodes with colour or size -- cgit v1.2.3-54-g00ecf