hi guys,
its possible to translate the interval descriptions but on the user notification site the drop down menu is always EN
regards
Lausch
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | screen.jpg | 51.83 KB | Lausch |
hi guys,
its possible to translate the interval descriptions but on the user notification site the drop down menu is always EN
regards
Lausch
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | screen.jpg | 51.83 KB | Lausch |
Comments
Comment #1
jose reyero commentedOr at least that's what I understand from this bug report, is that it?
(Please, be more specific with issue titles and descriptions, thanks)
Comment #2
Lausch commentedok im sorry about...
take a look to the screenshot
then you will see the my localization problem
the site is german and the send interval-menu is englisch
regards
Lausch
Comment #3
jose reyero commentedAs we've changed these texts to be user configurable, it is consistent with the rest of Drupal that user defined texts are not run through the localization system.
However if your site is only one language all you need to do is to define the texts in the site language (German). For multilingual sites I'm afraid you'll need to use other solutions, like i18n, that allows multilingual variables, see http://drupal.org/node/134002