Missing list of included modules using es.po

Farreres - February 5, 2008 - 08:36
Project:Update Status
Version:5.x-2.2
Component:User interface
Category:bug report
Priority:normal
Assigned:dww
Status:closed
Description

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

#1

dww - February 5, 2008 - 08:40
Category:bug report» support request
Status:active» active (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.

#2

Farreres - February 5, 2008 - 11:13

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

AttachmentSize
screenshot.jpg70.52 KB

#3

dww - February 5, 2008 - 16:47
Component:Code» User interface
Category:support request» bug report
Assigned to:Anonymous» dww
Status:active (needs more info)» fixed

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.

AttachmentSize
update_status_es_incluye.patch574 bytes

#4

dww - February 5, 2008 - 18:53
Title:Missing list of included modules» Missing list of included modules using es.po

#5

Anonymous (not verified) - February 19, 2008 - 19:01
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.