aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Views/top_left.php
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-08-22 06:50:30 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-08-22 06:50:30 +0000
commit1b2aa2f98ba320a7623676c1640f792b70f1fa16 (patch)
treebd6fc7a906c35719970da2dfe5e7bdceb7461439 /h-source/Application/Views/top_left.php
parent0721f5e55bf8ae501e15880f9ae243a58eadd00b (diff)
improved i18n
Diffstat (limited to 'h-source/Application/Views/top_left.php')
-rw-r--r--h-source/Application/Views/top_left.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/h-source/Application/Views/top_left.php b/h-source/Application/Views/top_left.php
index 08674c8..94701cb 100644
--- a/h-source/Application/Views/top_left.php
+++ b/h-source/Application/Views/top_left.php
@@ -71,7 +71,7 @@
<?php } ?>
<div class="notebook_view_title">
- Specifications of the <?php echo singular($this->controller);?> <b><?php echo $ne_name;?></b>
+ <?php echo singular($this->controller);?> <b><?php echo $ne_name;?></b>
</div>
<div class="notebook_insert_link">
@@ -106,7 +106,7 @@
<?php } else if (strcmp($this->action,'catalogue') === 0) { ?>
<div class="notebook_view_title">
- List of <b><?php echo plural($this->controller);?></b> in the archive
+ <?php echo gtext("List of");?> <b><?php echo plural($this->controller);?></b>
</div>
<div class="notebook_insert_link">