[ios] Added dot at the end of viral sharing title.

This commit is contained in:
VladiMihaylenko 2016-03-25 21:42:58 +03:00
parent 7e9de160b7
commit fb9e83d915

View file

@ -27,7 +27,7 @@
if ([activityType isEqualToString:UIActivityTypePostToTwitter] || [activityType isEqualToString:UIActivityTypeMail])
return [NSString stringWithFormat:@"%@ %@", L(@"whatsnew_editor_message_1"), mapsmeURL];
return [NSString stringWithFormat:@"%@\n%@\n%@", L(@"editor_sharing_title"), L(@"whatsnew_editor_message_1"), mapsmeURL];
return [NSString stringWithFormat:@"%@.\n%@\n%@", L(@"editor_sharing_title"), L(@"whatsnew_editor_message_1"), mapsmeURL];
}
- (NSString *)activityViewController:(UIActivityViewController *)activityViewController