From 934bb6e7adfb634016c915cdd8e69815c5b616ee Mon Sep 17 00:00:00 2001 From: Juanfran Date: Thu, 21 Jan 2016 09:37:08 +0100 Subject: [PATCH] change user activity tab copy --- app/locales/taiga/locale-en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/locales/taiga/locale-en.json b/app/locales/taiga/locale-en.json index cd747b34..464e558d 100644 --- a/app/locales/taiga/locale-en.json +++ b/app/locales/taiga/locale-en.json @@ -675,7 +675,7 @@ "CURRENT_USER_CONTACTS_EMPTY_EXPLAIN": "The people with whom you work at Taiga will be your contacts automatically", "REPORT": "Report Abuse", "TABS": { - "ACTIVITY_TAB": "Activity", + "ACTIVITY_TAB": "Timeline", "ACTIVITY_TAB_TITLE": "Show all the activity of this user", "PROJECTS_TAB": "Projects", "PROJECTS_TAB_TITLE": "List of all projects in which the user is a member",