Posted by dave newton on June 23, 2010 at 9:37am
Jump to:
| Project: | Advanced Poll |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | task |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
#2
Not really sure what category this comes under
#3
fixed the typo in cvs.
#4
It's not misspelled actually; it can be spelled either way.
http://www.merriam-webster.com/dictionary/canceled
#5
Then reverting the changes in order to have translations not broken. No update needed?
#6
Automatically closed -- issue fixed for 2 weeks with no activity.