English mistake correction

Change "Enable Auto-fill On Page Load" to "Enable Auto-fill on Page Load".
The word "on" should not be capitalize on title because it is a preposition.

Source : https://www.grammarly.com/blog/capitalization-in-the-titles/
This commit is contained in:
Antonin Tritz 2021-06-14 16:59:33 -04:00 committed by GitHub
parent 98df7190ca
commit 71f2c3e8cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -896,7 +896,7 @@
"message": "The environment URLs have been saved." "message": "The environment URLs have been saved."
}, },
"enableAutoFillOnPageLoad": { "enableAutoFillOnPageLoad": {
"message": "Enable Auto-fill On Page Load" "message": "Enable Auto-fill on Page Load"
}, },
"enableAutoFillOnPageLoadDesc": { "enableAutoFillOnPageLoadDesc": {
"message": "If a login form is detected, automatically perform an auto-fill when the web page loads." "message": "If a login form is detected, automatically perform an auto-fill when the web page loads."
@ -908,10 +908,10 @@
"message": "Default autofill setting for login items" "message": "Default autofill setting for login items"
}, },
"defaultAutoFillOnPageLoadDesc": { "defaultAutoFillOnPageLoadDesc": {
"message": "After enabling Auto-fill On Page Load, you can enable or disable the feature for individual login items. This is the default setting for login items that are not separately configured." "message": "After enabling Auto-fill on Page Load, you can enable or disable the feature for individual login items. This is the default setting for login items that are not separately configured."
}, },
"itemAutoFillOnPageLoad": { "itemAutoFillOnPageLoad": {
"message": "Auto-fill On Page Load (if enabled in Options)" "message": "Auto-fill on Page Load (if enabled in Options)"
}, },
"autoFillOnPageLoadUseDefault": { "autoFillOnPageLoadUseDefault": {
"message": "Use default setting" "message": "Use default setting"