"NSLocationUsageDescription" = "Cog has no use for your location information. Something is obviously wrong with the application.";
/* Privacy - Microphone Usage Description */
"NSMicrophoneUsageDescription" = "Cog is an audio player. It does not, however, record audio. Why is it asking for permission to use your microphone?";
/* Privacy - Photo Library Usage Description */
"NSPhotoLibraryUsageDescription" = "Cog is an audio player. Why are you trying to access your Photos Library with an audio player?";
/* Privacy - Reminders Usage Description */
"NSRemindersUsageDescription" = "Cog has no use for your reminders. Why are you trying to access them with an audio player?";
"NSDownloadsFolderUsageDescription" = "We may request related audio files from this folder for playback purposes. We will only play back files you specifically add, unless you enable the option to add an entire folder. Granting permission either for individual files or for parent folders ensures their contents will remain playable in future sessions.";
"NSDocumentsFolderUsageDescription" = "We may request related audio files from this folder for playback purposes. We will only play back files you specifically add, unless you enable the option to add an entire folder. Granting permission either for individual files or for parent folders ensures their contents will remain playable in future sessions.";
/* Privacy - Desktop Folder Usage Description */
"NSDesktopFolderUsageDescription" = "We may request related audio files from this folder for playback purposes. We will only play back files you specifically add, unless you enable the option to add an entire folder. Granting permission either for individual files or for parent folders ensures their contents will remain playable in future sessions.";
"NSMotionUsageDescription" = "Cog optionally supports motion tracking headphones for head tracked positional audio, using its own low latency positioning model.";