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 08:40:36 +0400
committerBenaka Moorthi <benaka.moorthi@gmail.com>2013-09-26 08:40:36 +0400
commit675d8b441aa0138d0ed557115d9d0efcc99c4bb2 (patch)
treebfc35ce797b3a39e640496873e9cfd09cab501f3 /lang
parent94fd68f5d6b30a1ed36448432db5e0335a695ff3 (diff)
Added footer message to getCountry report if location provider is default provider explaining why data may not be accurate.
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 0780fda660..7763c2ff76 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -1750,7 +1750,8 @@
"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?",
- "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."
+ "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.",
+ "DefaultLocationProviderExplanation": "You are using the default location provider, which means Piwik will guess the visitor's location based on the language they use. %1$sRead this%2$s to learn how to setup more accurate geolocation."
},
"UserCountryMap": {
"map": "map",