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 <thomas.steur@googlemail.com>2014-04-11 09:50:55 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-04-14 08:39:08 +0400
commitb2638d9e9ce07b7d0c594ad4450ae53c75c600e8 (patch)
tree4daa2dbf98a8d1e11859a521397941a3ed2f13ce /lang
parentce5abb89334f31d85994e0dda0807e2427e57b78 (diff)
refs #4985 Improve Dashboard / Datatables UI
refs #4985 Improve Dashboard / Datatables UI various UI fixes and cleaner datatables some more ui tweaks this should make sure to related report text is centered when not displayed within dashboard darker arrow icon if there are no footer icons, do nothing some fixes for the ui improvments, especially annotations related there should be still a gap when not displayed in dashboard save the expanded footer state to make sure users who often use the footer do not have to open it each time and also makes sure the footer will be still expanded after reloading the widget etc move related report closer to the actual report make sure all annotation pins are in one line and positioned correct fix issues when dashboard widget is maximised. Annotations were not positioned correct and drawer was displayed when there is no data or no paging, do not display paging or search display all websites dashboard similar to other reports do not display column documentation in dashboard but in other reports show title on drawer hover hide related reports if there are no related reports, makes the footer looks better when widgetized make sure the annotations are positioned correct if opened within a widgetized report transition a fix for firefox and make sure annotation pins do not jump in dashboard area when loading message is displayed only on firefox and only within the first two columns the arrow was not displayed fully although the css of the image and parent nodes is the same. this workaround makes sure the arrow of the drawer is always fully visible on firefox move annotations 6px to the left to be displayed as before
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/en.json b/lang/en.json
index d4603ee3db..aad07031a3 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -138,6 +138,7 @@
"RefreshPage": "Refresh the page",
"Refresh": "Refresh",
"Visitors": "Visitors",
+ "ExpandDataTableFooter": "Change the visualization or configure the report",
"ExportThisReport": "Export this dataset in other formats",
"ExportAsImage": "Export as Image",
"Export": "Export",
@@ -1063,8 +1064,7 @@
"TitleConsideredMoversAndShakersGrowth": "%1$s changed from %2$s to %3$s compared to %4$s. Based on this an evolution of each row of %5$s%% is expected.",
"TitleConsideredMoversAndShakersChanges": "Considered movers only if they grew by more than %1$s%% visits or shrank by less than %2$s%% visits, new entries only if they increased by more than %3$s%% visits (%4$s), and disappeared rows if they shrank by less than %5$s%% visits (%6$s).",
"DatePeriodCombinationNotSupported": "It is not possible to generate insights for this date and period combination.",
- "ControlGrowthDescription": "Minimum growth of",
- "ControlComparedToDescription": "compared to the",
+ "ControlComparedToDescription": "Growth compared to the",
"ControlFilterByDescription": "Show all, only movers, only new or only disappeared",
"DayComparedToPreviousDay": "previous day",
"DayComparedToPreviousWeek": "same day in the previous week",