follow-on from #1618308: User interface for managing bundles, it is somewhat disconcerting/unhelpful to see a blank page when viewing the 'list' tab before any entities have been created.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | fieldable_panels_panes-entity_list_view_empty_text-1719798-2.patch | 2.29 KB | acrollet |
| fieldable_panels_panes-entity_list_view_empty_text.patch | 1.36 KB | acrollet |
Comments
Comment #1
merlinofchaos commentedI believe the export should also have output a t() for that string that goes in the translation list below. Otherwise this is an easy one.
Comment #2
acrollet commented@merlinofchaos: I enabled locale and re-exported, is this what you were looking for?
Comment #3
merlinofchaos commentedOh wow, none of the strings were there? That was foolish of me! That should work.
Comment #4
merlinofchaos commentedCommitted and pushed.
In the future, can you please generate patches from the module root directory? It's a pain to apply them when I have to cd down to wherever the file you patched is. git apply doesn't actually like it.