It would be useful if we had a global concept of storage state, for all modules and systems to use consistently. For example, a view can be custom, default, or overridden. So can a layout. So can anything else that's exportable, like an image style!
Right now views uses constants for these things (VIEWS_STORAGE_OVERRIDE, VIEWS_STORAGE_NORMAL) but it would be good if we didn't need to use these constants for other unrelated things, like layouts or image styles. It would also be good if they were not these silly constants (integers) but were instead strings, like "custom", "default", or "overridden".
Recent comments
It's not about untranslated strings in Ubercart. I've been dealing with this problem for a month and as far I suppose, the problem is that these settings, which are made in admin/...
Multisite for multilingual website
I'm not able to reproduce on a clean install of Backdrop, and a view that displays nodes. The Configure View link is not shown to anonymous.
Errant "configure view" link is visible to anonymous users
Can you post an image showing this?
Errant "configure view" link is visible to anonymous users