@@ -208,6 +208,8 @@ define({
208208 "LIVE_DEV_STYLER_SPACING" : "Margin & padding" ,
209209 "LIVE_DEV_STYLER_LAYOUT" : "Layout" ,
210210 "LIVE_DEV_STYLER_TEXT_STYLE" : "Text style" ,
211+ "LIVE_DEV_STYLER_DOCK_TOP" : "Dock to top" ,
212+ "LIVE_DEV_STYLER_DOCK_BOTTOM" : "Dock to bottom" ,
211213 "LIVE_DEV_STYLER_RESET" : "Reset changes" ,
212214 "LIVE_DEV_STYLER_NOTHING_TO_RESET" : "No changes to reset" ,
213215 "LIVE_DEV_STYLER_OVERRIDDEN" : "This change is overridden by a more specific rule" ,
@@ -390,7 +392,7 @@ define({
390392 "LIVE_DEV_STYLER_STATE_NORMAL" : "Normal" ,
391393 "LIVE_DEV_STYLER_STATE_BANNER" : "Editing the {0} state — changes apply only to {0}" ,
392394 "LIVE_DEV_STYLER_STATE_EXIT" : "Exit" ,
393- "LIVE_DEV_STYLER_STATE_NO_BASE" : "Add a class or id to this element first so the state has somewhere to live " ,
395+ "LIVE_DEV_STYLER_STATE_NO_BASE" : "States can't be applied to inline styles " ,
394396 "LIVE_DEV_STYLER_STATE_HOVER" : "Hover" ,
395397 "LIVE_DEV_STYLER_STATE_FOCUS" : "Focus" ,
396398 "LIVE_DEV_STYLER_STATE_ACTIVE" : "Active" ,
0 commit comments