POT file generation

Bèrto ëd Sèra - January 26, 2007 - 23:06
Project:Decisions
Version:5.x-1.x-dev
Component:User interface
Category:bug report
Priority:minor
Assigned:tatien
Status:closed
Description

When generating the POT file for translators, you get the following:

Processing decisions_datetime.inc...
Processing decisions.module...
Invalid marker content in decisions.module:728
* t(' (out of @v eligible voter'.($num_eligible_voters==1?'':'s').')',array('@v'=>$num_eligible_voters))

Processing decisions.install...
Processing decisions.info...
Processing modes/ranking.module...
Invalid marker content in modes/ranking.module:75
* t(strval($i).'th')

#1

tatien - February 14, 2007 - 21:50
Assigned to:Anonymous» tatien
Status:active» fixed

Those t() calls were ill-coded. I commited a change in HEAD that should fix this (see #56177).

#2

Anonymous - February 28, 2007 - 22:00
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.