extract-js-localizations.php
Exports all strings from js into app/views/localizations/show.php so they can be translated as well.
- Author
- Jan-Hendrik Willms tleil.nosp@m.ax+s.nosp@m.tudip.nosp@m.@gma.nosp@m.il.co.nosp@m.m GPL2 or any later version
- Copyright
- Stud.IP Core Group
- Since
- 3.1 Determines whether the file should be skipped depending on an exclude list with an additional include list. This allows inclusion inside of previously excluded entries. We need this for the assets directory. Furthermore, the file is checked against a list of mime types to include.
- Parameters
-
String | $filename | Adjusted filename (stripped to path inside trunk) |
String | $realfile | Actual file name (needed for mime type detection) |
- Returns
- bool indicating whether the file should be skipped or not