From 5916101423981dd2d225582db3f5b3b379900fee Mon Sep 17 00:00:00 2001 From: "Amir E. Aharoni" Date: Tue, 13 Aug 2024 16:40:34 -0400 Subject: [PATCH 1/2] Consistent title for URL updating instructions Discussed at https://meta.wikimedia.org/w/index.php?title=User_talk:InternetArchiveBot&oldid=27275961#URL_lookup_How_To --- app/src/html/i18n/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/html/i18n/en.json b/app/src/html/i18n/en.json index b5855729..28002494 100644 --- a/app/src/html/i18n/en.json +++ b/app/src/html/i18n/en.json @@ -225,7 +225,7 @@ "fpreportpleasewait": "Please allow up to 75 seconds for the next page to load. The URLs are being checked and validated.", "checking": "Checking", "running": "Running", - "urlinterface": "Modify URL Data", + "urlinterface": "URL updating instructions", "cidrunpleasewait": "This process can take a while, and can timeout the page load. To continue using the interface, while this is running, Click Here.", "detailsurlheader": "URL details", "emailpreferences": "Email preferences", @@ -379,7 +379,7 @@ "domaininterfaceinstructions3b": "Setting a global state to flag the selected domains as a subscription site, permalive, or permadead, is a global setting that is applied to all URLs, new and existing. Individual URLs are locked and cannot be altered.", "domaininterfaceinstructions3c": "Resetting the global state to (none) will restore the individual values of the URL, from before the setting of the global state.", "domaininterfaceinstructions3d": "Global live state refers to the live state set at the domain level rather than the URL.", - "domaininterfaceinstructions3e": "Refer to the \"URL lookup How To\" for information on the specific states.", + "domaininterfaceinstructions3e": "Refer to the \"URL updating instructions\" for information on the specific states.", "domaininterfaceinstructions3f": "You can run the bot on the pages on which it found the URL. To do so, click the run button to be directed to the bot submission page. The list of pages on which the selected domains are found is automatically populated in the submission form.", "mixed": "Mixed", "pageanalysisinstructions1": "Type in the title of the page you wish to run the bot code on, exactly as seen on wiki, and push Analyze. Keep in mind that:", From 5510487a5e724a6e5679f7287238b71bef7ddef9 Mon Sep 17 00:00:00 2001 From: "Amir E. Aharoni" Date: Thu, 10 Oct 2024 13:59:03 -0400 Subject: [PATCH 2/2] Change the documentation to reflect the actual menu --- app/src/html/i18n/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/html/i18n/en.json b/app/src/html/i18n/en.json index 28002494..9e148152 100644 --- a/app/src/html/i18n/en.json +++ b/app/src/html/i18n/en.json @@ -225,7 +225,7 @@ "fpreportpleasewait": "Please allow up to 75 seconds for the next page to load. The URLs are being checked and validated.", "checking": "Checking", "running": "Running", - "urlinterface": "URL updating instructions", + "urlinterface": "Modify URL Data", "cidrunpleasewait": "This process can take a while, and can timeout the page load. To continue using the interface, while this is running, Click Here.", "detailsurlheader": "URL details", "emailpreferences": "Email preferences", @@ -379,7 +379,7 @@ "domaininterfaceinstructions3b": "Setting a global state to flag the selected domains as a subscription site, permalive, or permadead, is a global setting that is applied to all URLs, new and existing. Individual URLs are locked and cannot be altered.", "domaininterfaceinstructions3c": "Resetting the global state to (none) will restore the individual values of the URL, from before the setting of the global state.", "domaininterfaceinstructions3d": "Global live state refers to the live state set at the domain level rather than the URL.", - "domaininterfaceinstructions3e": "Refer to the \"URL updating instructions\" for information on the specific states.", + "domaininterfaceinstructions3e": "Refer to \"Manage individual URLs\" under \"Manage URL Data\" for information on the specific states.", "domaininterfaceinstructions3f": "You can run the bot on the pages on which it found the URL. To do so, click the run button to be directed to the bot submission page. The list of pages on which the selected domains are found is automatically populated in the submission form.", "mixed": "Mixed", "pageanalysisinstructions1": "Type in the title of the page you wish to run the bot code on, exactly as seen on wiki, and push Analyze. Keep in mind that:",