The string 'The @module module is missing, so the following module will be disabled: @depends.' has the same string as plural form. In my eyes the 'module' in the plural form should be 'modules'.

CommentFileSizeAuthor
#2 755376-plural.patch930 bytesrschwab

Comments

FrankT’s picture

Component: update.module » user interface text
rschwab’s picture

Title: Wrong plural string » Wrong plural string in system.admin.inc
Version: 7.0-alpha3 » 7.x-dev
Status: Active » Needs review
StatusFileSize
new930 bytes

This patch adds the plural, "The @module module is missing, so the following modules will be disabled: @depends."

drupal_was_my_past’s picture

Status: Needs review » Closed (duplicate)

This has been fixed in #1047920: String in system admin - @count is required in $plural: String in system admin - @count is required in $plural for D8 & D7.

Marking this as duplicate.