Fix typo in language files
This commit is contained in:
parent
ed8e8a792e
commit
d6428f92ce
1 changed files with 1 additions and 1 deletions
|
@ -3709,5 +3709,5 @@ symbolic_link = Symbolic link
|
||||||
submodule = Submodule
|
submodule = Submodule
|
||||||
|
|
||||||
[markup]
|
[markup]
|
||||||
filepreview.line = Line %[1]d in %[3]s
|
filepreview.line = Line %[1]d in %[2]s
|
||||||
filepreview.lines = Lines %[1]d to %[2]d in %[3]s
|
filepreview.lines = Lines %[1]d to %[2]d in %[3]s
|
||||||
|
|
Loading…
Reference in a new issue