File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
openwrt-support/luci-app-rtp2httpd
htdocs/luci-static/resources/view Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -584,7 +584,7 @@ return view.extend({
584584 "rtsp_user_agent" ,
585585 _ ( "RTSP User-Agent" ) ,
586586 _ (
587- "User-Agent header used for upstream RTSP requests. Leave empty to use the default rtp2httpd/< version> ."
587+ "User-Agent header used for upstream RTSP requests. Leave empty to use the default rtp2httpd/{ version} ."
588588 )
589589 ) ;
590590 o . depends ( "use_config_file" , "0" ) ;
Original file line number Diff line number Diff line change @@ -310,7 +310,7 @@ msgstr ""
310310#: htdocs/luci-static/resources/view/rtp2httpd.js:587
311311msgid ""
312312"User-Agent header used for upstream RTSP requests. Leave empty to use the "
313- "default rtp2httpd/< version> ."
313+ "default rtp2httpd/{ version} ."
314314msgstr ""
315315
316316#: htdocs/luci-static/resources/view/rtp2httpd.js:596
Original file line number Diff line number Diff line change @@ -343,10 +343,10 @@ msgstr "使用配置文件而不是单独的选项"
343343#: htdocs/luci-static/resources/view/rtp2httpd.js:587
344344msgid ""
345345"User-Agent header used for upstream RTSP requests. Leave empty to use the "
346- "default rtp2httpd/< version> ."
346+ "default rtp2httpd/{ version} ."
347347msgstr ""
348348"用于上游 RTSP 请求的 User-Agent 请求头。留空则使用默认的 rtp2httpd/"
349- "< version> 。"
349+ "{ version} 。"
350350
351351#: htdocs/luci-static/resources/view/rtp2httpd.js:596
352352msgid "Video Snapshot"
You can’t perform that action at this time.
0 commit comments