Uploaded image for project: 'SWORD'
  1. SWORD
  2. API-206

Incorrect Abbreviations used in locales.d/pt-utf8.conf

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 1.8.1
    • Fix Version/s: None
    • Component/s: locales
    • Labels:
      None

      Description

      The function VerseKey::getBookFromAbbrev failed to lookup a couple of books when the Portuguese book name is used.  This is in sword 1.8.1.

      The locales.d/pt-utf8.conf file has incorrect abbreviations for Judith and Wisdom. The correct abbreviations as seen in canon_catholic.h are "Jdt" and "Wis". Here is my diff after I corrected the problem.

      diff pt-utf8.conf.orig pt-utf8.conf
      117,118c117,118
      < JUDITE=Jth
      < JDT=Jth

      > JUDITE=Jdt
      > JDT=Jdt
      134,135c134,135
      < SABEDORIA=Ws
      < SB=Ws

      > SABEDORIA=Wis
      > SB=Wis

        Attachments

          Activity

            People

            • Assignee:
              refdoc Peter von Kaehne
              Reporter:
              gholmlund Gary Holmlund
            • Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: