update translations

This commit is contained in:
oliver 2016-03-26 17:45:29 +01:00
commit f886d4139d
4 changed files with 160 additions and 41 deletions

View file

@ -4,7 +4,7 @@
<li><i class="fa fa-chevron-right fa-fw"></i><a href="<?=$linker->link(array('index',$seminary['url']),1)?>"><?=_('Charactertitles')?></a></li>
</ul>
<h1><?=_('Delete Charactertitles')?></h1>
<h1><?=_('Delete Charactertitle')?></h1>
<?=sprintf(_('Should the Charactertitle “%s/%s” really be deleted?'), $title['title_male'], $title['title_female'])?>
<form method="post">
<input type="submit" name="delete" value="<?=_('delete')?>" />