// removed unnecessary punctuation in English installer strings, both in source code and translations

This commit is contained in:
djfm
2013-10-31 08:09:14 +00:00
parent c958436a76
commit 11f60492be
15 changed files with 253 additions and 253 deletions
+2 -2
View File
@@ -13,13 +13,13 @@
) ?></div>
<?php endif; ?>
<h2><?php echo $this->l('Welcome to the PrestaShop %s Installer.', _PS_INSTALL_VERSION_) ?></h2>
<h2><?php echo $this->l('Welcome to the PrestaShop %s Installer', _PS_INSTALL_VERSION_) ?></h2>
<p><?php echo $this->l('The installation of PrestaShop is quick and easy. In just a few moments, you will become part of a community consisting of more than 150,000 merchants. You are on the way to creating your own unique online store that you can manage easily every day.') ?></p>
<p><?php echo $this->l('If you need help, do not hesitate to check <a href="%1$s" target="_blank">our documentation</a> or to contact our support team: %2$s', $this->getDocumentationLink(), $this->getPhone()) ?></p>
<!-- List of languages -->
<?php if (count($this->language->getIsoList()) > 1): ?>
<h2><?php echo $this->l('Continue the installation in:') ?></h2>
<h2><?php echo $this->l('Continue the installation in') ?></h2>
<ul id="langList" style="line-height: 20px;">
<?php foreach ($this->language->getIsoList() as $iso): ?>
<li>