aboutsummaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/default/template/menubar_categories.tpl2
-rw-r--r--themes/default/template/picture.tpl2
-rw-r--r--themes/default/template/search_rules.tpl2
3 files changed, 3 insertions, 3 deletions
diff --git a/themes/default/template/menubar_categories.tpl b/themes/default/template/menubar_categories.tpl
index 5f189bcd1..2349157a8 100644
--- a/themes/default/template/menubar_categories.tpl
+++ b/themes/default/template/menubar_categories.tpl
@@ -5,7 +5,7 @@
{if isset($U_STOP_FILTER)}
<a href="{$U_STOP_FILTER}" title="{'return to the display of all images'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/stop_filter.png" class="button" alt="stop filter"></a>
{/if}
- <a href="{$block->data.U_CATEGORIES}">{'Categories'|@translate}</a>
+ <a href="{$block->data.U_CATEGORIES}">{'Albums'|@translate}</a>
</dt>
<dd>
{assign var='ref_level' value=0}
diff --git a/themes/default/template/picture.tpl b/themes/default/template/picture.tpl
index 3656d8d7f..6ea497112 100644
--- a/themes/default/template/picture.tpl
+++ b/themes/default/template/picture.tpl
@@ -159,7 +159,7 @@ y.callService(
{/if}
{if $display_info.categories}
<tr id="Categories">
- <td class="label">{'Categories'|@translate}</td>
+ <td class="label">{'Albums'|@translate}</td>
<td class="value">
{if isset($related_categories)}
<ul>
diff --git a/themes/default/template/search_rules.tpl b/themes/default/template/search_rules.tpl
index 28b2e423f..9c2ecab7a 100644
--- a/themes/default/template/search_rules.tpl
+++ b/themes/default/template/search_rules.tpl
@@ -34,7 +34,7 @@
{if isset($search_categories) }
<li>
- <p>{'Categories'|@translate}</p>
+ <p>{'Albums'|@translate}</p>
<ul>
{foreach from=$search_categories item=v}