Move lang files for search plugin#290
Move lang files for search plugin#290chrisdavenport wants to merge 4 commits intojoomla-extensions:masterfrom
Conversation
|
I tested this successful.
I only would suggest to start the name of the class with a upper case letter. |
astridx
left a comment
There was a problem hiding this comment.
I only would suggest to start the name of the class with a upper case letter.
|
@chrisdavenport i have send you a PR: chrisdavenport#1 that reduces the code and use the Joomla API to do that stuff. |
Lets make the script use of even a minimum
|
Thanks @zero-24 |
|
This needs fixing a bug in the build script JoRobo first. (It ignores language files in the plugin folder currently) |
|
@chrisdavenport please fix the merge conflicts and or allow the maintainer edits. Thanks 😄 |
I expect this is done already? |
|
Closing here because there is no update. I have done a new PR with the needed changes #334 |

Summary of Changes
Move language files for the search plugin into the plugin distribution file. This makes all the plugins consistent in not putting language files into administrator/language.
Testing Instructions
Upgrade an existing web links installation and make sure there are no web links language files in administrator/language/en-GB. Make sure language strings for the search plugin are still working.