[wp-trac] [WordPress Trac] #58010: Missing context for string in Events widget
WordPress Trac
noreply at wordpress.org
Wed Mar 29 13:24:13 UTC 2023
#58010: Missing context for string in Events widget
----------------------------+-----------------------------
Reporter: zodiac1978 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version:
Severity: normal | Keywords: needs-patch
Focuses: |
----------------------------+-----------------------------
The German WordPress community is using its own Planet Feed, and therefore
we have our own feed added via translation.
Here:
https://translate.wordpress.org/projects/wp/dev/admin/de/default/?filters%5Bstatus%5D=either&filters%5Boriginal_id%5D=202147&filters%5Btranslation_id%5D=58867134
Reference: https://build.trac.wordpress.org/browser/trunk/wp-
admin/includes/dashboard.php?marks=1563#L1563
Now there is (besides the feed) also a link provided in
https://build.trac.wordpress.org/browser/trunk/wp-
admin/includes/dashboard.php?marks=1554#L1554
But as our planet has no frontend output, it makes no sense to put the URL
of it here.
We would like to add this explanation about the planet feed itself instead
in there:
https://de.wordpress.org/der-planet-feed/
But now we are wondering how this link is used. I couldn't find any
occurrence of this link in the dashboard markup besides the help tab.
In the help tab it makes sense to put this link in:
https://build.trac.wordpress.org/browser/trunk/wp-
admin/index.php?marks=98#L98
If the link is displayed somewhere else, we may need to add a context to
distinguish between this place and the help tab in one of the strings.
Or is this link not used? Couldn't find it ...
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58010>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list