| Comment | File | Size | Author |
|---|---|---|---|
| #4 | locale-3.png | 86.23 KB | jessebeach |
| #3 | interdiff-2177667-1-3.txt | 681 bytes | internetdevels |
| #3 | drupal-replace-theme-with-drupal-render-in-locale_bulk_inc-2177667-3.patch | 1017 bytes | internetdevels |
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | locale-3.png | 86.23 KB | jessebeach |
| #3 | interdiff-2177667-1-3.txt | 681 bytes | internetdevels |
| #3 | drupal-replace-theme-with-drupal-render-in-locale_bulk_inc-2177667-3.patch | 1017 bytes | internetdevels |
Comments
Comment #1
internetdevels commentedPatch attached.
Comment #3
internetdevels commentedNew try.
Comment #4
jessebeach commentedA simple replacement of
theme()withdrupal_render().This patch can be tested at the following path after enabling the locale module:
/admin/config/regional/translate/importComment #5
alexpottCommitted e35f411 and pushed to 8.x. Thanks!