Translation: "View/Edit Permissions"
didier973 - May 13, 2008 - 01:36
| Project: | node privacy byrole |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
The string "View/Edit Permissions" can not be translated using the translation module. It appears twice on each node/add page...

#1
Line 309 is the View/Edit Permissions heading for the fieldset, which is enclosed in t(), and has been since Dec 17, 2005.
Line 361 is where the second View/Edit Permissions was, which was removed in 6.x-1.1.
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/node_privac...
You're going to have to give me steps to reproduce your problem cause I'm not sure where to go with this.
#2
Confirmed by using the String Overrides module http://drupal.org/project/stringoverrides that this could be translated. Replaced the following strings on the node/add page successfully.
View/Edit Permissions
Select which users can view/edit your post based on their role.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.