From afe634d4f2a0f32e96ea720289262a4be90afc0f Mon Sep 17 00:00:00 2001 From: StoyanDimitrov Date: Tue, 23 Jan 2024 12:04:34 +0000 Subject: [PATCH] Fix typos in tooltips from EditEntryWidgetBrowser.ui --- share/translations/keepassxc_en.ts | 16 ++++++++-------- src/gui/entry/EditEntryWidgetBrowser.ui | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/share/translations/keepassxc_en.ts b/share/translations/keepassxc_en.ts index a2cc594a5..0fe3a9c82 100644 --- a/share/translations/keepassxc_en.ts +++ b/share/translations/keepassxc_en.ts @@ -3009,18 +3009,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 @@ -3045,6 +3037,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