Browse Source

"#" will be used everywhere as comment prefix

pull/2/head
gorhill 10 years ago
parent
commit
22d3806332
  1. 2
      tools/_locales/en/messages.json

2
tools/_locales/en/messages.json

@ -406,7 +406,7 @@
"description":""
},
"hostsFilesExternalListsHint":{
"message":"One URL per line. Lines prefixed with ‘!’ will be ignored. Invalid URLs will be silently ignored.",
"message":"One URL per line. Lines prefixed with ‘#’ will be ignored. Invalid URLs will be silently ignored.",
"description":""
},
"hostsFilesExternalListsParse":{

Loading…
Cancel
Save