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:
authordiosmosis <benakamoorthi@fastmail.fm>2014-01-07 06:38:39 +0400
committerdiosmosis <benakamoorthi@fastmail.fm>2014-01-07 21:02:34 +0400
commit6a60bcdf8451e2cc8507acd8e78d212f82103e79 (patch)
tree9a5a265b17834a4a0d02c8f981c6d52989efe445 /lang
parent42740bb22e116d269644a63f8bef254f5d4a7e9b (diff)
Refs #4263, fix bugs in geoip auto updater, show next scheduled time for updater in admin screen and refactor the updater a bit.
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/en.json b/lang/en.json
index 63738b6a09..20f42b1bbf 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -1845,7 +1845,9 @@
"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.",
- "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."
+ "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.",
+ "UpdaterWillRunNext": "It is next scheduled to run on %s.",
+ "UpdaterIsNotScheduledToRun": "It is not scheduled to run in the future."
},
"UserCountryMap": {
"map": "map",