New locale strings
This commit is contained in:
@@ -651,28 +651,6 @@
|
||||
"LeftWrist": "Left Wrist",
|
||||
"RightWrist": "Right Wrist"
|
||||
},
|
||||
"ActionTips": {
|
||||
"VehicleEngineOffWhenEnteringKey": "Use {1} to turn on or off a vehicle's engine",
|
||||
"VehicleLockedAfterEntryAttempt": "Use {1} to lock or unlock a vehicle",
|
||||
"ShowItemsAfterPurchase": "Use {1} to see your inventory",
|
||||
"BuyCommandAfterEnterBusiness": "Use {1} to buy items from a business",
|
||||
"UseItemKeyAfterEquipping": "Use {1} to use your equipped item",
|
||||
"UseItemKeyAfterEquippingWalkieTalkie": "Use {1} to turn on or off your radio",
|
||||
"RadioCommandAfterEnablingWalkieTalkie": "Use {1} to talk on your radio",
|
||||
"ReplyToDirectMessage": "Use {1} to easily reply to a private message",
|
||||
"UseItemKeyAmmoAfterEquippingWeapon": "Use {1} to load an ammo item into your equipped weapon",
|
||||
"AnimationStop": "Use {1} to stop your animation",
|
||||
"JobEquipmentInventory": "The job equipment is in your inventory. Use {1} to see them.",
|
||||
"ViewInventory": "Use {1} to see your items",
|
||||
"VehicleRepairItemUsage": "Stand next to a vehicle and use {1} to repair it",
|
||||
"VehicleColourItemUsage": "Stand next to a vehicle and use {1} to change it's colour",
|
||||
"VehiclePartItemUsage": "Stand next to a vehicle and use {1} to upgrade with {2}",
|
||||
"AmmoClipItemUsage": "Equip the weapon and use {1} to load ammo into it",
|
||||
"GenericItemUsage": "Use {1} to use the {2}",
|
||||
"EnterJobVehicleForRoute": "Enter a job vehicle nearby to start a job route",
|
||||
"JobLocations": "Visit a job location to get a job. Use {1} to find a job location",
|
||||
"JobRouteStart": "Use {1} to start a job route with this vehicle"
|
||||
},
|
||||
"DisconnectReasons": {
|
||||
"Unknown": "Unknown",
|
||||
"LostConnection": "Lost Connection",
|
||||
@@ -749,5 +727,41 @@
|
||||
"AlreadyOwnVehicle": "You already own this vehicle!",
|
||||
"PropertyEntranceFeeLabel": "Entrance Fee: {1}",
|
||||
"NeedToBeInJobVehicle": "You need to be in a job vehicle!",
|
||||
"InvalidJobRank": "Job rank not found!"
|
||||
"InvalidJobRank": "Job rank not found!",
|
||||
"PayPhoneRecipientAnswered": "Somebody answered the call. Use normal chat to talk to them.",
|
||||
"PayPhoneAnswered": "You answered the phone. Use normal chat to talk to the caller.",
|
||||
"PayPhoneRecipientHangup": "The line was disconnected. You have been charged {1}",
|
||||
"PayPhoneHangup": "You hung up the phone.",
|
||||
"AlreadyUsingPayPhone": "You are already using a payphone!",
|
||||
"NotUsingPayPhone": "You are not using a payphone!",
|
||||
"NoPayPhoneCloseEnough": "There is no payphone close enough!",
|
||||
"PayPhoneNotRinging": "This payphone is not ringing!",
|
||||
"PayPhoneOccupied": "This payphone is already being used by someone else!",
|
||||
"PayPhoneOccupantSwitched": "A different voice is now on the line",
|
||||
"PayPhoneGiven": "You gave the phone to {1}",
|
||||
"PayPhoneReceived": "{1} gave you the phone",
|
||||
"PayPhoneUnableToCallPlayer": "You can't call {1} at this time. Please try again later.",
|
||||
"ActionTips": {
|
||||
"VehicleEngineOffWhenEnteringKey": "Use {1} to turn on or off a vehicle's engine",
|
||||
"VehicleLockedAfterEntryAttempt": "Use {1} to lock or unlock a vehicle",
|
||||
"ShowItemsAfterPurchase": "Use {1} to see your inventory",
|
||||
"BuyCommandAfterEnterBusiness": "Use {1} to buy items from a business",
|
||||
"UseItemKeyAfterEquipping": "Use {1} to use your equipped item",
|
||||
"UseItemKeyAfterEquippingWalkieTalkie": "Use {1} to turn on or off your radio",
|
||||
"RadioCommandAfterEnablingWalkieTalkie": "Use {1} to talk on your radio",
|
||||
"ReplyToDirectMessage": "Use {1} to easily reply to a private message",
|
||||
"UseItemKeyAmmoAfterEquippingWeapon": "Use {1} to load an ammo item into your equipped weapon",
|
||||
"AnimationStop": "Use {1} to stop your animation",
|
||||
"JobEquipmentInventory": "The job equipment is in your inventory. Use {1} to see them.",
|
||||
"ViewInventory": "Use {1} to see your items",
|
||||
"VehicleRepairItemUsage": "Stand next to a vehicle and use {1} to repair it",
|
||||
"VehicleColourItemUsage": "Stand next to a vehicle and use {1} to change it's colour",
|
||||
"VehiclePartItemUsage": "Stand next to a vehicle and use {1} to upgrade with {2}",
|
||||
"AmmoClipItemUsage": "Equip the weapon and use {1} to load ammo into it",
|
||||
"GenericItemUsage": "Use {1} to use the {2}",
|
||||
"EnterJobVehicleForRoute": "Enter a job vehicle nearby to start a job route",
|
||||
"JobLocations": "Visit a job location to get a job. Use {1} to find a job location",
|
||||
"JobRouteStart": "Use {1} to start a job route with this vehicle",
|
||||
"PayPhoneFirstUse": "Use {1} to end the call, and {2} to hand the phone to somebody nearby"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user