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

10 lines
511 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="pull_rtc_enter_name_tv">Live Streaming</string>
<string name="pull_rtc_enter_name_desc">Common protocols are supported, such as FLV, RTMP, HLS, and RTS.</string>
<string name="view_string_hint_pull_url">Enter the source URL.</string>
<string name="pull_restart">Retry</string>
<string name="live_pull">Pull</string>
<string name="live_pull_addr_error"> Pull address error, please check and re-enter </string>
</resources>