From 991f7426e8ec2a566ad82043b22ce844a5a1cfa1 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 12 Feb 2017 13:34:56 -0500 Subject: Improve error reporting when file upload is not configured properly --- app/Locale/bs_BA/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/bs_BA') diff --git a/app/Locale/bs_BA/translations.php b/app/Locale/bs_BA/translations.php index 62881552..6518d917 100644 --- a/app/Locale/bs_BA/translations.php +++ b/app/Locale/bs_BA/translations.php @@ -282,7 +282,6 @@ return array( 'Unable to create your sub-task.' => 'Nemoguće dodati pod-zadatak.', 'Sub-task added successfully.' => 'Pod-zadatak uspješno dodan.', 'Maximum size: ' => 'Maksimalna veličina: ', - 'Unable to upload the file.' => 'Nije moguće snimiti fajl.', 'Display another project' => 'Prikaži drugi projekat', 'Created by %s' => 'Kreirao %s', 'Tasks Export' => 'Izvoz zadataka', @@ -1312,4 +1311,5 @@ return array( // 'Do you really want to reopen this project: "%s"?' => '', // 'This project is open' => '', // 'This project is closed' => '', + // 'Unable to upload files, check the permissions of your data folder.' => '', ); -- cgit v1.2.3