[mythtv-commits] [MythTV/mythtv] ece4ff: Fix improper sorting of names that start with "An".

linuxdude42 noreply at github.com
Tue Apr 7 14:19:39 UTC 2020


  Branch: refs/heads/fixes/31
  Home:   https://github.com/MythTV/mythtv
  Commit: ece4ff7ebc1b1383e62d11ad55bd9fa845185d90
      https://github.com/MythTV/mythtv/commit/ece4ff7ebc1b1383e62d11ad55bd9fa845185d90
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-04-07 (Tue, 07 Apr 2020)

  Changed paths:
    M mythtv/i18n/mythfrontend_en_us.qm
    M mythtv/i18n/mythfrontend_en_us.ts
    M mythtv/libs/libmythbase/test/test_mythsorthelper/test_mythsorthelper.cpp

  Log Message:
  -----------
  Fix improper sorting of names that start with "An".

The US English translation accidentally removed the space after this
word, causing it to always be removed instead of just when it was a
separate word.

Fixes #13603.

(cherry picked from commit 5d3743c7989813d4297ff97ba8959cf17b659889)




More information about the mythtv-commits mailing list