Fix lint errors and add localization validation CI step
- Added CI step to check for missing localization strings
- Added aforementioned CI step to pre-push hook
- Fixed broken localization strings (reported by the new step)
- Fixed lint errors in various files
- Disabled hardcoded string linter (until strings are actually translated)
- Added erblint pre-push hook
Edited by Martin Mladenov