diff options
author | rub <rub@piwigo.org> | 2009-04-22 19:32:00 +0000 |
---|---|---|
committer | rub <rub@piwigo.org> | 2009-04-22 19:32:00 +0000 |
commit | c1a78a542d88db748735c74d196ddf21972cd208 (patch) | |
tree | 09528aa31511b44406331d106282225e11fc2b89 /language/en_UK | |
parent | e917678030cc5ee8a407c3fd5c6aff6e123bb0c6 (diff) |
Resolved issue 0000976: Add link of website on mail footer...
git-svn-id: http://piwigo.org/svn/trunk@3245 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK')
-rw-r--r-- | language/en_UK/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php index 19cbca35d..b7ebe47ac 100644 --- a/language/en_UK/common.lang.php +++ b/language/en_UK/common.lang.php @@ -367,4 +367,5 @@ $lang['show tag cloud'] = 'show tag cloud'; $lang['cloud'] = 'cloud'; // --------- Starting below: New or revised $lang ---- from Colibri (2.1) $lang['del_all_favorites_hint'] = 'delete all images from your favorites'; +$lang['Sent by'] = 'Sent by'; ?> |