feature 2102 : rename item/image/picture to photo (admin side)

also remove duplicates/unused admin lang keys

git-svn-id: http://piwigo.org/svn/trunk@8682 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rvelices
2011-01-15 20:52:34 +00:00
parent 18893b97d4
commit 3d940e6121
44 changed files with 1137 additions and 1298 deletions
@@ -33,7 +33,7 @@ jQuery(document).ready(function() {
<form action="{$F_ACTION}" method="POST">
<fieldset>
<legend>{'Display options'|@translate}</legend>
<p>{'elements per page'|@translate} :
<p>{'photos per page'|@translate} :
<a href="{$U_ELEMENTS_PAGE}&amp;display=5">5</a>
| <a href="{$U_ELEMENTS_PAGE}&amp;display=10">10</a>
| <a href="{$U_ELEMENTS_PAGE}&amp;display=50">50</a>