is it possible so this sentence "Did you mean, [corrected-mail] ?" could be translated into different languages?
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 1688096-3.patch | 486 bytes | zeip |
is it possible so this sentence "Did you mean, [corrected-mail] ?" could be translated into different languages?
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 1688096-3.patch | 486 bytes | zeip |
Comments
Comment #1
Elvar commentedI will have this i mind, when i start working on 1.1. :-)
Comment #2
bavarian commentedwould be great and highly appreciated !
Comment #3
zeip commentedAttached is a patch to allow translation of the message.
Comment #4
zeip commentedThe solution I suggested is considered bad practice[1], so setting the status back to active; please ignore my patch.
1) http://groups.drupal.org/node/1827
Comment #5
frederickjhCheck out the following info on how to make strings in your module translatable.
http://hojtsy.hu/multilingual-drupal7
http://api.drupal.org/api/drupal/includes%21bootstrap.inc/function/t/7
Also, consider making the strings in the configuration GUI also translatable.
God Bless!
Frederick
Comment #6
jtwalters commentedAdded this feature in 2.0 release, now available.