In ip1.6.2 (beta 2) the language files are lowercase. This causes the application to crash, as it is not handled during the migration.
Expected Behavior
ip1.6.2 (beta 2) should be working after running the migration.
Current Behavior
Error is shown, as the language file can't be found.
Screenshots

Possible Solution
Keep the old naming convention for the language file (first letter upper case) or handle it in the migration script.
Steps to Reproduce
- Replace ip1.6.1 file with 1.6.2 files
- Run migration script
In ip1.6.2 (beta 2) the language files are lowercase. This causes the application to crash, as it is not handled during the migration.
Expected Behavior
ip1.6.2 (beta 2) should be working after running the migration.
Current Behavior
Error is shown, as the language file can't be found.
Screenshots
Possible Solution
Keep the old naming convention for the language file (first letter upper case) or handle it in the migration script.
Steps to Reproduce