diff options
author | Gotcha <gotcha@piwigo.org> | 2010-05-24 22:16:57 +0000 |
---|---|---|
committer | Gotcha <gotcha@piwigo.org> | 2010-05-24 22:16:57 +0000 |
commit | 5a3e0a6fdda41f801c925c9205799a0c5a2739fb (patch) | |
tree | b4b0c9b65f215b0d7e731357c6172669139d066f /language/templates | |
parent | aed3bb40a8d2e2f3ed7872803ccf3f7a3e4647ee (diff) |
merge r6345 from branch 2.1 to trunk
git-svn-id: http://piwigo.org/svn/trunk@6346 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/templates')
-rw-r--r-- | language/templates/admin.lang.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/language/templates/admin.lang.php b/language/templates/admin.lang.php index 695674163..0006b14af 100644 --- a/language/templates/admin.lang.php +++ b/language/templates/admin.lang.php @@ -636,7 +636,6 @@ $lang['Drag to re-order'] = 'Drag to re-order'; $lang['Unable to retrieve server informations since allow_url_fopen is disabled.'] = 'Unable to retrieve server informations since allow_url_fopen is disabled.'; $lang['Quick Local Synchronization'] = 'Quick Local Synchronization'; $lang['No photo can be deleted'] = 'No photo can be deleted'; -$lang['Note: Only deletes photos added with pLoader'] = 'Note: Only deletes photos added with pLoader'; $lang['Delete selected photos'] = 'Delete selected photos'; $lang['%d photo was deleted'] = '%d photo was deleted'; $lang['%d photos were deleted'] = '%d photos were deleted'; |