Localize "Gallery Admin"

This commit is contained in:
Bharat Mediratta
2010-05-14 16:54:50 -07:00
parent 3422185938
commit dc4fdca2ab

View File

@@ -6,7 +6,7 @@
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>
<? if ($page_title): ?>
Gallery Admin: <?= $page_title ?>
<?= t("Gallery Admin: %page_title", array("page_title" => $page_title)) ?>
<? else: ?>
<?= t("Admin dashboard") ?>
<? endif ?>