diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf
index 8ea018ed..0d7ce4cb 100644
--- a/translations/messages.en.xlf
+++ b/translations/messages.en.xlf
@@ -14316,5 +14316,47 @@ Buerklin-API Authentication server:
Only includes attachments in the selected languages in the results.
+
+
+ settings.ips.generic_web_provider
+ Generic Web URL Provider
+
+
+
+
+ settings.ips.generic_web_provider.description
+ This info provider allows to retrieve basic part information from many shop page URLs.
+
+
+
+
+ settings.ips.generic_web_provider.enabled.help
+ When the provider is enabled, users can make requests to arbitary websites on behalf of the Part-DB server. Only enable this, if you are aware of the potential consequences.
+
+
+
+
+ info_providers.from_url.title
+ Create [part] from URL
+
+
+
+
+ info_providers.from_url.url.label
+ URL
+
+
+
+
+ info_providers.from_url.no_part_found
+ No part found from the given URL. Are you sure this is a valid shop URL?
+
+
+
+
+ info_providers.from_url.help
+ Creates a part based on the given URL. It tries to delegate it to an existing info provider if possible, otherwise it will be tried to extract rudimentary data from the webpage's metadata.
+
+