Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-5075

Fix untranslated strings in Javascript functions

    Details

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

      Description

      I found untranslated "alert" and "confirm" strings in the following template files:

      • templates/CRM/Event/Form/ManageEvent/Fee.tpl - line 201
      • templates/CRM/Event/Form/EventFees.tpl - line 248
      • templates/CRM/Contribute/Form/Contribution.tpl - line 239

      I suspect there are others. One approach to find others:

      • grep -r 'confirm(' . | grep -v svn
      • grep -r 'alert(' . | grep -v svn

        Attachments

          Activity

            People

            • Assignee:
              rahulbile Rahul Bile
              Reporter:
              dgg David Greenberg
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: