[phpMyAdmin Git] [phpmyadmin/motranslator] b442e3: Use consistent class naming with files

Michal Čihař michal at cihar.com
Tue Feb 23 17:11:31 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/motranslator
  Commit: b442e3198e031e7f6cda4148160b81ad89ccf84b
      https://github.com/phpmyadmin/motranslator/commit/b442e3198e031e7f6cda4148160b81ad89ccf84b
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-02-23 (Tue, 23 Feb 2016)

  Changed paths:
    A tests/LoaderTest.php
    R tests/Loader_test.php
    A tests/LocalesTest.php
    R tests/Locales_test.php
    A tests/MoFilesTest.php
    R tests/MoFiles_test.php
    R tests/Parsing_test.php
    A tests/PluralFormulaTest.php
    A tests/PluralTest.php
    R tests/Plural_test.php

  Log Message:
  -----------
  Use consistent class naming with files

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: c9fdff268f2bf5335d4ac4eb7b0977a8cd37c914
      https://github.com/phpmyadmin/motranslator/commit/c9fdff268f2bf5335d4ac4eb7b0977a8cd37c914
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-02-23 (Tue, 23 Feb 2016)

  Changed paths:
    M src/MoLoader.php
    M tests/LoaderTest.php
    A tests/data/locale/be/LC_MESSAGES/phpmyadmin.mo
    A tests/data/locale/be at latin/LC_MESSAGES/phpmyadmin.mo
    A tests/data/locale/cs/LC_MESSAGES/phpmyadmin.mo

  Log Message:
  -----------
  Implement mo loader and tests for it

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 5fe6dab1a2b0a721066918e62d48b571288e25f8
      https://github.com/phpmyadmin/motranslator/commit/5fe6dab1a2b0a721066918e62d48b571288e25f8
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-02-23 (Tue, 23 Feb 2016)

  Changed paths:
    M src/MoLoader.php

  Log Message:
  -----------
  Set system locale as well if possible

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: c27ce7ae0b0525bf828cb236cf54c775e5a26404
      https://github.com/phpmyadmin/motranslator/commit/c27ce7ae0b0525bf828cb236cf54c775e5a26404
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-02-23 (Tue, 23 Feb 2016)

  Changed paths:
    M src/MoLoader.php
    M tests/LoaderTest.php

  Log Message:
  -----------
  Add single instance

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: fe687f46b89a7e49ceb11ac11f3ebad685287088
      https://github.com/phpmyadmin/motranslator/commit/fe687f46b89a7e49ceb11ac11f3ebad685287088
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-02-23 (Tue, 23 Feb 2016)

  Changed paths:
    M src/MoLoader.php
    A src/functions.php
    R src/gettext.inc
    A tests/FunctionsTest.php
    M tests/LocalesTest.php

  Log Message:
  -----------
  Add emulation functions

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 8a42849e048e4fc7a2272c82277d8f138ef3cf8c
      https://github.com/phpmyadmin/motranslator/commit/8a42849e048e4fc7a2272c82277d8f138ef3cf8c
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-02-23 (Tue, 23 Feb 2016)

  Changed paths:
    M tests/LoaderTest.php
    M tests/LocalesTest.php

  Log Message:
  -----------
  Migrate locale generation tests to new codebase

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 8affce310f9a45a96a153c79623fc0d5b6b8aa34
      https://github.com/phpmyadmin/motranslator/commit/8affce310f9a45a96a153c79623fc0d5b6b8aa34
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-02-23 (Tue, 23 Feb 2016)

  Changed paths:
    R tests/LocalesTest.php

  Log Message:
  -----------
  Remove obsolete test

Our locales handling is quite limited.

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 95eb9493afa8f2240bb11afa1931b642b3c532b4
      https://github.com/phpmyadmin/motranslator/commit/95eb9493afa8f2240bb11afa1931b642b3c532b4
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-02-23 (Tue, 23 Feb 2016)

  Changed paths:
    M tests/FunctionsTest.php

  Log Message:
  -----------
  Add tests for domain based functions

Signed-off-by: Michal Čihař <michal at cihar.com>


Compare: https://github.com/phpmyadmin/motranslator/compare/ee2839ffadf9...95eb9493afa8


More information about the Git mailing list