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

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


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 5d3743c7989813d4297ff97ba8959cf17b659889
      https://github.com/MythTV/mythtv/commit/5d3743c7989813d4297ff97ba8959cf17b659889
  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.




More information about the mythtv-commits mailing list