From 0b8a0dcdf9ae544e2ae361306e0c1e52157f5555 Mon Sep 17 00:00:00 2001 From: wangmingjun Date: Fri, 13 Jan 2023 15:19:27 +0800 Subject: [PATCH] =?UTF-8?q?[1.0.0]=20"=E6=97=A0=E4=BA=BA=E9=A9=BE=E9=A9=B6?= =?UTF-8?q?"=E6=94=B9=E4=B8=BA"=E8=87=AA=E5=8A=A8=E9=A9=BE=E9=A9=B6"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- OCH/mogo-och-bus-passenger/src/main/res/values/strings.xml | 2 +- .../java/com/mogo/och/sweeper/model/SweeperOrderModel.java | 4 ++-- OCH/mogo-och-taxi-passenger/src/main/res/values/strings.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/OCH/mogo-och-bus-passenger/src/main/res/values/strings.xml b/OCH/mogo-och-bus-passenger/src/main/res/values/strings.xml index 0f4dc17854..e98feed5f5 100644 --- a/OCH/mogo-och-bus-passenger/src/main/res/values/strings.xml +++ b/OCH/mogo-och-bus-passenger/src/main/res/values/strings.xml @@ -9,5 +9,5 @@ 下一站: 始发站: 请携带好随身物品下车。 - 欢迎乘坐蘑菇车联无人驾驶车。 + 欢迎乘坐蘑菇车联自动驾驶车。 \ No newline at end of file diff --git a/OCH/mogo-och-sweeper/src/main/java/com/mogo/och/sweeper/model/SweeperOrderModel.java b/OCH/mogo-och-sweeper/src/main/java/com/mogo/och/sweeper/model/SweeperOrderModel.java index 58d0d8f426..e076c96d6a 100644 --- a/OCH/mogo-och-sweeper/src/main/java/com/mogo/och/sweeper/model/SweeperOrderModel.java +++ b/OCH/mogo-och-sweeper/src/main/java/com/mogo/och/sweeper/model/SweeperOrderModel.java @@ -438,7 +438,7 @@ public class SweeperOrderModel { return; } isGoingToNextStation = true; - AIAssist.getInstance(mContext).speakTTSVoice("欢迎乘坐’蘑菇车联‘无人驾驶小巴车,请您坐好,注意乘车安全,行程即将开始"); + AIAssist.getInstance(mContext).speakTTSVoice("欢迎乘坐’蘑菇车联‘自动驾驶小巴车,请您坐好,注意乘车安全,行程即将开始"); } /** @@ -810,7 +810,7 @@ public class SweeperOrderModel { } CallerLogger.INSTANCE.d(M_BUS + TAG, "单程结束===="); CallerAutoPilotManager.INSTANCE.cancelAutoPilot(); - AIAssist.getInstance(mContext).speakTTSVoice("感谢您体验'蘑菇车联'无人驾驶小巴车,请您携带好随身物品,我们下次再见"); + AIAssist.getInstance(mContext).speakTTSVoice("感谢您体验'蘑菇车联'自动驾驶小巴车,请您携带好随身物品,我们下次再见"); leaveStation(true, true); } diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/values/strings.xml b/OCH/mogo-och-taxi-passenger/src/main/res/values/strings.xml index 7529f670e4..078eb2ecd9 100644 --- a/OCH/mogo-och-taxi-passenger/src/main/res/values/strings.xml +++ b/OCH/mogo-och-taxi-passenger/src/main/res/values/strings.xml @@ -21,7 +21,7 @@ 准备出发 正在前往目的地 即将到达目的地,请您收好好随声物品,准备下车 - 已达到目的地,请从右侧下车,感谢乘坐\'蘑菇车联\'无人驾驶车 + 已达到目的地,请从右侧下车,感谢乘坐\'蘑菇车联\'自动驾驶车 已到达 感谢您使用蘑菇车联自动驾驶出行服务,期待下次与您相遇