Currently date option format has wrong translation because it uses user entered data in t()
This require placeholder to translate this string once
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1676820-date-option-translation-2.patch | 1.74 KB | andypost |
| #1 | 1676820-date-option-translation-1.patch | 746 bytes | andypost |
Comments
Comment #1
andypostcheck_plain here is useless because data already passes @ placeholder
Comment #2
andypostAlso there's a problem with url - see example in system_configure_date_formats_form()
Comment #3
gábor hojtsyTrivial fixes.
Comment #4
dawehnerEven hass the holy gatekeeper of string-freeze posted patches for string changes.
The patch is perfect, committed to 7.x-3.x and 8.x-3.x