Browse Source
add space after newline: Firefox does not render newlines for placeholders
pull/2/head
Raymond Hill
7 years ago
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
1 changed files with
1 additions and
1 deletions
-
src/_locales/en/messages.json
|
|
@ -516,7 +516,7 @@ |
|
|
|
"description":"" |
|
|
|
}, |
|
|
|
"hostsFilesExternalListsHint":{ |
|
|
|
"message":"Import external assets here:\nOne URL per line; invalid URLs will be silently ignored.", |
|
|
|
"message":"Import external assets here:\n One URL per line; invalid URLs will be silently ignored.", |
|
|
|
"description":"" |
|
|
|
}, |
|
|
|
"hostsFilesExternalListsParse":{ |
|
|
|