aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-02-29 15:10:42 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-02-29 15:10:42 +0530
commita5a3a84bd1a5771d21cc45b41043d21e8393aa78 (patch)
tree700f4ea2cf6072c5cadf24c1c4d74f992d878064 /src
parentedb9fe14e4b2762ea0bf31adbd0a24906adf13d0 (diff)
downloadnnn-a5a3a84bd1a5771d21cc45b41043d21e8393aa78.tar.gz
Shorten messages
Diffstat (limited to 'src')
-rw-r--r--src/nnn.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/nnn.c b/src/nnn.c
index 5ece4d0..c5edb12 100644
--- a/src/nnn.c
+++ b/src/nnn.c
@@ -523,7 +523,7 @@ static const char * const messages[] = {
"session name: ",
"'c'p / 'm'v as?",
"'c'urrent / 's'el?",
- "forcibly remove %s file%s (unrecoverable)?",
+ "rm -rf %s file%s?",
"create context %d?",
"'f'ile / 'd'ir / 's'ym / 'h'ard?",
"'c'li / 'g'ui?",
@@ -536,22 +536,22 @@ static const char * const messages[] = {
"relative path: ",
"link prefix [@ for none]: ",
"copy name: ",
- "\nPress Enter to continue",
+ "\n'Enter' to continue",
"open failed",
"dir inaccessible",
- "empty: edit or open with",
- "unsupported file",
+ "empty: edit/open with",
+ "unknown",
"not set",
"entry exists",
"too few columns!",
"'s'shfs / 'r'clone?",
- "may take a while, try refresh",
+ "refresh if slow",
"app name: ",
"'d'efault / e'x'tract / 'l'ist / 'm'ount?",
"plugin keys:",
"bookmark keys:",
"invalid regex",
- "toggle 'a'u / 'd'u / 'e'xtn / 'r'everse / 's'ize / 't'ime / 'v'ersion?",
+ "'a'u / 'd'u / 'e'xtn / 'r'ev / 's'ize / 't'ime / 'v'er?",
"unmount failed! try lazy?",
"ignoring invalid paths...",
#ifndef DIR_LIMITED_SELECTION