From 565290fbf9e3727655921a969550167aa59a6e24 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Mon, 24 Feb 2014 19:07:25 -0500 Subject: Display a page not found when the data is not in the dabase anymore --- locales/pl_PL/translations.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'locales/pl_PL') diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php index 99fd8297..915ff412 100644 --- a/locales/pl_PL/translations.php +++ b/locales/pl_PL/translations.php @@ -183,5 +183,7 @@ return array( 'There is no column in your project!' => 'Brak kolumnt w Twoim projekcie', 'Change assignee' => 'Zmień odpowiedzialną osobę', 'Change assignee for the task "%s"' => 'Zmień odpowiedzialną osobę dla zadania "%s"', - 'Timezone' => 'Strefa czasowa' + 'Timezone' => 'Strefa czasowa', + //'Sorry, I didn\'t found this information in my database!' => '', + //'Page not found' => '', ); -- cgit v1.2.3