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:
authorBenaka Moorthi <benaka.moorthi@gmail.com>2013-09-26 06:34:29 +0400
committerBenaka Moorthi <benaka.moorthi@gmail.com>2013-09-26 06:34:29 +0400
commit8f2e36a0ccecbe4e93b331a57fa81fccbf5bd4f3 (patch)
tree8e892816f0988e0f122cbd2ae864cc3e370e7406 /lang
parent68350b0f4aa93473d03d4757e2a4e64462572954 (diff)
Catch unexpected GeoIP errors when testing the PHP provider so we can tell if a GeoIP database is corrupt.
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/en.json b/lang/en.json
index e0fcf5721b..0780fda660 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -1749,7 +1749,8 @@
"UpdaterHasNotBeenRun": "The updater has never been run.",
"HowToInstallApacheModule": "How do I install the GeoIP module for Apache?",
"HowToInstallNginxModule": "How do I install the GeoIP module for Nginx?",
- "HowToInstallGeoIpPecl": "How do I install the GeoIP PECL extension?"
+ "HowToInstallGeoIpPecl": "How do I install the GeoIP PECL extension?",
+ "GeoIPIncorrectDatabaseFormat": "Your GeoIP database does not seem to have the correct format. It may be corrupt. Make sure you are using the binary version and try replacing it with another copy."
},
"UserCountryMap": {
"map": "map",