[phpmyadmin/motranslator] 89522d: Stricten plural formula cleanup

Branch: refs/heads/master Home: https://github.com/phpmyadmin/motranslator Commit: 89522d58a269a9d0f29a574aa766d03fd6e41951 https://github.com/phpmyadmin/motranslator/commit/89522d58a269a9d0f29a574aa7... Author: Michal Čihař <michal@cihar.com> Date: 2017-05-22 (Mon, 22 May 2017) Changed paths: M src/Translator.php M tests/PluralFormulaTest.php Log Message: ----------- Stricten plural formula cleanup Fixes #13 Signed-off-by: Michal Čihař <michal@cihar.com> Commit: e7c31a48a34afe2726c2dd72d7a1995cd6a92785 https://github.com/phpmyadmin/motranslator/commit/e7c31a48a34afe2726c2dd72d7... Author: Michal Čihař <michal@cihar.com> Date: 2017-05-22 (Mon, 22 May 2017) Changed paths: M src/Translator.php M tests/PluralFormulaTest.php Log Message: ----------- Gracefully handle invalid plural expression Fixes #14 Signed-off-by: Michal Čihař <michal@cihar.com> Commit: 5cb3bb85448503c81e87a5b004caecc10b94628e https://github.com/phpmyadmin/motranslator/commit/5cb3bb85448503c81e87a5b004... Author: Michal Čihař <michal@cihar.com> Date: 2017-05-22 (Mon, 22 May 2017) Changed paths: A tests/data/error/fpdle.mo Log Message: ----------- Add test for issue #15 Signed-off-by: Michal Čihař <michal@cihar.com> Commit: ac1ef0c00829dedee12fef6b7bf9d3af4cf29f08 https://github.com/phpmyadmin/motranslator/commit/ac1ef0c00829dedee12fef6b7b... Author: Michal Čihař <michal@cihar.com> Date: 2017-05-22 (Mon, 22 May 2017) Changed paths: M src/Translator.php M tests/MoFilesTest.php A tests/data/not-translated/fpd1.mo Log Message: ----------- Fixed handling of missing mo header Fixes #16 Signed-off-by: Michal Čihař <michal@cihar.com> Compare: https://github.com/phpmyadmin/motranslator/compare/0187c389fb07...ac1ef0c008...
participants (1)
-
Michal Čihař