diff --git a/src/nls/root/strings.js b/src/nls/root/strings.js index 53fd7ec0d..dd7b5dd0a 100644 --- a/src/nls/root/strings.js +++ b/src/nls/root/strings.js @@ -225,7 +225,7 @@ define({ "LIVE_DEV_IMAGE_GALLERY_GET_PRO": "Get Pro", "LIVE_DEV_IMAGE_GALLERY_USAGE_THRESHOLD": "You've used {0}% of your free image searches ({1}/{2})", "LIVE_DEV_TOAST_NOT_EDITABLE": "Element not editable - generated by script", - "LIVE_DEV_COPY_TOAST_MESSAGE": "Element copied. Use 'Paste' to add it below the selected element", + "LIVE_DEV_COPY_TOAST_MESSAGE": "Element copied. Use 'Paste' to add it after the selected element", "LIVE_DEV_TOAST_FIXED_ELEMENT_DISMISSED": "Element doesn't scroll with page - edit boxes hidden", "LIVE_DEV_IMAGE_FOLDER_DIALOG_TITLE": "Select Folder to Save Image", "LIVE_DEV_IMAGE_FOLDER_DIALOG_DESCRIPTION": "Choose where to download the image:", diff --git a/tracking-repos.json b/tracking-repos.json index f1f7f23ad..5320c71ee 100644 --- a/tracking-repos.json +++ b/tracking-repos.json @@ -1,5 +1,5 @@ { "phoenixPro": { - "commitID": "0838471fe2cc3883de47965c29999bd92de22e00" + "commitID": "5aa97d2d87bd85244e3a57d1c850810a7a29a85e" } }