From 7ca4f8e06004740e3dc0c331629daeccc868defe Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 17 Jan 2011 23:53:47 +0000 Subject: feature 2102: add a few language keys to remove all image/picture/element and replace by photo git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/default/template/cat_list.tpl | 2 +- admin/themes/default/template/cat_modify.tpl | 4 ++-- admin/themes/default/template/site_update.tpl | 4 ++-- admin/themes/default/template/thumbnail.tpl | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'admin/themes/default/template') diff --git a/admin/themes/default/template/cat_list.tpl b/admin/themes/default/template/cat_list.tpl index 1a41344cd..0990258e5 100644 --- a/admin/themes/default/template/cat_list.tpl +++ b/admin/themes/default/template/cat_list.tpl @@ -70,7 +70,7 @@ jQuery(document).ready(function(){ldelim} {/if}
  • {'edit'|@translate}
  • {if isset($category.U_MANAGE_ELEMENTS) } -
  • {'elements'|@translate}
  • +
  • {'Photos'|@translate}
  • {/if}
  • {'sub-albums'|@translate}
  • {if isset($category.U_MANAGE_PERMISSIONS) } diff --git a/admin/themes/default/template/cat_modify.tpl b/admin/themes/default/template/cat_modify.tpl index dbc3f4380..4c6ebe7fb 100644 --- a/admin/themes/default/template/cat_modify.tpl +++ b/admin/themes/default/template/cat_modify.tpl @@ -13,7 +13,7 @@
  • {'jump to album'|@translate}
  • {/if} {if isset($U_MANAGE_ELEMENTS) } -
  • {'elements'|@translate}
  • +
  • {'Photos'|@translate}
  • {'ranks'|@translate}
  • {/if}
  • {'sub-albums'|@translate}
  • @@ -122,7 +122,7 @@ {if isset($representant.picture) } {else} - {'Random picture'|@translate} + {'Random photo'|@translate} {/if} diff --git a/admin/themes/default/template/site_update.tpl b/admin/themes/default/template/site_update.tpl index a4ee630d5..d8826f127 100644 --- a/admin/themes/default/template/site_update.tpl +++ b/admin/themes/default/template/site_update.tpl @@ -20,7 +20,7 @@ {if isset($metadata_result)}

    {$L_RESULT_METADATA}

    @@ -76,7 +76,7 @@
    - {'synchronize files metadata with database elements informations'|@translate} + {'synchronize files metadata with database photos informations'|@translate}