summaryrefslogtreecommitdiff
path: root/apps/filetree.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/filetree.c')
-rw-r--r--apps/filetree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/filetree.c b/apps/filetree.c
index 2913e3f563..601e0a0b2e 100644
--- a/apps/filetree.c
+++ b/apps/filetree.c
@@ -547,7 +547,7 @@ int ft_enter(struct tree_context* c)
547 splash(0, ID2P(LANG_WAIT)); 547 splash(0, ID2P(LANG_WAIT));
548 if (lang_core_load(buf)) 548 if (lang_core_load(buf))
549 { 549 {
550 splash(HZ, ID2P(LANG_LANGUAGE_LOAD_FAILED)); 550 splash(HZ, ID2P(LANG_FAILED));
551 break; 551 break;
552 } 552 }
553 set_file(buf, (char *)global_settings.lang_file, 553 set_file(buf, (char *)global_settings.lang_file,