Skip to content

Fix name search #131

Merged
merged 2 commits into from
Feb 12, 2025
Merged

Fix name search #131

merged 2 commits into from
Feb 12, 2025

Commits on Feb 12, 2025

  1. contactlist: Fix name search

    In 9b17dc6 ("contactlist: Use
    name_and_title") the columns were updated, but the searchFunction caller
    was not so some searches failed. Fix.
    donald committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    c9e6272 View commit details
    Browse the repository at this point in the history
  2. translations: Fix translation of "name" to "Name"

    "Nachname" ist not correct in all contexts. For example, "name" in the
    contact list is the full name. Fix to "Name".
    
    This is a quickfix which should be reviewed and possibly converted into
    a gettext context.
    donald committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    93156f6 View commit details
    Browse the repository at this point in the history