diff options
Diffstat (limited to 'languages/en.php')
-rw-r--r-- | languages/en.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/languages/en.php b/languages/en.php index 007dc5785..62b43673d 100644 --- a/languages/en.php +++ b/languages/en.php @@ -151,8 +151,8 @@ $english = array( 'album:title' => "Title", 'album:desc' => "Description", 'album:tags' => "Tags", - 'album:cover' => "Make image album cover?", - 'album:cover_link' => 'Set cover image', + 'album:cover' => "Make this image the album cover?", + 'album:cover_link' => 'Make cover', 'tidypics:title:quota' => 'Quota', 'tidypics:quota' => "Quota usage:", 'tidypics:uploader:choose' => "Choose photos", |