-
- Downloads
Fix translation strings that was not mappable to stop crashing
Examples of untranslatable/unmappable strings that was crashing are error messages such as in https://github.com/h5p/h5p-php-library/commit/2bd972168e7b22aaeea2dd13682ced9cf8233452#diff-5ca86cd0514d58be6708beff914aba66R1296 These should probably not have been run through the translation interface at all
Please register or sign in to comment