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
path: root/lang
diff options
context:
space:
mode:
authorbenakamoorthi <benaka.moorthi@gmail.com>2012-12-05 10:18:00 +0400
committerbenakamoorthi <benaka.moorthi@gmail.com>2012-12-05 10:18:00 +0400
commit2b3ecb8cc9cc075f2c5cd7647280087ebd832370 (patch)
tree75d8e232c2c420ebe211d081a4df1bebae66bc81 /lang
parent384715bbd43501bdb14a5848a460d018727de67f (diff)
Refs #3456, various UX improvements to GeoIP updater/auto-downloader.
git-svn-id: http://dev.piwik.org/svn/trunk@7577 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'lang')
-rw-r--r--lang/en.php7
1 files changed, 5 insertions, 2 deletions
diff --git a/lang/en.php b/lang/en.php
index 2d639a0dea..e8011d1089 100644
--- a/lang/en.php
+++ b/lang/en.php
@@ -1570,7 +1570,7 @@ And thank you for using Piwik!',
'UserCountry_AssumingNonApache' => "Cannot find apache_get_modules function, assuming non-Apache webserver.",
'UserCountry_FoundApacheModules' => 'Piwik found the following Apache modules',
'UserCountry_GeoIPNoServerVars' => 'Piwik cannot find any GeoIP %s variables.',
- 'UserCountry_IPurchasedGeoIPDBs' => 'I purchased more accurate databases from MaxMind and want to setup automatic updates.',
+ 'UserCountry_IPurchasedGeoIPDBs' => 'I purchased more %1$saccurate databases from MaxMind%2$s and want to setup automatic updates.',
'UserCountry_GeoIPUpdaterInstructions' => 'Enter the download links for your databases below. If you\'ve purchased databases from %3$sMaxMind%4$s, you can find these links %1$shere%2$s. Please contact %3$sMaxMind%4$s if you have trouble accessing them.',
'UserCountry_GeoIPUpdaterIntro' => 'Piwik is currently managing updates for the following GeoIP databases',
'UserCountry_LocationDatabase' => 'Location Database',
@@ -1584,7 +1584,10 @@ And thank you for using Piwik!',
'UserCountry_CannotUnzipDatFile' => 'Could not unzip dat file in %1$s: %2$s',
'UserCountry_UnsupportedArchiveType' => 'Encountered unsupported archive type %1$s.',
'UserCountry_ThisUrlIsNotAValidGeoIPDB' => 'The downloaded file is not a valid GeoIP database. Please re-check the URL or download the file manually.',
- 'UserCountry_FatalErrorDuringDownload_js' => 'A fatal error occurred while downloading this file. There might be something wrong with Piwik or with the GeoIP database you downloaded. Try downloading and installing it manually.',
+ 'UserCountry_FatalErrorDuringDownload_js' => 'A fatal error occurred while downloading this file. There might be something wrong with your internet connection, with the GeoIP database you downloaded or Piwik. Try downloading and installing it manually.',
+ 'UserCountry_SetupAutomaticUpdatesOfGeoIP_js' => 'Setup automatic updates of GeoIP databases',
+ 'UserCountry_DownloadNewDatabasesEvery' => 'Update databases every',
+ 'UserCountry_GeoLiteCityLink' => 'If you\'re using the GeoLite City database, use this link: %1$s%2$s%3$s.',
'UserSettings_VisitorSettings' => 'Visitor Settings',
'UserSettings_BrowserFamilies' => 'Browser families',
'UserSettings_Browsers' => 'Browsers',