From 210f6c8182585af0448fac49fa6d017c113db33b Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Wed, 17 Sep 2014 17:32:01 +0200 Subject: Improve labels in change password interface (pull-request #270) --- app/Locales/it_IT/translations.php | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'app/Locales/it_IT/translations.php') diff --git a/app/Locales/it_IT/translations.php b/app/Locales/it_IT/translations.php index 1984d059..88ccdeb4 100644 --- a/app/Locales/it_IT/translations.php +++ b/app/Locales/it_IT/translations.php @@ -496,4 +496,11 @@ return array( // 'Activity' => '', // 'Default values are "%s"' => '', // 'Default columns for new projects (Comma-separated)' => '', + // 'Task assignee change' => '', + // '%s change the assignee of the task #%d' => '', + // '%s change the assignee of the task #%d' => '', + // '[%s][Column Change] %s (#%d)' => '', + // '[%s][Position Change] %s (#%d)' => '', + // '[%s][Assignee Change] %s (#%d)' => '', + // 'New password for the user "%s"' => '', ); -- cgit v1.2.3