NSAlert*albumArtAlert=[NSAlertalertWithMessageText:_NS("Check for album art and metadata?")defaultButton:_NS("Enable Metadata Retrieval")alternateButton:_NS("No, Thanks")otherButton:nilinformativeTextWithFormat:_NS("VLC can check online for album art and metadata to enrich your playback experience, e.g. by providing track information when playing Audio CDs. To provide this functionality, VLC will send information about your contents to trusted services in an anonymized form.")];