I'm creating a translation of the installer. I have copied installer.po to da.po in the default profile directory and everything seems to be working as expected, except error messages from the form system.
If I neglect to fill out one of the required fields on the database configuration page, the error messages from _form_validate() in form.inc (e.g. '!name field is required.') can not be translated.
The attached patch fixes this, but I'm not sure if it's the correct place to do the fix.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | untranslatable.png | 21.89 KB | Takafumi |
| common.inc_51.patch | 517 bytes | wulff |
Comments
Comment #1
Takafumi commentedI encounter this issue, too. I attached screen-shot of Japanese to see error messages.
Comment #2
Takafumi commentedComment #3
dpearcefl commentedConsidering the age of this issue with no comments and that Drupal 5 is no longer supported, I'm closing this ticket.
Comment #4
dpearcefl commented