Problem/Motivation
If l10n_community is installed but l10n_pconfig is not, the welcome page shows the following message:
Uninitialized plural formula. Please set up the plural formula in the language configuration or alternatively import a valid interface translation for Drupal in this language.
This cannot actually be rectified until l10n_pconfig is installed.
Steps to reproduce
Install l10n_community and not l10n_pconfig.
Proposed resolution
Add the missing dependency.
Remaining tasks
User interface changes
None. The same message may still be displayed if the formula is missing, but now it's always possible to actually fix the situation.
API changes
-
Data model changes
-
Comments
Comment #3
tstoecklerSee #3541994: Fix CI for the CI failures.
Comment #4
teebeecoder commentedComment #6
teebeecoder commentedComment #7
teebeecoder commentedComment #8
teebeecoder commentedTy @tstoeckler.