Closed (won't fix)
Project:
Privatemsg
Version:
5.x-3.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 Jun 2009 at 14:12 UTC
Updated:
25 May 2010 at 08:48 UTC
Jump to comment: Most recent file
At line 1083 in privatemsg.module, the string is not translatable:
- drupal_set_message('Recycle bin Emptied.');
- drupal_set_message(t('Recycle bin Emptied.'));
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | privatemsg-480836.patch | 783 bytes | stevenpatz |
Comments
Comment #1
stevenpatzAnd a patch
Comment #2
berdirI'm closing old issues since Privatemsg for Drupal 5 is not maintained anymore. I suggest you switch to Drupal 6 if possible, many of the reported issues are probably already resolved there and if not, you're welcome to open a new issue.