Issue #3376431 by quietone, bbrala: Spellcheck core after removal of "Please"
parent
290b3d3dd0
commit
7939d08092
|
@ -99,7 +99,7 @@ class Composer {
|
|||
$composerVersion = method_exists(ComposerApp::class, 'getVersion') ?
|
||||
ComposerApp::getVersion() : ComposerApp::VERSION;
|
||||
if (Comparator::lessThan($composerVersion, '2.3.6')) {
|
||||
throw new \RuntimeException("Drupal core development requires Composer 2.3.6, but Composer $composerVersion is installed. Please run 'composer self-update'.");
|
||||
throw new \RuntimeException("Drupal core development requires Composer 2.3.6, but Composer $composerVersion is installed. Run 'composer self-update'.");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -89,7 +89,7 @@ each line:
|
|||
"drupal-core-project-message": {
|
||||
"post-create-project-cmd-message": [
|
||||
"Thanks for installing this project.",
|
||||
"Please visit our documentation here: http://example.com/docs"
|
||||
"Read our documentation here: http://example.com/docs"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -50,7 +50,7 @@ When you install or update, this plugin will look through each package and
|
|||
remove directories it knows about.
|
||||
|
||||
You can see the list of default package cleanups for this plugin in Config.php.
|
||||
If you discover that this list needs updating, please file an issue about it:
|
||||
If you discover that this list needs updating, file an issue about it:
|
||||
https://www.drupal.org/project/issues/drupal
|
||||
|
||||
In addition to the default list of packages, you can configure the plugin using
|
||||
|
|
|
@ -622,7 +622,6 @@ linksby
|
|||
linkset
|
||||
linktext
|
||||
lisu
|
||||
litererally
|
||||
litespeed
|
||||
llamaids
|
||||
llamasarelame
|
||||
|
@ -676,14 +675,12 @@ mediumtext
|
|||
membersonly
|
||||
merhaba
|
||||
messagekey
|
||||
metainformation
|
||||
metapackage
|
||||
metapackages
|
||||
metatag
|
||||
metatags
|
||||
meφω
|
||||
mglaman
|
||||
miaus
|
||||
mikey
|
||||
milli
|
||||
mimetypes
|
||||
|
@ -740,8 +737,6 @@ mysite
|
|||
mysqladmin
|
||||
mysqldump
|
||||
mystarterkit
|
||||
myverylongurl
|
||||
myverylongurlexample
|
||||
műveletek
|
||||
nalias
|
||||
nameofbin
|
||||
|
|
Loading…
Reference in New Issue