%s has been removed.';
$lang['pin_to_the_issue'] = 'Pin to the issue';
$lang['unpin_from_the_issue'] = 'Unpin from the issue';
$lang['validate_pin_task'] = "Thread doesn't exists or isn't opened.";
$lang['thread_id'] = "Thread id";
$lang['confirm_unpin_task'] = "Do you really want to unpin this task?";
$lang['pin_button'] = 'Pin';
$lang['timeline thread_proposal'] = 'Proposal added by %s';
$lang['timeline thread_opened'] = 'Problem opened. Coordinator: %s';
$lang['timeline thread_done'] = 'Problem done. Coordinator: %s';
$lang['timeline thread_closed'] = 'Problem closed. Coordinator: %s';
$lang['timeline thread_rejected'] = 'Problem rejected. Coordinator: %s';
$lang['timeline thread_comment_cause_added'] = 'Cause added by %s';
$lang['timeline thread_comment_added'] = 'Comment added by %s';
$lang['timeline task_opened'] = 'Task opened. Performer: %s';
$lang['timeline task_done'] = 'Task closed. Performer: %s';
$lang['timeline task_comment_added'] = 'Komentarz dodany przez %s';
$lang['timeline thread_proposal_project'] = 'Proposal added by %s';
$lang['timeline thread_opened_project'] = 'Project opened. Coordinator: %s';
$lang['timeline thread_done_project'] = 'Project done. Coordinator: %s';
$lang['timeline thread_closed_project'] = 'Project closed. Coordinator: %s';
$lang['timeline thread_rejected_project'] = 'Project rejected. Coordinator: %s';
$lang['report from'] = 'from';
$lang['report to'] = 'to';
$lang['report threads done'] = 'Done';
$lang['report threads cost'] = 'Total cost';
$lang['report threads cost closed'] = 'Total closed cost';
$lang['report threads rejected'] = 'Rejected';
$lang['info set baseurl'] = 'Set "baseurl" to enable bez mail notifications.';
$lang['mute_notifications'] = 'Mute BEZ notifications for %s';
$lang['unmute_notifications'] = 'Unmute BEZ notifications for %s';
$lang['js']['close_with_comment'] = 'Close with comment';
$lang['js']['close_without_comment'] = 'Close without comment';