Closed (fixed)
Project:
Boldy
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jul 2012 at 09:53 UTC
Updated:
14 Aug 2012 at 15:01 UTC
Hi,
Value of the submit button is not passed to t(), therefore it can't be translated. I'm attaching a patch.
Regards,
| Comment | File | Size | Author |
|---|---|---|---|
| boldy-submit.diff | 510 bytes | kartagis |
Comments
Comment #1
the_g_bomb commentedSweet, thank you. I'll get it applied asap.
Comment #2
the_g_bomb commentedCommited commit/81937db.
Thanks very much for the report and patch.
For the record, you should take a look at:
http://drupal.org/node/1054616#naming-conventions
Which outlines the naming conventions for patches.
You may also want to look at:
http://drupal.org/node/707484 and http://drupal.org/node/1022156
Which gives instructions on creating a patch with git and ensuring you are identified to git, which will help you to be properly credited for your contributions on Drupal.org.
Your patch didn't have any authoring information included.
No biggy, thanks again.