Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsgiehl <stefan@piwik.org>2013-09-24 01:31:14 +0400
committersgiehl <stefan@piwik.org>2013-09-24 01:31:14 +0400
commit9cf4698a72429bdb85e24c4c67a882cae7edf6ba (patch)
treede150a63215f72a963f82ee5a91a59dbffcd82f8 /plugins/Installation
parent4525e579cab4f9322ed2ecaa3a419a2f91b1efd0 (diff)
fixed translation usage
Diffstat (limited to 'plugins/Installation')
-rwxr-xr-xplugins/Installation/templates/_systemCheckSection.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Installation/templates/_systemCheckSection.twig b/plugins/Installation/templates/_systemCheckSection.twig
index 43859d2065..221a491c42 100755
--- a/plugins/Installation/templates/_systemCheckSection.twig
+++ b/plugins/Installation/templates/_systemCheckSection.twig
@@ -131,7 +131,7 @@
</table>
<br/>
-<h2>{{ 'Optional'|translate }}</h2>
+<h2>{{ 'Installation_Optional'|translate }}</h2>
<table class="infos" id="systemCheckOptional">
<tr>
<td class="label">{{ 'Installation_SystemCheckFileIntegrity'|translate }}</td>