Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 3.2.5
    • Fix Version/s: 3.2.6
    • Component/s: Core CiviCRM
    • Labels:
      None

      Description

      The string represented by (duplicate) on line 37 of templates\CRM\Contact\Form\Merge.tpl lacks the localization function ts().

      Replace: <th><a href="

      {crmURL p='civicrm/contact/view' q="reset=1&cid=$other_cid"}">{$other_name}</a>(duplicate)</th>

      With: <th><a href="{crmURL p='civicrm/contact/view' q="reset=1&cid=$other_cid"}

      ">{$other_name}</a>

      {ts}

      (duplicate)

      {/ts}

      </th>

        Attachments

          Activity

            People

            • Assignee:
              kurund Kurund Jalmi
              Reporter:
              leonardwestermeyer Leonard Westermeyer
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - 10 minutes
                10m
                Remaining:
                Remaining Estimate - 10 minutes
                10m
                Logged:
                Time Spent - Not Specified
                Not Specified