aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/template/thumbnail.tpl
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2011-01-17 23:53:47 +0000
committerplegall <plg@piwigo.org>2011-01-17 23:53:47 +0000
commit7ca4f8e06004740e3dc0c331629daeccc868defe (patch)
treeb2a062e1fd314829b2fe4f3247a321833a968685 /admin/themes/default/template/thumbnail.tpl
parente123585dde33f8ec3be13e788eea6fc10041920f (diff)
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
Diffstat (limited to 'admin/themes/default/template/thumbnail.tpl')
-rw-r--r--admin/themes/default/template/thumbnail.tpl4
1 files changed, 2 insertions, 2 deletions
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 @@
<td colspan="2">{'General statistics'|@translate}</td>
</tr>
<tr>
- <td>{'number of miniaturized pictures'|@translate}</td>
+ <td>{'number of miniaturized photos'|@translate}</td>
<td style="text-align:center;">{$results.TN_NB}</td>
</tr>
<tr>
@@ -97,7 +97,7 @@
{/if} {*isset params*}
{if !empty($remainings) }
-<div class="admin">{$TOTAL_NB_REMAINING} {'pictures without thumbnail (jpeg and png only)'|@translate}</div>
+<div class="admin">{$TOTAL_NB_REMAINING} {'photos without thumbnail (jpeg and png only)'|@translate}</div>
<table style="width:100%;">
<tr class="throw">
<td>&nbsp;</td>