String formatting, closes #49

This commit is contained in:
ElPumpo
2018-08-25 12:23:03 +02:00
parent 6a133bdb61
commit aae7f2bdea
7 changed files with 71 additions and 85 deletions
+4 -7
View File
@@ -4,19 +4,16 @@ Locales['en'] = {
['cloak_change'] = 'press ~INPUT_PICKUP~ to change clothes.',
['citizen_wear'] = 'civilian clothes',
['job_wear'] = 'workers clothes',
['bank_deposit_g'] = 'a security deposit of ~g~$',
['bank_deposit_r'] = 'a security deposit of ~r~$',
['bank_deposit2'] = '$ ~s~was made to you after your fainting.',
['bank_deposit_returned'] = 'a security deposit of ~g~$%s~s~ was returned to you.',
['bank_deposit_taken'] = 'a security deposit of ~r~$%s~s~ was taken from you.',
['foot_work'] = 'you have to be on foot to be able to work.',
['next_point'] = 'go to the next step after completing this one.',
['security_deposit'] = 'you will be given ~g~$',
['security_deposit'] = '%s \nYou will be given ~g~$%s~s~',
['not_your_vehicle'] = 'this is not your vehicle or you must be a driver.',
['in_vehicle'] = 'you must be in a vehicle.',
['in_vehicle'] = 'you must sit in a vehicle.',
['wrong_point'] = 'you are not at the right point of delivery.',
['max_limit'] = 'you have cannot carry more: %s',
['not_enough'] = 'you do not have enough %s to continue this task.',
['caution_taken'] = ' ~s~was taken from you.',
['caution_returned'] = ' ~s~was returned to you.',
['spawn_veh'] = 'spawn vehicle',
['spawn_veh_button'] = 'press ~INPUT_PICKUP~ to call the delivery vehicle.',
['spawn_truck_button'] = 'press ~INPUT_PICKUP~ to spawn the truck.',