From 3f591e575d4b2e1f67bc3512f650383d7557e120 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sun, 17 Nov 2013 16:36:51 +0000 Subject: Modify conflicting Messages entry --- desktop/hotlist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop') 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 */ -- cgit v1.2.3