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

Some of the strings in en_US and en_GB are capitalized incorrectly

    Details

    • Type: Bug
    • Status: Open
    • Priority: Trivial
    • Resolution: Unresolved
    • Affects Version/s: 4.6.14
    • Fix Version/s: Unscheduled
    • Component/s: Internationalisation
    • Labels:
      None
    • Versioning Impact:
      Patch (backwards-compatible bug fixes)
    • Documentation Required?:
      None
    • Funding Source:
      Needs Funding

      Description

      Namely:

      #: xml/templates/message_templates/pledge_acknowledge_html.tpl
      msgid "dear %1"
      msgstr "dear %1"

      and

      #: xml/templates/message_templates/pledge_acknowledge_html.tpl
      msgid ""
      "thank you for your generous pledge. please print this acknowledgment for "
      "your records."
      msgstr "thank you for your generous pledge. please print this acknowledgment for your records."

      They should be:

      #: xml/templates/message_templates/pledge_acknowledge_html.tpl
      msgid "dear %1"
      msgstr "Dear %1"

      and

      #: xml/templates/message_templates/pledge_acknowledge_html.tpl
      msgid ""
      "thank you for your generous pledge. please print this acknowledgment for "
      "your records."
      msgstr "Thank you for your generous pledge. Please print this acknowledgment for your records."

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              howardshand Howard Shand
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated: