Uploaded image for project: 'COmanage'
  1. COmanage
  2. CO-1014

Incorrect I18n in Breadcrumbs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • COmanage Registry 0.9.2 (Essential Enneagon Plus One Plus)
    • Registry
    • None

    Description

      Various breadcrumbs are not properly internationalized for word order, using (eg)

      $this->Html->addCrumb(_txt('op.add') . ' ' . _txt('fd.name'));

      instead of (eg)

      _txt('op.add.new', array(_txt('fd.name')));

      Calls to _txt() should not be chained together using the concatenation operator (.).

      Attachments

        Issue Links

          Activity

            People

              arlen.johnson@at.internet2.edu Arlen Johnson (google.com)
              benn.oshrin@at.internet2.edu Benn Oshrin (internet2.edu)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: