From af2bfa3efef5aa5bbe848805b992faccec6904d5 Mon Sep 17 00:00:00 2001 From: Sabe Jones Date: Tue, 21 Jan 2014 19:41:51 -0600 Subject: [PATCH] fix(locales): Remove spurious nbsp from English locale settings page --- locales/en/main.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en/main.json b/locales/en/main.json index 20a36c3b97..4d004dd623 100644 --- a/locales/en/main.json +++ b/locales/en/main.json @@ -588,7 +588,7 @@ "newtaskeditpop" : "With this option set, new tasks will immediately open for you to add details like notes and tags.", "startcollapsed" : "Tag list in tasks starts collapsed", "startcollapsedpop" : "With this option set, the list of task tags will be hidden when you first open a task for editing.", -"startacollapsed" : "Advanced Options in tasks start collapsed ", +"startacollapsed" : "Advanced Options in tasks start collapsed", "startacollapsedpop" : "With this option set, Advanced Options will be hidden when you first open a task for editing.", "showtour" : "Show Tour", "showtourpop1" : "Restart the introductory tour from when you first joined HabitRPG.",