Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

Fix language override filename #334

Closed
allanpilarca opened this issue Sep 12, 2017 · 0 comments · Fixed by #335
Closed

Fix language override filename #334

allanpilarca opened this issue Sep 12, 2017 · 0 comments · Fixed by #335
Assignees
Labels
Milestone

Comments

@allanpilarca
Copy link
Contributor

allanpilarca commented Sep 12, 2017

The language override is not working because the language override filename is different in what the code is using. Joomla also uses en-GB.override.ini (without 's'), decided to rename it instead of changing it in the code.

Rename the language override filename from en-GB.overrides.ini to en-GB.override.ini (without 's')

@allanpilarca allanpilarca added this to the 2.0.0-beta milestone Sep 12, 2017
@allanpilarca allanpilarca self-assigned this Sep 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant