With this new version of the module, the list of included functionalities is lost. I can only see includes: and an empty list.

CommentFileSizeAuthor
#3 update_status_es_incluye.patch574 bytesdww
#2 screenshot.jpg70.52 KBFarreres

Comments

dww’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

I can't reproduce this. You need to provide:
a) detailed instructions on how to reproduce the bug
b) a screenshot demonstrating the problem
c) details about what versions of everything you're using, etc.

I'm inclined to close this as a non-bug, since clearly the version that's released is working fine in testing (both local and from other people). Probably it's something broken with your configuration or usage.

Farreres’s picture

StatusFileSize
new70.52 KB

This is my screen. The web is translated into spanish.

dww’s picture

Component: Code » User interface
Assigned: Unassigned » dww
Category: support » bug
Status: Postponed (maintainer needs more info) » Fixed
StatusFileSize
new574 bytes

The es.po translation has a bug:

#: update_status.module:1084
msgid "Includes: %modules"
msgstr "Incluye:"

Should be:

msgstr "Incluye: %modules"

Just committed the attached patch to DRUAPL-5--2, but you're welcome to apply it on your site or make the same change yourself as a work-around. There might not be another official release, at least not for a while.

dww’s picture

Title: Missing list of included modules » Missing list of included modules using es.po
Anonymous’s picture

Status: Fixed » Closed (fixed)

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