Files
MoGoEagleEye/modules/mogo-module-v2x/src/main/res/values/strings.xml
lixiaopeng 8046dfe511 opt ui
2020-08-12 17:32:15 +08:00

13 lines
643 B
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<resources>
<string name="app_name">mogo-module-v2x</string>
<string name="VideoView_info_text_video_not_supported">"不支持该视频。"</string>
<string name="file_not_support">此文件不支持播放</string>
<string name="v2x_help_speed_txt">车速</string>
<string name="v2x_report_pop_submit_txt">已提交</string>
<string name="v2x_report_pop_thank_txt">感谢已送达</string>
<string name="v2x_surrounding_top_brief">周围5公里共 %d 条交通信息</string>
<string name="v2x_surrounding_go_to_share">分享</string>
<string name="v2x_surrounding_refresh">刷新</string>
</resources>