diff --git a/src/nls/root/strings.js b/src/nls/root/strings.js index e30af57fc3..928a846342 100644 --- a/src/nls/root/strings.js +++ b/src/nls/root/strings.js @@ -373,8 +373,8 @@ define({ "LIVE_DEV_STYLER_TARGET_INLINE_HINT": "directly on the element", "LIVE_DEV_STYLER_TARGET_COUNT": "affects {0} on page", "LIVE_DEV_STYLER_TARGET_CREATE": "New rule in {0}", - "LIVE_DEV_STYLER_NEW_STYLE": "New style…", - "LIVE_DEV_STYLER_NEW_STYLE_TITLE": "New style", + "LIVE_DEV_STYLER_NEW_RULE": "Create new rule…", + "LIVE_DEV_STYLER_NEW_RULE_TITLE": "Create new rule", "LIVE_DEV_STYLER_NEW_ADDS_CLASS": "Adds class \"{0}\" to this element and saves the style in {1}", "LIVE_DEV_STYLER_NEW_ADDS_ID": "Gives this element the id \"{0}\" and saves the style in {1}", "LIVE_DEV_STYLER_NEW_SAVES_ONE": "Saves the style in {0} - styles just this element", diff --git a/tracking-repos.json b/tracking-repos.json index 8e873607a2..bbf90cef27 100644 --- a/tracking-repos.json +++ b/tracking-repos.json @@ -1,5 +1,5 @@ { "phoenixPro": { - "commitID": "c1d96607864a6a432e3a79fdf8af4ae8e5d6c913" + "commitID": "2320177276271ca6bb00188b5f633a42e5f07d9e" } }