From d47fac4a6ffef04e55884ada3066b532e765ba88 Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Tue, 26 Aug 2014 18:41:19 -0500 Subject: [PATCH] fix typo --- usr/local/share/locale/en/LC_MESSAGES/pfSense.pot | 2 +- usr/local/share/locale/ja/LC_MESSAGES/pfSense.po | 2 +- usr/local/share/locale/pt_BR.ISO8859-1/LC_MESSAGES/pfSense.po | 2 +- usr/local/share/locale/tr/LC_MESSAGES/pfSense.po | 2 +- usr/local/www/services_igmpproxy_edit.php | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/usr/local/share/locale/en/LC_MESSAGES/pfSense.pot b/usr/local/share/locale/en/LC_MESSAGES/pfSense.pot index a49e8f620d..6c078b4ec1 100644 --- a/usr/local/share/locale/en/LC_MESSAGES/pfSense.pot +++ b/usr/local/share/locale/en/LC_MESSAGES/pfSense.pot @@ -35128,7 +35128,7 @@ msgstr "" #: usr/local/www/services_igmpproxy_edit.php:213 msgid "" "Defines the TTL threshold for the network interface. Packets with a " -"lower TTL than the threshols value will be ignored. This setting is " +"lower TTL than the threshold value will be ignored. This setting is " "optional, and by default the threshold is 1." msgstr "" diff --git a/usr/local/share/locale/ja/LC_MESSAGES/pfSense.po b/usr/local/share/locale/ja/LC_MESSAGES/pfSense.po index 21d02f351d..21604229be 100644 --- a/usr/local/share/locale/ja/LC_MESSAGES/pfSense.po +++ b/usr/local/share/locale/ja/LC_MESSAGES/pfSense.po @@ -35138,7 +35138,7 @@ msgstr "しきい値" #: usr/local/www/services_igmpproxy_edit.php:213 msgid "" "Defines the TTL threshold for the network interface. Packets with a " -"lower TTL than the threshols value will be ignored. This setting is " +"lower TTL than the threshold value will be ignored. This setting is " "optional, and by default the threshold is 1." msgstr "「ネットワーク·インタフェースのTTLしきい値を定義します。持つパケット」 threshols値よりも低いTTLは無視されます。この設定は、 「オプションで、デフォルトでは、しきい値は1です。" diff --git a/usr/local/share/locale/pt_BR.ISO8859-1/LC_MESSAGES/pfSense.po b/usr/local/share/locale/pt_BR.ISO8859-1/LC_MESSAGES/pfSense.po index f3c8b02f2d..0fbea142f3 100644 --- a/usr/local/share/locale/pt_BR.ISO8859-1/LC_MESSAGES/pfSense.po +++ b/usr/local/share/locale/pt_BR.ISO8859-1/LC_MESSAGES/pfSense.po @@ -29655,7 +29655,7 @@ msgstr "Threshold" #: usr/local/www/services_igmpproxy_edit.php:211 #: usr/local/www/services_igmpproxy_edit.php:213 -msgid "Defines the TTL threshold for the network interface. Packets with a lower TTL than the threshols value will be ignored. This setting is optional, and by default the threshold is 1." +msgid "Defines the TTL threshold for the network interface. Packets with a lower TTL than the threshold value will be ignored. This setting is optional, and by default the threshold is 1." msgstr "Define o threshold TTL para a interface de rede. Pacotes com um TTL mais baixo que os valores de thresholds sero ignorados. Essa configurao opcional e, por padro, o threshold 1." #: usr/local/www/services_igmpproxy_edit.php:218 diff --git a/usr/local/share/locale/tr/LC_MESSAGES/pfSense.po b/usr/local/share/locale/tr/LC_MESSAGES/pfSense.po index 37763b2848..8c7088595f 100644 --- a/usr/local/share/locale/tr/LC_MESSAGES/pfSense.po +++ b/usr/local/share/locale/tr/LC_MESSAGES/pfSense.po @@ -31167,7 +31167,7 @@ msgstr "Eşik" #: usr/local/www/services_igmpproxy_edit.php:213 msgid "" "Defines the TTL threshold for the network interface. Packets with a " -"lower TTL than the threshols value will be ignored. This setting is " +"lower TTL than the threshold value will be ignored. This setting is " "optional, and by default the threshold is 1." msgstr "" "Ağ arabiriminin TTL eşiğini tanımlar. Belirtilen eşiğin altında TTLsi olan " diff --git a/usr/local/www/services_igmpproxy_edit.php b/usr/local/www/services_igmpproxy_edit.php index 98c4414ac9..6a82590b0f 100644 --- a/usr/local/www/services_igmpproxy_edit.php +++ b/usr/local/www/services_igmpproxy_edit.php @@ -7,7 +7,7 @@ Copyright (C) 2004 Scott Ullrich All rights reserved. - originially part of m0n0wall (http://m0n0.ch/wall) + originally part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Manuel Kasper . All rights reserved. @@ -214,7 +214,7 @@ include("head.inc");