You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'engine.edit.readOnlyBanner': 'Viewing in read-only mode. Click {edit} to make changes.',
172
172
'engine.edit.readOnlyTypeBanner':
173
-
'This type is read-only. To enable runtime editing, set {flag} to include {type}, or flip {override} in the registry.',
173
+
'This metadata type is read-only for safety: it ships executable code or sensitive configuration and cannot be overlaid at runtime. Edit the source in your package and redeploy. To override this lock (use with caution), set {flag} to include {type}, or flip {override} in the registry.',
174
174
'engine.repeater.empty': 'No items. Click + to add.',
0 commit comments