ToDo-List"; $l['todo_wol_add'] = "Adds a new task"; $l['todo_wol_show'] = "Views the task {1}"; $l['todo_wol_show_project'] = "Views the project {1}"; $l['todo_wol_delete'] = "Deletes a task"; $l['todo_wol_edit'] = "Edits the task {1}"; $l['todo_wol_search'] = "Searchs in our ToDo-List"; //Suche $l['search'] = "Search"; $l['search_string'] = "Searchstring"; $l['search_status'] = "Status"; $l['search_creator'] = "Creator"; $l['search_assign'] = "Assigned"; $l['search_project'] = "Project"; $l['search_priority'] = "Priority"; $l['search_do'] = "Start Search!"; $l['search_results'] = "Searchresults"; $l['search_results_nothing'] = "Unfortunately nothing was found with your settings"; $l['searches'] = "Searchqueries"; $l['confirm_delete'] = "Confirm deleting"; $l['confirm_delete_desc'] = "Are you sure you want to delete this task?"; $l['new'] = "News";