You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_('UPnP IGD & PCP/NAT-PMP allows clients on the local network to automatically configure port forwards on the router. Also called Universal Plug and Play.'));
76
+
_('%s & %s/%s protocols allow clients on the local network to automatically configure port forwards on the router.','%s (%s = UPnP IGD) & %s (s = PCP)/s% (s% = NAT-PMP) protocols allow clients on the local network to automatically configure port forwards on the router.').format('<a href="https://en.wikipedia.org/wiki/Internet_Gateway_Device_Protocol" target="_blank" rel="noreferrer"><abbr title="UPnP Internet Gateway Device (Control Protocol)">UPnP IGD</abbr></a>','<a href="https://en.wikipedia.org/wiki/Port_Control_Protocol" target="_blank" rel="noreferrer"><abbr title="Port Control Protocol">PCP</abbr></a>','<a href="https://en.wikipedia.org/wiki/NAT_Port_Mapping_Protocol" target="_blank" rel="noreferrer"><abbr title="NAT Port Mapping Protocol">NAT-PMP</abbr></a>'));
o=s.taboption('advanced',form.Value,'notify_interval',_('Notify interval'),_('A 900s interval will result in %s notifications with the minimum max-age of 1800s','A 900s interval will result in %s (s = SSDP) notifications with the minimum max-age of 1800s').format('<abbr title="Simple Service Discovery Protocol">SSDP</abbr>'))
o=s.taboption('advanced',form.Value,'clean_ruleset_interval',_('Clean interval'),_('Interval that defines how often unexpired port forwards with no traffic are removed, expired always removed'))
0 commit comments