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:
authorsgiehl <stefan@piwik.org>2015-01-16 13:54:47 +0300
committersgiehl <stefan@piwik.org>2015-01-16 13:54:47 +0300
commita31a25e71b60eb26fac907b52b8c26465c855c0b (patch)
treec3d69399914da3d885c8cd901ee83a5a0b7c40ee /lang
parentcc724a361217a8065b87b8622b34a454cfa75faa (diff)
parent082ea137aea749180946c3cb6c2a1fa3d15a03ef (diff)
Merge branch 'master' into move_language_report
Conflicts: tests/PHPUnit/UI
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/en.json b/lang/en.json
index 9f9ba32eeb..dbaa9a47c1 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -124,7 +124,7 @@
"Discount": "Discount",
"DisplaySimpleTable": "Display simple table",
"DisplayTableWithGoalMetrics": "Display a table with Goals metrics",
- "DisplayTableWithMoreMetrics": "Display a table with more metrics",
+ "DisplayTableWithMoreMetrics": "Display a table with Visitor engagement metrics",
"Documentation": "Documentation",
"Donate": "Donate",
"Done": "Done",
@@ -446,6 +446,7 @@
"WeeklyReports": "Weekly reports",
"WellDone": "Well done!",
"Widgets": "Widgets",
+ "Widget": "Widget",
"XComparedToY": "%1$s compared to %2$s",
"XFromY": "%1$s from %2$s",
"YearlyReport": "yearly",
@@ -545,4 +546,4 @@
"PickAnotherRow": "Pick another row to compare",
"PickARow": "Pick a row to compare"
}
-} \ No newline at end of file
+}