From 4cc3c656a73e00b4a86e554e8645dc9516ed019c Mon Sep 17 00:00:00 2001 From: Gotcha Date: Mon, 24 May 2010 22:06:16 +0000 Subject: cancellation and replacement r6289 Change language key "Note: Only deletes photos added with pLoader" bug:1672 git-svn-id: http://piwigo.org/svn/branches/2.1@6345 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/admin.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'language/en_UK/admin.lang.php') diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index 602ffeb58..3b4b5643f 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -617,7 +617,7 @@ $lang['Manual order'] = 'Manual order'; $lang['Drag to re-order'] = "Click-and-drag to re-order"; $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 API'] = "Note: photo deletion does not apply to photos added by synchronization. For photos added by synchronization, remove them from the filesystem and then perform another synchronization."; +$lang['Note: photo deletion does not apply to photos added by synchronization. For photos added by synchronization, remove them from the filesystem and then perform another synchronization.'] = "Note: photo deletion does not apply to photos added by synchronization. For photos added by synchronization, remove them from the filesystem and then perform another synchronization."; $lang['Delete selected photos'] = "Delete selected photos"; $lang['%d photo was deleted'] = "%d photo deleted"; $lang['%d photos were deleted'] = "%d photos deleted"; -- cgit v1.2.3