| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -3513,7 +3513,6 @@ typedef enum : NSUInteger {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    [gifAction setValue:gifImage forKey:@"image"];
 | 
					 | 
					 | 
					 | 
					    [gifAction setValue:gifImage forKey:@"image"];
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    [actionSheet addAction:gifAction];
 | 
					 | 
					 | 
					 | 
					    [actionSheet addAction:gifAction];
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    /*
 | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    UIAlertAction *chooseDocumentAction =
 | 
					 | 
					 | 
					 | 
					    UIAlertAction *chooseDocumentAction =
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        [UIAlertAction actionWithTitle:NSLocalizedString(@"MEDIA_FROM_DOCUMENT_PICKER_BUTTON",
 | 
					 | 
					 | 
					 | 
					        [UIAlertAction actionWithTitle:NSLocalizedString(@"MEDIA_FROM_DOCUMENT_PICKER_BUTTON",
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                                           @"action sheet button title when choosing attachment type")
 | 
					 | 
					 | 
					 | 
					                                           @"action sheet button title when choosing attachment type")
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -3527,6 +3526,7 @@ typedef enum : NSUInteger {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    [chooseDocumentAction setValue:chooseDocumentImage forKey:@"image"];
 | 
					 | 
					 | 
					 | 
					    [chooseDocumentAction setValue:chooseDocumentImage forKey:@"image"];
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    [actionSheet addAction:chooseDocumentAction];
 | 
					 | 
					 | 
					 | 
					    [actionSheet addAction:chooseDocumentAction];
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					    /*
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    if (kIsSendingContactSharesEnabled) {
 | 
					 | 
					 | 
					 | 
					    if (kIsSendingContactSharesEnabled) {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        UIAlertAction *chooseContactAction =
 | 
					 | 
					 | 
					 | 
					        UIAlertAction *chooseContactAction =
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            [UIAlertAction actionWithTitle:NSLocalizedString(@"ATTACHMENT_MENU_CONTACT_BUTTON",
 | 
					 | 
					 | 
					 | 
					            [UIAlertAction actionWithTitle:NSLocalizedString(@"ATTACHMENT_MENU_CONTACT_BUTTON",
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
 
 |