aboutsummaryrefslogtreecommitdiffstats
path: root/language
diff options
context:
space:
mode:
authormistic100 <mistic@piwigo.org>2011-12-22 16:48:25 +0000
committermistic100 <mistic@piwigo.org>2011-12-22 16:48:25 +0000
commit52f56204bf1c552b15ab08d7e929aaae98159bdf (patch)
tree3365e8476f390599be91f9c36c1fe691f610a684 /language
parentaf3ee23f0b77d8f0a1795ba5373531a055ffbdf4 (diff)
bug:1711 sort photos by name
git-svn-id: http://piwigo.org/svn/trunk@12782 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r--language/en_UK/admin.lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php
index 1eb09125d..6917e1442 100644
--- a/language/en_UK/admin.lang.php
+++ b/language/en_UK/admin.lang.php
@@ -535,6 +535,7 @@ $lang['Photo %s of %s'] = 'Photo %s of %s';
$lang['Photo informations updated'] = "Photo informations updated";
$lang['Photo Page'] = 'Photo page';
$lang['Photo Properties'] = 'Photo properties';
+$lang['Photo name'] = 'Photo name';
$lang['Photo unreachable or no support'] = "Photo unreachable or unsupported format";
$lang['photos added in the database'] = "photos added in the database";
$lang['photos candidates for metadata synchronization'] = "photos candidates for metadata synchronization";