A long time ago, core changed the standard so you no longer wrap schema descriptions in t(), per request of translators. This is highly technical data that doesn't actually show up in the user interface anywhere.

The Schema Inspect tool should remove t() wrappers from the "TODO: Add descripiton here" stuff.

CommentFileSizeAuthor
#2 removet-1223974-002.patch862 byteskarschsp

Comments

geerlingguy’s picture

Subscribe. I think this might actually already be fixed in D7...?

karschsp’s picture

Version: 7.x-1.x-dev » 6.x-1.x-dev
Assigned: Unassigned » karschsp
Status: Active » Needs review
StatusFileSize
new862 bytes

From what I can tell, this is fixed in D7. Here's a patch for D6.

skottler’s picture

Status: Needs review » Reviewed & tested by the community

This patch cleanly applied for me and is really simple. Looks good, marking reviewed and tested.

karschsp’s picture

Status: Reviewed & tested by the community » Closed (fixed)

Thanks for the review, Sam. Committed to 6.x-1.x.