summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pico/browse.c18
1 files changed, 9 insertions, 9 deletions
diff --git a/pico/browse.c b/pico/browse.c
index 2f203b48..78033327 100644
--- a/pico/browse.c
+++ b/pico/browse.c
@@ -217,24 +217,24 @@ N_("~ ~? Display this help text."),
N_("~ ~Q Quit Pilot."),
" ",
N_("~ ~V View the currently selected file or open the selected directory."),
-N_("~ Note: Pilot invokes ~a~l~p~i~n~e ~-~F, or the program defined by the ~P~A~G~E~R"),
-N_("~ environment variable, to view the file."),
+N_("~ Note: Pilot invokes ~a~l~p~i~n~e ~-~F, or the program defined by the ~P~A~G~E~R"),
+N_("~ environment variable, to view the file."),
N_("~ ~L Launch an external application program."),
" ",
N_("~ ~W Search for a file by name."),
N_("~ ~- Scroll up one page."),
-N_("~ ~S~p~a~c~e Scroll down one page."),
-N_("~ ~N,~^~F Move forward (right) one column."),
-N_("~ ~P,~^~B Move back (left) one column."),
-N_("~ ~^~N Move down one row."),
-N_("~ ~^~P Move up one row."),
+N_("~ ~S~p~a~c~e Scroll down one page."),
+N_("~ ~N,~^~F Move forward (right) one column."),
+N_("~ ~P,~^~B Move back (left) one column."),
+N_("~ ~^~N Move down one row."),
+N_("~ ~^~P Move up one row."),
" ",
N_("~ ~D Delete the selected file."),
N_("~ ~R Rename the selected file or directory."),
N_("~ ~C Copy the selected file."),
N_("~ ~E Edit the selected file."),
-N_("~ Note: Pilot invokes ~p~i~c~o, or the program defined by the ~E~D~I~T~O~R"),
-N_("~ environment variable, to edit the file."),
+N_("~ Note: Pilot invokes ~p~i~c~o, or the program defined by the ~E~D~I~T~O~R"),
+N_("~ environment variable, to edit the file."),
" ",
N_("End of Pilot Help."),
NULL