summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_l2tp.php
diff options
context:
space:
mode:
authorRenato Botelho <renato.botelho@bluepex.com>2010-08-12 09:44:02 -0300
committerRenato Botelho <renato.botelho@bluepex.com>2010-08-12 09:44:02 -0300
commitea53e38ff12e8732877d9e9a2cf813cd8f56cdfd (patch)
treee93cdcbcdf26f5e32921d21c7c062e2be6447a26 /usr/local/www/vpn_l2tp.php
parenta236afeefe8ea7ad910a758f8981aa6a0f73514a (diff)
downloadpfsense-ea53e38ff12e8732877d9e9a2cf813cd8f56cdfd.zip
pfsense-ea53e38ff12e8732877d9e9a2cf813cd8f56cdfd.tar.gz
gettext fixes
Diffstat (limited to 'usr/local/www/vpn_l2tp.php')
-rw-r--r--usr/local/www/vpn_l2tp.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/local/www/vpn_l2tp.php b/usr/local/www/vpn_l2tp.php
index 5d20383..3cb6e4e 100644
--- a/usr/local/www/vpn_l2tp.php
+++ b/usr/local/www/vpn_l2tp.php
@@ -321,7 +321,7 @@ function enable_change(enable_over) {
}
?>
</select>
- <br><?=gettext("Hint"); ?>: 24 <?=gettext("is"); ?> 255.255.255.0
+ <br><?=gettext("Hint:"); ?> 24 <?=gettext("is"); ?> 255.255.255.0
</td>
</tr>
<tr>
@@ -338,7 +338,7 @@ function enable_change(enable_over) {
}
?>
</select>
- <br><?=gettext("Hint"); ?>: 10 <?=gettext("is ten L2TP clients"); ?>
+ <br><?=gettext("Hint:"); ?> 10 <?=gettext("is ten L2TP clients"); ?>
</td>
</tr>
<tr>
@@ -402,7 +402,7 @@ function enable_change(enable_over) {
<tr>
<td colspan="2">
<span class="vexpl">
- <strong class="red"><?=gettext("Note");?>:</strong><br />
+ <strong class="red"><?=gettext("Note:");?></strong><br />
<?=gettext("Don't forget to add a firewall rule to permit traffic from L2TP clients!");?>
</span>
</td>
OpenPOWER on IntegriCloud