From 418cca075f7df76b40a7e80c3227a48b356e7ca3 Mon Sep 17 00:00:00 2001 From: rubidium Date: Wed, 17 Nov 2010 18:15:27 +0000 Subject: (svn r21222) -Codechange: unify some string drawing and make it use the proper infrastructure for that... --- src/lang/malay.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/lang/malay.txt') diff --git a/src/lang/malay.txt b/src/lang/malay.txt index fe51ab254..65c079466 100644 --- a/src/lang/malay.txt +++ b/src/lang/malay.txt @@ -165,12 +165,12 @@ STR_ABBREV_NONE :{TINYFONT}NO STR_ABBREV_ALL :{TINYFONT}ALL # 'Mode' of transport for cargoes -STR_PASSENGERS :penumpang -STR_BAGS :beg -STR_TONS :tan -STR_LITERS :liter -STR_ITEMS :barangan -STR_CRATES :kotak +STR_PASSENGERS :{COMMA} penumpang +STR_BAGS :{COMMA} beg +STR_TONS :{COMMA} tan +STR_LITERS :{COMMA} liter +STR_ITEMS :{COMMA} barangan +STR_CRATES :{COMMA} kotak STR_GAME_OPTIONS_RESOLUTION_OTHER :lain # Colours, do not shuffle -- cgit v1.2.3-54-g00ecf