Closed (fixed)
Project:
Advanced Poll
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2010 at 09:37 UTC
Updated:
8 Jul 2010 at 22:30 UTC
Hi,
on line 54 of advpoll.admin.inc the word cancelled is misspelt:
drupal_set_message(t('Your vote was canceled.'));
Not sure if it is in other versions too.
I would never have noticed, but my manager did :-)
Comments
Comment #1
newtoidComment #2
newtoidNot really sure what category this comes under
Comment #3
miro_dietikerfixed the typo in cvs.
Comment #4
ChrisKennedy commentedIt's not misspelled actually; it can be spelled either way.
http://www.merriam-webster.com/dictionary/canceled
Comment #5
miro_dietikerThen reverting the changes in order to have translations not broken. No update needed?