Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: None
-
Fix Version/s: 1.0
-
Component/s: Internationalisation
-
Labels:None
Description
CRM_Core_Action::* contain translatable strings, but ts() cannot be called inside of their arrays.
See for example CRM_Core_Action::VIEW, CRM_Core_Action::UPDATE and CRM_Core_Action::DELETE in CRM/Group/Page/Group.php and check the results in the "Manage Groups" section's main table.