Files
MoGoEagleEye/libraries/mogo-hardware-devices/src/main/res/values-en/strings.xml
2025-12-11 11:01:16 +08:00

19 lines
1.3 KiB
XML

<resources>
<string name="module_device_thank_you_for_accompanying_all_the_way">Thank you for accompanying all the way</string>
<string name="module_device_next_station">Next Station</string>
<string name="module_device_destination">Destination</string>
<string name="module_device_have_arrived">Arrived</string>
<string name="module_device_front_screen">Front Screen</string>
<string name="module_device_back_screen">Back Screen</string>
<string name="module_device_unknown_screen">Unknown Screen</string>
<string name="module_device_welcome_msg_update_success">Welcome message updated successfully</string>
<string name="module_device_welcome_msg_update_fail_connect_failed">Welcome message update failed, connection to device failed</string>
<string name="module_device_welcome_msg_update_fail_data_exception">Welcome message update failed, data exception</string>
<string name="module_device_welcome_msg_update_fail_execute_exception">Welcome message update failed, parsing or sending exception</string>
<string name="module_device_welcome_msg_update_fail">Welcome message update failed</string>
<string name="module_device_vehicle_arrive_station">Vehicle Arriving at Station</string>
<string name="module_device_vehicle_start">Vehicle Starting</string>
</resources>