]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Shaarli's translation
authorArthurHoaro <arthur@hoa.ro>
Tue, 9 May 2017 16:12:15 +0000 (18:12 +0200)
committerArthurHoaro <arthur@hoa.ro>
Sun, 22 Oct 2017 10:55:03 +0000 (12:55 +0200)
commit12266213d098a53c5f005b9afcbbe62771fd580c
treec7adfb280272fee16a5e2011f55315f838a07395
parent72cfe44436f4316112fc4aabfe8940aa7b4adcab
Shaarli's translation

 * translation system and unit tests
 * Translations everywhere

Dont use translation merge

It is not available with PHP builtin gettext, so it would have lead to inconsistency.
51 files changed:
Makefile
application/ApplicationUtils.php
application/Cache.php
application/FeedBuilder.php
application/History.php
application/Languages.php
application/LinkDB.php
application/LinkFilter.php
application/NetscapeBookmarkUtils.php
application/PageBuilder.php
application/PluginManager.php
application/Updater.php
application/Utils.php
application/config/ConfigJson.php
application/config/ConfigManager.php
application/config/ConfigPhp.php
application/config/exception/MissingFieldConfigException.php
application/config/exception/PluginConfigOrderException.php
application/config/exception/UnauthorizedConfigException.php
application/exceptions/IOException.php
composer.json
composer.lock
inc/languages/fr/LC_MESSAGES/shaarli.mo [new file with mode: 0644]
inc/languages/fr/LC_MESSAGES/shaarli.po [new file with mode: 0644]
index.php
plugins/TODO.md [deleted file]
plugins/addlink_toolbar/addlink_toolbar.php
plugins/archiveorg/archiveorg.html
plugins/archiveorg/archiveorg.php
plugins/demo_plugin/demo_plugin.php
plugins/isso/isso.php
plugins/markdown/help.html
plugins/markdown/markdown.php
plugins/piwik/piwik.php
plugins/playvideos/playvideos.php
plugins/pubsubhubbub/pubsubhubbub.php
plugins/qrcode/qrcode.meta
plugins/qrcode/qrcode.php
plugins/wallabag/wallabag.html
plugins/wallabag/wallabag.php
tests/LanguagesTest.php
tests/UtilsTest.php
tests/bootstrap.php [new file with mode: 0644]
tests/languages/bootstrap.php
tests/languages/fr/LanguagesFrTest.php [new file with mode: 0644]
tests/utils/languages/fr/LC_MESSAGES/test.mo [new file with mode: 0644]
tests/utils/languages/fr/LC_MESSAGES/test.po [new file with mode: 0644]
tpl/default/import.html
tpl/default/linklist.html
tpl/default/page.footer.html
tpl/default/pluginsadmin.html