Uploaded image for project: 'MusicBrainz Server'
  1. MusicBrainz Server
  2. MBS-9116

Localize title-casing of lowercase messages

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • None

      Title-casing of lowercase messages is currently automated through ucfirst calls in the code. There are two issues with the current implementation:

      1. Special characters are not upper-cased
      2. Title-casing is not always correct


      For example:

      1. French émérite fails to be title-cased (to "Émérite")
      2. English Musical relationships type is not correctly title-cased (to "Musical Relationships"), whereas it would be correct into French ("Relation musicale")


      It might be best to avoid title-casing automation. If necessary, (localized) quotation marks might be added instead.

            Unassigned Unassigned
            yvanzo yvanzo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:

                Version Package