Improve image thumbnails and files table
This commit is contained in:
@@ -598,8 +598,6 @@ return array(
|
||||
// 'Compact/wide view' => '',
|
||||
// 'No results match:' => '',
|
||||
// 'Currency' => '',
|
||||
// 'Files' => '',
|
||||
// 'Images' => '',
|
||||
// 'Private project' => '',
|
||||
// 'AUD - Australian Dollar' => '',
|
||||
// 'CAD - Canadian Dollar' => '',
|
||||
@@ -645,9 +643,6 @@ return array(
|
||||
// 'Test your device' => '',
|
||||
// 'Assign a color when the task is moved to a specific column' => '',
|
||||
// '%s via Kanboard' => '',
|
||||
// 'uploaded by: %s' => '',
|
||||
// 'uploaded on: %s' => '',
|
||||
// 'size: %s' => '',
|
||||
// 'Burndown chart for "%s"' => '',
|
||||
// 'Burndown chart' => '',
|
||||
// 'This chart show the task complexity over the time (Work Remaining).' => '',
|
||||
@@ -1137,4 +1132,10 @@ return array(
|
||||
// 'Do you really want to disable this user: "%s"?' => '',
|
||||
// 'Enable user' => '',
|
||||
// 'Do you really want to enable this user: "%s"?' => '',
|
||||
// 'Download' => '',
|
||||
// 'Uploaded: %s' => '',
|
||||
// 'Size: %s' => '',
|
||||
// 'Uploaded by %s' => '',
|
||||
// 'Filename' => '',
|
||||
// 'Size' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user