In "profiles/commons/modules/contrib/commons_q_a/commons_q_a.module" :
- modify line 165 : drupal_set_title('Ask a question'); to drupal_set_title(t('Ask a question'));

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Devin Carlson’s picture

Version: 7.x-3.2 » 7.x-3.x-dev
Status: Active » Needs review
FileSize
589 bytes

Good catch!

The attached patch makes the simple change outlined in the OP.

Devin Carlson’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.