Files
babelive_and/LiveBasic/live_pull/src/main/res/values-zh-rCN/strings.xml
2026-02-06 14:55:21 +08:00

9 lines
491 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.
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="pull_rtc_enter_name_tv">拉流播放</string>
<string name="pull_rtc_enter_name_desc">支持常见协议如FLV、RTMP、HLS、RTS等</string>
<string name="view_string_hint_pull_url">请输入拉流url</string>
<string name="pull_restart">重试</string>
<string name="live_pull">拉流</string>
<string name="live_pull_addr_error">拉流地址错误,请检查后重新输入</string>
</resources>