(svn r21222) -Codechange: unify some string drawing and make it use the proper infrastructure for that...
This commit is contained in:
@@ -167,12 +167,12 @@ STR_ABBREV_NONE :{TINYFONT}NAV
|
||||
STR_ABBREV_ALL :{TINYFONT}VISI
|
||||
|
||||
# 'Mode' of transport for cargoes
|
||||
STR_PASSENGERS :pasažieri
|
||||
STR_BAGS :maisi
|
||||
STR_TONS :tonnu
|
||||
STR_LITERS :litri
|
||||
STR_ITEMS :lietas
|
||||
STR_CRATES :kastes
|
||||
STR_PASSENGERS :{COMMA} pasažieri
|
||||
STR_BAGS :{COMMA} maisi
|
||||
STR_TONS :{COMMA} tonnu
|
||||
STR_LITERS :{COMMA} litri
|
||||
STR_ITEMS :{COMMA} lietas
|
||||
STR_CRATES :{COMMA} kastes
|
||||
STR_GAME_OPTIONS_RESOLUTION_OTHER :cita
|
||||
|
||||
# Colours, do not shuffle
|
||||
|
||||
Reference in New Issue
Block a user