update translations
This commit is contained in:
parent
eddc4036cf
commit
f886d4139d
4 changed files with 160 additions and 41 deletions
|
|
@ -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')?>" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue