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/thumbnail.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'admin/themes/default/template/thumbnail.tpl') diff --git a/admin/themes/default/template/thumbnail.tpl b/admin/themes/default/template/thumbnail.tpl index a01585df9..1981671ed 100644 --- a/admin/themes/default/template/thumbnail.tpl +++ b/admin/themes/default/template/thumbnail.tpl @@ -28,7 +28,7 @@ {'General statistics'|@translate} - {'number of miniaturized pictures'|@translate} + {'number of miniaturized photos'|@translate} {$results.TN_NB} @@ -97,7 +97,7 @@ {/if} {*isset params*} {if !empty($remainings) } -
{$TOTAL_NB_REMAINING} {'pictures without thumbnail (jpeg and png only)'|@translate}
+
{$TOTAL_NB_REMAINING} {'photos without thumbnail (jpeg and png only)'|@translate}
-- cgit v1.2.3