From e4b3b54704a7f56fe8f4c1e53deae1dee8e58cdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20Juli=C3=A1n?= Date: Thu, 29 Oct 2015 14:05:21 +0100 Subject: [PATCH] Remove project text from empty watchers --- app/locales/locale-en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/locales/locale-en.json b/app/locales/locale-en.json index 8aaf656a..a580cb9d 100644 --- a/app/locales/locale-en.json +++ b/app/locales/locale-en.json @@ -344,7 +344,7 @@ "PAGE_TITLE": "Home - Taiga", "PAGE_DESCRIPTION": "The Taiga home page with your main projects and all your assigned and watched user stories, tasks and issues", "EMPTY_WORKING_ON": "It feels empty, doesn't it? Start working with Taiga and you'll see here the stories, tasks and issues you are workin on.", - "EMPTY_WATCHING": "Follow the projects, User Stories, Tasks, Issues... that you want to know about :)", + "EMPTY_WATCHING": "Follow User Stories, Tasks, Issues... that you want to know about :)", "EMPTY_PROJECT_LIST": "You don't have any projects yet", "WORKING_ON_SECTION": "Working on", "WATCHING_SECTION": "Watching"