Closed (won't fix)
Project:
Privatemsg
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Dec 2007 at 03:39 UTC
Updated:
23 Feb 2010 at 13:20 UTC
privatemsg.module
Line 1098
replace
drupal_set_message('Recycle bin emptied');
by
drupal_set_message(t('Recycle bin emptied'));
Comments
Comment #1
sterwa commentedAnd dont forget to add to the file privatemsg.pot the line
Comment #2
berdirI'm closing old issues since this version is not supported anymore.