In page admin/settings/date-time/formats, the date format types' names (Short, Long, Medium) are not translated.

The label above each select field is composed at runtime, and I think the code is missin a t() call around the name of the format type.

Please find attached a one-line patch that solves the problem for me.

CommentFileSizeAuthor
date2.patch721 bytesaturetta

Comments

aturetta’s picture

Issue tags: +i18n
arlinsandbulte’s picture

Status: Active » Fixed

Committed: http://drupalcode.org/project/date.git/commit/9ab3f5e

Note: this is handled in D7 core now, so it does not need to be applied to Date 7.x-2.x

Thanks.

Status: Fixed » Closed (fixed)
Issue tags: -i18n, -translation, -admin

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