summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
Diffstat (limited to 'desktop')
-rw-r--r--desktop/hotlist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/hotlist.c b/desktop/hotlist.c
index ee3469b27..01fabc257 100644
--- a/desktop/hotlist.c
+++ b/desktop/hotlist.c
@@ -331,7 +331,7 @@ static nserror hotlist_add_folder_internal(
nserror err;
if (title == NULL) {
- title = messages_get("NewFolder");
+ title = messages_get("NewFolderName");
}
/* Create the title field */