From 2e6a8d435f4fa73882224b465716360ee2e7c693 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Fri, 12 Sep 2014 17:35:48 +0200 Subject: Add settings field to control project columns (pull-request #244) --- app/Locales/pl_PL/translations.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/Locales/pl_PL') diff --git a/app/Locales/pl_PL/translations.php b/app/Locales/pl_PL/translations.php index ca48f2e6..bedcfd71 100644 --- a/app/Locales/pl_PL/translations.php +++ b/app/Locales/pl_PL/translations.php @@ -494,4 +494,6 @@ return array( // '%s moved the task #%d to the column "%s"' => '', // '%s moved the task #%d to the position %d in the column "%s"' => '', // 'Activity' => '', + // 'Default values are "%s"' => '', + // 'Default columns for new projects (Comma-separated)' => '', ); -- cgit v1.2.3