
23 Feb
2016
23 Feb
'16
5:49 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/motranslator Commit: eb2ea1230b863129d0c1c9b9c070613bd772ca56 https://github.com/phpmyadmin/motranslator/commit/eb2ea1230b863129d0c1c9b9c0... Author: Michal Čihař <michal@cihar.com> Date: 2016-02-23 (Tue, 23 Feb 2016) Changed paths: M README.md A src/Loader.php R src/MoLoader.php R src/MoTranslator.php A src/Translator.php M src/functions.php M tests/FunctionsTest.php M tests/LoaderTest.php M tests/MoFilesTest.php M tests/PluralFormulaTest.php M tests/PluralTest.php Log Message: ----------- Simplify naming Remove not needed Mo prefix from class names. Signed-off-by: Michal Čihař <michal@cihar.com>