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

-

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

tstoeckler created an issue. See original summary.

tstoeckler’s picture

Status: Active » Needs review

See #3541994: Fix CI for the CI failures.

teebeecoder’s picture

Status: Needs review » Reviewed & tested by the community

teebeecoder’s picture

teebeecoder’s picture

Status: Reviewed & tested by the community » Fixed
teebeecoder’s picture

Ty @tstoeckler.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.