diff --git a/_locales/en/messages.json b/_locales/en/messages.json index b8a036a6..6ed037fb 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1421,10 +1421,6 @@ "message": "As a security precaution, the browser prohibits extensions from affecting its built-in pages (like chrome://version, the standard new tab page as of Chrome 61, about:addons, and so on) as well as other extensions' pages. Each browser also restricts access to its own extensions gallery (like Chrome Web Store or AMO).", "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" }, - "syncLabel": { - "message": "Sync to cloud", - "description": "Sync button text" - }, "syncStorageErrorSaving": { "message": "The value cannot be saved. Try reducing the amount of text.", "description": "Displayed when trying to save an excessively big value via storage.sync API" diff --git a/manage.html b/manage.html index 34b4cf48..dad506b6 100644 --- a/manage.html +++ b/manage.html @@ -370,7 +370,7 @@