Fix interaction between text domains and TranslatableStrings.
- Make translate() optionally accept an array of domain and string - Fix hierarchical facet display text handling to translate the result when required. - Added test coverage
Showing
- module/VuFind/src/VuFind/I18n/Translator/TranslatorAwareTrait.php 38 additions, 20 deletions...uFind/src/VuFind/I18n/Translator/TranslatorAwareTrait.php
- module/VuFind/src/VuFind/Search/Solr/Params.php 8 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Solr/Params.php
- module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/TranslateTest.php 109 additions, 4 deletions...t-tests/src/VuFindTest/View/Helper/Root/TranslateTest.php
Please register or sign in to comment