If the user uses the administration interface to create the text for the intervals the system will not allow them to be translated and hence they are displayed always in the language that is entered.

Attached patch will go through the array and add the string through the t() function so we can get the translated language displayed in the send intervals.

Comments

darren.ferguson’s picture

StatusFileSize
new1.31 KB

Attaching the patch for this fix too the issue in the format specified under CVS instructions

darren.ferguson’s picture

StatusFileSize
new1.3 KB

Small update to the patch so that it will not be put through the t() function more than once since that could have undesired effects.

jose reyero’s picture

Category: bug » feature
jose reyero’s picture

Status: Needs review » Fixed

They should be translatable now using i18nstrings

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.