Update French locales

This commit is contained in:
Frédéric Guillot
2014-09-11 12:44:22 +02:00
parent 917e6cab74
commit c0ac22b704
11 changed files with 239 additions and 3 deletions

View File

@@ -13,7 +13,9 @@
<p class="alert"><?= t('No activity.') ?></p>
<?php else: ?>
<p class="pull-right"><i class="fa fa-rss-square"></i> <a href="?controller=project&amp;action=feed&amp;token=<?= $project['token'] ?>" target="_blank"><?= t('RSS feed') ?></a></p>
<?php if ($project['is_public']): ?>
<p class="pull-right"><i class="fa fa-rss-square"></i> <a href="?controller=project&amp;action=feed&amp;token=<?= $project['token'] ?>" target="_blank"><?= t('RSS feed') ?></a></p>
<?php endif ?>
<?php foreach ($events as $event): ?>
<div class="activity-event">