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/polish.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/lang/polish.txt') diff --git a/src/lang/polish.txt b/src/lang/polish.txt index db77fe801..10338e7b7 100644 --- a/src/lang/polish.txt +++ b/src/lang/polish.txt @@ -538,18 +538,18 @@ STR_ABBREV_NONE :{TINYFONT}0 STR_ABBREV_ALL :{TINYFONT}+ # 'Mode' of transport for cargoes -STR_PASSENGERS :pasażerów -STR_BAGS :worki +STR_PASSENGERS :{COMMA} pasażerów +STR_BAGS :{COMMA} worki STR_BAGS.d :worków STR_BAGS.c :workom STR_BAGS.b :worki STR_BAGS.n :workami STR_BAGS.m :workach STR_BAGS.w :worki -STR_TONS :ton -STR_LITERS :litrów -STR_ITEMS :sztuk -STR_CRATES :skrzyń +STR_TONS :{COMMA} ton +STR_LITERS :{COMMA} litrów +STR_ITEMS :{COMMA} sztuk +STR_CRATES :{COMMA} skrzyń STR_GAME_OPTIONS_RESOLUTION_OTHER :inna # Colours, do not shuffle -- cgit v1.2.3-54-g00ecf