Browse Source

add space after newline: Firefox does not render newlines for placeholders

pull/2/head
Raymond Hill 7 years ago
parent
commit
081dbf8541
No known key found for this signature in database GPG Key ID: 25E1490B761470C2
  1. 2
      src/_locales/en/messages.json

2
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":{

Loading…
Cancel
Save