fix issue when replacement is at beginning
This commit is contained in:
@@ -9,7 +9,7 @@ no_url_remove: Please provide a URL to remove.
|
||||
url_parse: 'Error parsing URL: {{.error}}'
|
||||
url_add: 'Error adding URL: {{.error}}'
|
||||
|
||||
no_argument: {{.command}} doesn't take an argument!
|
||||
no_argument: '{{.command}} doesn''t take an argument!'
|
||||
|
||||
## core/core.go
|
||||
read_file_error: 'error reading ''{{.file}}'': {{.error}}'
|
||||
|
||||
Reference in New Issue
Block a user