Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/nls/root/strings.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion tracking-repos.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"phoenixPro": {
"commitID": "c1d96607864a6a432e3a79fdf8af4ae8e5d6c913"
"commitID": "2320177276271ca6bb00188b5f633a42e5f07d9e"
}
}
Loading