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:
authorThomas Steur <tsteur@users.noreply.github.com>2014-08-10 17:41:12 +0400
committerThomas Steur <tsteur@users.noreply.github.com>2014-08-10 17:41:12 +0400
commit6e0e8d09c59b3d994e0b5307e6bc4c36afee54db (patch)
tree4982b126bd225c8cf25f76db49cb8f8aa0567b9b /lang
parent312ac10d6a1cc37ba094fe895583254687662289 (diff)
fix translation keys
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/en.json b/lang/en.json
index 954feaddea..a6d14e5ce2 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -1289,9 +1289,9 @@
"NoWebsiteFound": "No website found",
"NoWebsitesShort": "No Websites",
"PullDownToRefresh": "Pull down to refresh...",
- "Mobile_PossibleSslError": "Possible SSL certificate error",
- "Mobile_PossibleSslErrorExplanation": "An error occurred that could be caused by an invalid or self signed certificate: \"%s\". Login might work for you when ignoring SSL validation but it is less secure. You can change SSL validation at any time in the settings.",
- "Mobile_IgnoreSslError": "Ignore SSL Error",
+ "PossibleSslError": "Possible SSL certificate error",
+ "PossibleSslErrorExplanation": "An error occurred that could be caused by an invalid or self signed certificate: \"%s\". Login might work for you when ignoring SSL validation but it is less secure. You can change SSL validation at any time in the settings.",
+ "IgnoreSslError": "Ignore SSL Error",
"RatingDontRemindMe": "Don't remind me",
"RatingNotNow": "Not now",
"RatingNow": "OK, I'll rate it now",