mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-22 16:29:09 +01:00
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:
parent
98df7190ca
commit
71f2c3e8cd
@ -896,7 +896,7 @@
|
||||
"message": "The environment URLs have been saved."
|
||||
},
|
||||
"enableAutoFillOnPageLoad": {
|
||||
"message": "Enable Auto-fill On Page Load"
|
||||
"message": "Enable Auto-fill on Page Load"
|
||||
},
|
||||
"enableAutoFillOnPageLoadDesc": {
|
||||
"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"
|
||||
},
|
||||
"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": {
|
||||
"message": "Auto-fill On Page Load (if enabled in Options)"
|
||||
"message": "Auto-fill on Page Load (if enabled in Options)"
|
||||
},
|
||||
"autoFillOnPageLoadUseDefault": {
|
||||
"message": "Use default setting"
|
||||
|
Loading…
Reference in New Issue
Block a user