Hi,

I wanted to translate the registration status for my views, but i noticed that there's no context given in the t() function. Imo this could be useful because the strings which are used are very generic ('Open', 'Closed'), giving a context would improve the usability of translating these.

Comments

30equals’s picture

Status: Active » Needs review
StatusFileSize
new840 bytes

Attached is a patch which provides the context

levelos’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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

  • levelos committed d4e51c0 on 7.x-1.x, panels, any-entity, slots, integrations, hold_state authored by 30equals
    #1652066 by 30equals: Provide context to translatable strings for the...