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/dutch.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/lang/dutch.txt') diff --git a/src/lang/dutch.txt b/src/lang/dutch.txt index aec8a230e..ec3510cdc 100644 --- a/src/lang/dutch.txt +++ b/src/lang/dutch.txt @@ -165,12 +165,12 @@ STR_ABBREV_NONE :{TINYFONT}GEEN STR_ABBREV_ALL :{TINYFONT}ALLES # 'Mode' of transport for cargoes -STR_PASSENGERS :passagiers -STR_BAGS :zakken -STR_TONS :ton -STR_LITERS :liter -STR_ITEMS :stuks -STR_CRATES :pallets +STR_PASSENGERS :{COMMA} passagiers +STR_BAGS :{COMMA} zakken +STR_TONS :{COMMA} ton +STR_LITERS :{COMMA} liter +STR_ITEMS :{COMMA} stuks +STR_CRATES :{COMMA} pallets STR_GAME_OPTIONS_RESOLUTION_OTHER :anders # Colours, do not shuffle -- cgit v1.2.3-54-g00ecf