diff options
Diffstat (limited to 'placeholder.h')
-rw-r--r-- | placeholder.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/placeholder.h b/placeholder.h index 08988d0a..2bb6e674 100644 --- a/placeholder.h +++ b/placeholder.h @@ -5,8 +5,8 @@ char *placeholder[] { N_("Cancel"), - N_("Next ->"), - N_("<- Previous"), + N_("Next"), + N_("Previous"), /*I18N: it is important to have this properly aligned. it will be displayed with a monospace font; and the alignment must be the same as for the command "df -h" on the command line |