mirror of
https://github.com/jarun/nnn.git
synced 2025-01-15 21:36:42 +00:00
Remove redundant spaces
This commit is contained in:
parent
ab0dc52c49
commit
f415924c7e
16
src/nnn.c
16
src/nnn.c
|
@ -627,14 +627,14 @@ static const char * const messages[] = {
|
|||
"cancelled",
|
||||
"failed!",
|
||||
"session name: ",
|
||||
"'c'p / 'm'v as?",
|
||||
"'c'urrent / 's'el?",
|
||||
"'c'p/'m'v as?",
|
||||
"'c'urrent/'s'el?",
|
||||
"%s %s? [Esc/n/N cancels]",
|
||||
"limit exceeded",
|
||||
"'f'ile / 'd'ir / 's'ym / 'h'ard?",
|
||||
"'c'li / 'g'ui?",
|
||||
"'f'ile/'d'ir/'s'ym/'h'ard?",
|
||||
"'c'li/'g'ui?",
|
||||
"overwrite?",
|
||||
"'s'ave / 'l'oad / 'r'estore?",
|
||||
"'s'ave/'l'oad/'r'estore?",
|
||||
"Quit all contexts?",
|
||||
"remote name (- for hovered): ",
|
||||
"archive [path/]name: ",
|
||||
|
@ -650,13 +650,13 @@ static const char * const messages[] = {
|
|||
"not set",
|
||||
"entry exists",
|
||||
"too few cols!",
|
||||
"'s'shfs / 'r'clone?",
|
||||
"'s'shfs/'r'clone?",
|
||||
"refresh if slow",
|
||||
"app: ",
|
||||
"'o'pen / e'x'tract / 'l's / 'm'nt?",
|
||||
"'o'pen/e'x'tract/'l's/'m'nt?",
|
||||
"keys:",
|
||||
"invalid regex",
|
||||
"'a'u / 'd'u / 'e'xt / 'r'ev / 's'z / 't'm / 'v'er / 'c'lr / '^T'?",
|
||||
"'a'u/'d'u/'e'xt/'r'ev/'s'z/'t'm/'v'er/'c'lr/'^T'?",
|
||||
"unmount failed! try lazy?",
|
||||
"first file (\')/char?",
|
||||
"remove tmp file?",
|
||||
|
|
Loading…
Reference in a new issue