I want to change here title of button can i change by default it is coming 'save' can it be changed
UIBarButtonItem *dowButton = [[UIBarButtonItem alloc]initWithBarButtonSystemItem:UIBarButtonSystemItemSave
target:self action:@selector(download)];
strong text