hi guys,

its possible to translate the interval descriptions but on the user notification site the drop down menu is always EN

regards

Lausch

CommentFileSizeAuthor
#2 screen.jpg51.83 KBLausch

Comments

jose reyero’s picture

Title: sent interval menu on the user notification site dont work! » Send intervals are not translatable.

Or at least that's what I understand from this bug report, is that it?
(Please, be more specific with issue titles and descriptions, thanks)

Lausch’s picture

StatusFileSize
new51.83 KB

ok 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

jose reyero’s picture

Status: Active » Closed (won't fix)

As 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