Projet

Général

Profil

« Précédent | Suivant » 

Révision 3c4fc30b

Ajouté par Chris Buechler il y a plus de 9 ans

get back to our standard RFC-defined capitalization of IPsec

Voir les différences:

usr/local/www/vpn_ipsec_settings.php
161 161
			<div class="tabcont">
162 162
				<table width="100%" border="0" cellpadding="6" cellspacing="0" summary="main area">
163 163
					<tr>
164
						<td colspan="2" valign="top" class="listtopic"><?=gettext("IPSec Advanced Settings"); ?></td>
164
						<td colspan="2" valign="top" class="listtopic"><?=gettext("IPsec Advanced Settings"); ?></td>
165 165
					</tr>
166 166
					<tr>
167 167
						<td width="22%" valign="top" class="vncell"><?=gettext("LAN security associations"); ?></td>
......
169 169
							<input name="noinstalllanspd" type="checkbox" id="noinstalllanspd" value="yes" <?php if ($pconfig['noinstalllanspd']) echo "checked=\"checked\""; ?> />
170 170
							<strong><?=gettext("Do not install LAN SPD"); ?></strong>
171 171
							<br />
172
							<?=gettext("By default, if IPSec is enabled negating SPD are inserted to provide protection. " .
172
							<?=gettext("By default, if IPsec is enabled negating SPD are inserted to provide protection. " .
173 173
							"This behaviour can be changed by enabling this setting which will prevent installing these SPDs."); ?>
174 174
						</td>
175 175
					</tr>
......
187 187
					<tr>
188 188
						<td width="22%" valign="top" class="vncell"><?=gettext("IPsec Debug"); ?></td>
189 189
						<td width="78%" class="vtable">
190
							<strong><?=gettext("Start IPSec in debug mode based on sections selected"); ?></strong>
190
							<strong><?=gettext("Start IPsec in debug mode based on sections selected"); ?></strong>
191 191
							<br />
192 192
							<table summary="ipsec debug">
193 193
						<?php foreach ($ipsec_loglevels as $lkey => $ldescr): ?>
......
208 208
						<?php endforeach; ?>
209 209
							<tr style="display:none;"><td></td></tr>
210 210
							</table>
211
							<br /><?=gettext("Launches IPSec in debug mode so that more verbose logs " .
211
							<br /><?=gettext("Launches IPsec in debug mode so that more verbose logs " .
212 212
							"will be generated to aid in troubleshooting."); ?>
213 213
						</td>
214 214
					</tr>

Formats disponibles : Unified diff