Checking out the latest 6.x-1.x and saw a weird change (http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/pingfm/pingfm.module?r1=1.1.2.5&r2=1.1.2.6)

'description' => 'Configupingfm_dev_keyration settings for Ping.fm.',

Comments

dave reid’s picture

Also the latest change in http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/pingfm/ping...

	     '#description' => t('The global application key key obtained !pingfm. This defaults to the Ping.fm Drupal application key, but you can use your own if you have one.', array('!pingfm' => l('Ping.fm', 'http://ping.fm/developers/'))),

Notice the "key key"

robloach’s picture

Status: Active » Fixed

Wow, I should really read the strings before committing. Thanks for bringing it up! http://drupal.org/cvs?commit=152879

Status: Fixed » Closed (fixed)

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