From 37d485a7c3f895c7017e2729ec7ce4f3dc8d9b0c Mon Sep 17 00:00:00 2001 From: Vortrex <3858226+VortrexFTW@users.noreply.github.com> Date: Sun, 5 Mar 2023 23:24:49 -0600 Subject: [PATCH] Change word in local strings --- locale/arabic.json | 2 +- locale/canadian-french.json | 2 +- locale/chinese.json | 2 +- locale/english.json | 4 ++-- locale/finnish.json | 2 +- locale/french.json | 2 +- locale/german.json | 2 +- locale/japanese.json | 2 +- locale/latvian.json | 2 +- locale/lithuanian.json | 2 +- locale/persian.json | 2 +- locale/polish.json | 2 +- locale/russian.json | 2 +- locale/slovak.json | 2 +- locale/spanish.json | 2 +- 15 files changed, 16 insertions(+), 16 deletions(-) diff --git a/locale/arabic.json b/locale/arabic.json index aecddba8..2e9336a6 100644 --- a/locale/arabic.json +++ b/locale/arabic.json @@ -766,7 +766,7 @@ "EnterJobVehicleForRoute": "أدخل سيارة عمل قريبة لبدء مسار عمل", "JobLocations": "قم بزيارة موقع العمل للحصول على وظيفة. استخدم {1} للعثور على موقع عمل", "JobRouteStart": "استخدم {1} لبدء مسار عمل بهذه السيارة", - "PayPhoneFirstUse": "Use {1} to end the call, and {2} to hand the phone to somebody nearby" + "PayPhoneFirstUse": "Use {1} to end the call, and {2} to give the phone to somebody nearby" }, "NoBusinessesWithinRange": "There are no businesses within {1} meters", "NoHousesWithinRange": "There are no houses within {1} meters", diff --git a/locale/canadian-french.json b/locale/canadian-french.json index 6b8b90ac..b49b617a 100644 --- a/locale/canadian-french.json +++ b/locale/canadian-french.json @@ -764,7 +764,7 @@ "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" + "PayPhoneFirstUse": "Use {1} to end the call, and {2} to give the phone to somebody nearby" }, "NoBusinessesWithinRange": "There are no businesses within {1} meters", "NoHousesWithinRange": "There are no houses within {1} meters", diff --git a/locale/chinese.json b/locale/chinese.json index cb29f51e..5a52e28b 100644 --- a/locale/chinese.json +++ b/locale/chinese.json @@ -762,7 +762,7 @@ "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" + "PayPhoneFirstUse": "Use {1} to end the call, and {2} to give the phone to somebody nearby" }, "NoBusinessesWithinRange": "There are no businesses within {1} meters", "NoHousesWithinRange": "There are no houses within {1} meters", diff --git a/locale/english.json b/locale/english.json index a7cc0d23..6b3db623 100644 --- a/locale/english.json +++ b/locale/english.json @@ -765,8 +765,8 @@ "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" + "PayPhoneFirstUse": "Use {1} to end the call, and {2} to give the phone to somebody nearby", + "BusinessOwnerHelp": "Use {1} to see commands and information for business owners" }, "NoBusinessesWithinRange": "There are no businesses within {1} meters", "NoHousesWithinRange": "There are no houses within {1} meters", diff --git a/locale/finnish.json b/locale/finnish.json index f71481ef..ff43da4d 100644 --- a/locale/finnish.json +++ b/locale/finnish.json @@ -761,7 +761,7 @@ "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" + "PayPhoneFirstUse": "Use {1} to end the call, and {2} to give the phone to somebody nearby" }, "NoBusinessesWithinRange": "There are no businesses within {1} meters", "NoHousesWithinRange": "There are no houses within {1} meters", diff --git a/locale/french.json b/locale/french.json index 9bd31268..2e69a726 100644 --- a/locale/french.json +++ b/locale/french.json @@ -762,7 +762,7 @@ "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" + "PayPhoneFirstUse": "Use {1} to end the call, and {2} to give the phone to somebody nearby" }, "NoBusinessesWithinRange": "There are no businesses within {1} meters", "NoHousesWithinRange": "There are no houses within {1} meters", diff --git a/locale/german.json b/locale/german.json index 77596ea1..2754cbd7 100644 --- a/locale/german.json +++ b/locale/german.json @@ -761,7 +761,7 @@ "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" + "PayPhoneFirstUse": "Use {1} to end the call, and {2} to give the phone to somebody nearby" }, "NoBusinessesWithinRange": "There are no businesses within {1} meters", "NoHousesWithinRange": "There are no houses within {1} meters", diff --git a/locale/japanese.json b/locale/japanese.json index f3b6d8f0..43bc2878 100644 --- a/locale/japanese.json +++ b/locale/japanese.json @@ -762,7 +762,7 @@ "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" + "PayPhoneFirstUse": "Use {1} to end the call, and {2} to give the phone to somebody nearby" }, "NoBusinessesWithinRange": "There are no businesses within {1} meters", "NoHousesWithinRange": "There are no houses within {1} meters", diff --git a/locale/latvian.json b/locale/latvian.json index 39da9947..88f6f98c 100644 --- a/locale/latvian.json +++ b/locale/latvian.json @@ -764,7 +764,7 @@ "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" + "PayPhoneFirstUse": "Use {1} to end the call, and {2} to give the phone to somebody nearby" }, "NoBusinessesWithinRange": "There are no businesses within {1} meters", "NoHousesWithinRange": "There are no houses within {1} meters", diff --git a/locale/lithuanian.json b/locale/lithuanian.json index 0d2924eb..e8dc9e85 100644 --- a/locale/lithuanian.json +++ b/locale/lithuanian.json @@ -763,7 +763,7 @@ "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" + "PayPhoneFirstUse": "Use {1} to end the call, and {2} to give the phone to somebody nearby" }, "NoBusinessesWithinRange": "There are no businesses within {1} meters", "NoHousesWithinRange": "There are no houses within {1} meters", diff --git a/locale/persian.json b/locale/persian.json index bb7c2201..951fa634 100644 --- a/locale/persian.json +++ b/locale/persian.json @@ -763,7 +763,7 @@ "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" + "PayPhoneFirstUse": "Use {1} to end the call, and {2} to give the phone to somebody nearby" }, "NoBusinessesWithinRange": "There are no businesses within {1} meters", "NoHousesWithinRange": "There are no houses within {1} meters", diff --git a/locale/polish.json b/locale/polish.json index 52339dd9..070d0450 100644 --- a/locale/polish.json +++ b/locale/polish.json @@ -761,7 +761,7 @@ "EnterJobVehicleForRoute": "Wejdź do pobliskiego pojazdu służbowego aby rozpocząć trasę", "JobLocations": "Odwiedź zakład pracy aby zdobyć pracę. Użyj {1} aby znaleźć zakład pracy", "JobRouteStart": "Użyj {1} aby rozpocząć trasę z tym pojazdem", - "PayPhoneFirstUse": "Use {1} to end the call, and {2} to hand the phone to somebody nearby" + "PayPhoneFirstUse": "Use {1} to end the call, and {2} to give the phone to somebody nearby" }, "NoBusinessesWithinRange": "There are no businesses within {1} meters", "NoHousesWithinRange": "There are no houses within {1} meters", diff --git a/locale/russian.json b/locale/russian.json index 50188465..398e54fe 100644 --- a/locale/russian.json +++ b/locale/russian.json @@ -762,7 +762,7 @@ "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" + "PayPhoneFirstUse": "Use {1} to end the call, and {2} to give the phone to somebody nearby" }, "NoBusinessesWithinRange": "There are no businesses within {1} meters", "NoHousesWithinRange": "There are no houses within {1} meters", diff --git a/locale/slovak.json b/locale/slovak.json index 78a7021e..786ea87c 100644 --- a/locale/slovak.json +++ b/locale/slovak.json @@ -762,7 +762,7 @@ "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" + "PayPhoneFirstUse": "Use {1} to end the call, and {2} to give the phone to somebody nearby" }, "NoBusinessesWithinRange": "There are no businesses within {1} meters", "NoHousesWithinRange": "There are no houses within {1} meters", diff --git a/locale/spanish.json b/locale/spanish.json index 2d702e85..81638dbc 100644 --- a/locale/spanish.json +++ b/locale/spanish.json @@ -768,7 +768,7 @@ "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" + "PayPhoneFirstUse": "Use {1} to end the call, and {2} to give the phone to somebody nearby" }, "NoBusinessesWithinRange": "There are no businesses within {1} meters", "NoHousesWithinRange": "There are no houses within {1} meters",