Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrobocoder <anthon.pang@gmail.com>2010-08-20 16:04:20 +0400
committerrobocoder <anthon.pang@gmail.com>2010-08-20 16:04:20 +0400
commit824f59a98bc5fa0094dc88f9b96f51f8ef660006 (patch)
tree76a32c35e9404a075a926a23e4bbdea72cbc1894
parente7d104340ebda8231fdfc109ccea3ec4d178a466 (diff)
refs #1627
git-svn-id: http://dev.piwik.org/svn/trunk@2965 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-rw-r--r--lang/en.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/en.php b/lang/en.php
index 0df298ce02..7c28c8a2fa 100644
--- a/lang/en.php
+++ b/lang/en.php
@@ -199,7 +199,7 @@ $translations = array(
'General_UseSMTPServerForEmail'=>'Use SMTP server for e-mail',
'General_SmtpServerAddress' => 'SMTP server address ',
'General_SmtpPort' => 'SMTP Port ',
- 'General_AuthenticationMethodSmtp' => 'Authentification method for SMTP',
+ 'General_AuthenticationMethodSmtp' => 'Authentication method for SMTP',
'General_SmtpUsername' => 'SMTP username',
'General_SmtpPassword' => 'SMTP password ',
'General_SelectYesIfYouWantToSendEmailsViaServer' => 'Select "Yes" if you want or have to send e-mail via a named server instead of the local mail function',