View | Details | Raw Unified | Return to bug 41287
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/i18n_l10n.pref (-1 / +1 lines)
Lines 67-73 I18N/L10N: Link Here
67
        - Sort facet names using
67
        - Sort facet names using
68
        - pref: FacetSortingLocale
68
        - pref: FacetSortingLocale
69
          type: locale-list
69
          type: locale-list
70
        - locale when FacetOrder is set to Alphabetical. This enables proper Unicode-aware sorting of accented characters and locale-specific alphabetical ordering.
70
        - locale when <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=FacetOrder">FacetOrder<a> is set to alphabetically using locale. This enables proper Unicode-aware sorting of accented characters and locale-specific alphabetical ordering.
71
    -
71
    -
72
        - pref: TranslateNotices
72
        - pref: TranslateNotices
73
          choices:
73
          choices:
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref (-2 / +1 lines)
Lines 305-311 Searching: Link Here
305
                  Usage: "by usage count"
305
                  Usage: "by usage count"
306
                  Stringwise: "simple alphabetical"
306
                  Stringwise: "simple alphabetical"
307
              default: Alphabetical
307
              default: Alphabetical
308
            - for each category. Locale can be set using the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=FacetSortingLocale">FacetSortingLocale</a> preference.
308
            - for each category. Locale can be set using the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=FacetSortingLocale">FacetSortingLocale</a> system preference.
309
        -
309
        -
310
            - By default, show
310
            - By default, show
311
            - pref: OPACnumSearchResults
311
            - pref: OPACnumSearchResults
312
- 

Return to bug 41287