From df56d3b3bfe76079c8572a5abf6209af3182bf1b Mon Sep 17 00:00:00 2001 From: Justin Tracey Date: Sun, 5 Nov 2023 10:59:48 +0000 Subject: document username:password@ syntax in proxy_help (#5805) * document username:password@ syntax in proxy_help * document without credentials too Also mark translations as dirty. * Update app/i18n/fr/sub.php --------- Co-authored-by: Alexandre Alapetite --- app/i18n/oc/sub.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/oc/sub.php') diff --git a/app/i18n/oc/sub.php b/app/i18n/oc/sub.php index e554e00ce..78dbe9724 100644 --- a/app/i18n/oc/sub.php +++ b/app/i18n/oc/sub.php @@ -144,7 +144,7 @@ return array( 'normal' => 'Mostar dins sa categoria', ), 'proxy' => 'Definir un servidor proxy per trapar aqueste flux', - 'proxy_help' => 'Seleccionatz un protocòl (ex : SOCKS5) e picatz l’adreça del proxy (ex : 127.0.0.1:1080)', + 'proxy_help' => 'Seleccionatz un protocòl (ex : SOCKS5) e picatz l’adreça del proxy (ex : 127.0.0.1:1080 or username:password@127.0.0.1:1080)', // DIRTY 'selector_preview' => array( 'show_raw' => 'Veire lo còdi font', 'show_rendered' => 'Veire lo contengut', -- cgit v1.2.3