The state of Search Lucene API localization is excellent with the exception of translations in the menu system. This must be fixed in the next release.
The state of Search Lucene API localization is excellent with the exception of translations in the menu system. This must be fixed in the next release.
Comments
Comment #1
cpliakas commentedFixed in commit #289388. Flipped key => value of return array in luceneapi_menu_local_task_paths_get() and added $translate parameter to be able to expose the strings to the translation engine. Added API function luceneapi_admin_tasks_get() to add consistency to task titles.