diff --git a/share/translations/keepassxc_en.ts b/share/translations/keepassxc_en.ts index 03d5392b0..1e938c8fd 100644 --- a/share/translations/keepassxc_en.ts +++ b/share/translations/keepassxc_en.ts @@ -2900,18 +2900,10 @@ Would you like to correct it? Skip Auto-Submit for this entry - - Only send this setting to the browser for HTTP Auth dialogs. If enabled, normal login forms will not show this entry for selection. - - Use this entry only with HTTP Basic Auth - - Do not send this setting to the browser for HTTP Auth dialogs. If enabled, HTTP Auth dialogs will not show this entry for selection. - - Do not use this entry with HTTP Basic Auth @@ -2936,6 +2928,14 @@ Would you like to correct it? Additional URLs + + Only send this entry to the browser for HTTP Auth dialogs. If enabled, normal login forms will not show this entry for selection. + + + + Do not send this entry to the browser for HTTP Auth dialogs. If enabled, HTTP Auth dialogs will not show this entry for selection. + + EditEntryWidgetHistory diff --git a/src/gui/entry/EditEntryWidgetBrowser.ui b/src/gui/entry/EditEntryWidgetBrowser.ui index 8c3697597..7b4d5016b 100644 --- a/src/gui/entry/EditEntryWidgetBrowser.ui +++ b/src/gui/entry/EditEntryWidgetBrowser.ui @@ -63,7 +63,7 @@ - Only send this setting to the browser for HTTP Auth dialogs. If enabled, normal login forms will not show this entry for selection. + Only send this entry to the browser for HTTP Auth dialogs. If enabled, normal login forms will not show this entry for selection. Use this entry only with HTTP Basic Auth @@ -73,7 +73,7 @@ - Do not send this setting to the browser for HTTP Auth dialogs. If enabled, HTTP Auth dialogs will not show this entry for selection. + Do not send this entry to the browser for HTTP Auth dialogs. If enabled, HTTP Auth dialogs will not show this entry for selection. Do not use this entry with HTTP Basic Auth