Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
16 Apr 2015 at 11:53 UTC
Updated:
1 May 2015 at 14:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
joshi.rohit100Comment #2
Reno Greenleaf commentedTried the patch #1. Link text is "Statistics page" now.
Comment #3
ifrikThanks Joshi,
The help text now refers correctly to "Statistics page" in both cases.
Comment #5
xjmThis issue only changes user-facing strings and markup, and the main goal is to improve user-facing documentation, so per https://www.drupal.org/core/beta-changes, this can be completed any time during the Drupal 8 beta phase.
I asked myself whether it makes sense for the URL placeholder to still be
!statistics-settingswhen the label is just "Statistics", but since the route name is stillstatistics.settingsI think it makes sense to keep the placeholder as it refers to that.Committed and pushed to 8.0.x. Thanks @ifrik, @joshi.rohit100, and @Reno Greenleaf!