Closed (fixed)
Project:
String Overrides
Version:
7.x-1.8
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2012 at 20:25 UTC
Updated:
16 Jul 2012 at 21:41 UTC
Thanks Rob for this handy module. I'm a newbie to website design, but learning a bit each day. I had no problem getting my labels updated to my needs...problem is getting it to stop.
e.g. Changed "Comments" to "Missions" on an Article page. I wish to add an new Article page and change "Comments" to "Downloads". When I add a new page, it automatically reads "Missions", so if I execute another change for "Downloads" I also change my "Missions" to "Downloads".
Hope this makes sense...Can Someone offer some help or ideas? Thanks.
Jake
Comments
Comment #1
vm commentedstring overrides does not work on a per content type basis. If you change a string it is changed every where. If you want to alter t() strings on a per content type basis, consider doing it in the theme or in a custom module using hook_form_alter