diff --git a/chrome_point_plus/_locales/en/messages.json b/chrome_point_plus/_locales/en/messages.json index 21a482c..d85c33b 100644 --- a/chrome_point_plus/_locales/en/messages.json +++ b/chrome_point_plus/_locales/en/messages.json @@ -98,8 +98,8 @@ "option_embedding_instagram_posts": { "message": "Instagram" }, - "option_embedding_instagram_posts_orig_link": { - "message": "Leave original link" + "option_embedding_remove_original_link": { + "message": "Remove original link" }, "option_nsfw": { "message": "NSFW content filtering" diff --git a/chrome_point_plus/_locales/ru/messages.json b/chrome_point_plus/_locales/ru/messages.json index d7fe463..f8f6902 100644 --- a/chrome_point_plus/_locales/ru/messages.json +++ b/chrome_point_plus/_locales/ru/messages.json @@ -98,8 +98,8 @@ "option_embedding_instagram_posts": { "message": "Instagram" }, - "option_embedding_instagram_posts_orig_link": { - "message": "Не убирать ссылку" + "option_embedding_remove_original_link": { + "message": "Удалять оригинальную ссылку" }, "option_nsfw": { "message": "Фильтрация NSFW-контента" diff --git a/chrome_point_plus/options.html b/chrome_point_plus/options.html index 14cd8fa..10a1f6d 100644 --- a/chrome_point_plus/options.html +++ b/chrome_point_plus/options.html @@ -136,6 +136,11 @@ + +