diff options
author | nikrou <nikrou@piwigo.org> | 2010-03-23 16:19:13 +0000 |
---|---|---|
committer | nikrou <nikrou@piwigo.org> | 2010-03-23 16:19:13 +0000 |
commit | cd0c4ae7dd3fdc9266ee834ce8348c962877945e (patch) | |
tree | f1eeee0e6ea71ed729ee3ba25578784f6841fb30 /themes/default/template/mail/text/plain/footer.tpl | |
parent | 658d979d7eb1e52202ab0849f796c2e2aff9cddd (diff) |
Fix missing key translations for nbm and c13y
git-svn-id: http://piwigo.org/svn/trunk@5287 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/default/template/mail/text/plain/footer.tpl')
-rw-r--r-- | themes/default/template/mail/text/plain/footer.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/template/mail/text/plain/footer.tpl b/themes/default/template/mail/text/plain/footer.tpl index c386f0962..9c6ea62fb 100644 --- a/themes/default/template/mail/text/plain/footer.tpl +++ b/themes/default/template/mail/text/plain/footer.tpl @@ -1,3 +1,3 @@ ------------------------------------------------------------------------------ -{'Sent by'|@translate} {$GALLERY_URL} - {'powered_by'|@translate} Piwigo {$VERSION} - {'send_mail'|@translate} {$MAIL} +{'Contact'|@translate} {$GALLERY_URL} - {'Contact'|@translate} Piwigo {$VERSION} - {'Contact'|@translate} {$MAIL} |