Change wording for project status (use "closed" instead of "inactive")

This commit is contained in:
Frederic Guillot
2017-02-08 20:35:51 -05:00
parent 647568cddd
commit 5c0b90bb29
32 changed files with 210 additions and 86 deletions

View File

@@ -1,10 +1,10 @@
<div class="page-header">
<h2><?= t('Project activation') ?></h2>
<h2><?= t('Reopen a project') ?></h2>
</div>
<div class="confirm">
<p class="alert alert-info">
<?= t('Do you really want to enable this project: "%s"?', $project['name']) ?>
<?= t('Do you really want to reopen this project: "%s"?', $project['name']) ?>
</p>
<?= $this->modal->confirmButtons(