This is a child issue of π [meta] Replace Drupal in UI text with the name of the distribution Active , for the following modules/components: migrate, migrate_drupal, migrate_drupal_ui.
Drupal has a deal with distributions, that they can replace Drupal with their own Distribution name. Also we have a UI text standard
https://www.drupal.org/docs/develop/user-interface-standards/interface-t... β
that says:
Use "Site"βnot "Drupal". Referring to Drupal by name complicates distributions, and users may not know the site is running on Drupal.
You can also use terms like "the core software".
But Drupal still appears in the UI.
Replace Drupal in UI text with the distribution name, or phrases like "the site" and "the core software".
egrep -i -e "'[^']*[^/\]drupal[^/\]" -e '"[^"]*[^/\]drupal[^/\]' `find . \( -type d -name tests \) -prune -o -type f -print` | grep -i --color drupal
We will not use the word Drupal in the UI, but instead either show the distribution name or the phrases "the site" or "the core software".
None.
None.
Not necessary.
Closed: duplicate
10.1 β¨
It would make a good project for someone who is new to the Drupal contribution process. It's preferred over Newbie.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.