mirror of
https://github.com/tooot-app/app
synced 2025-02-13 18:30:42 +01:00
12 lines
390 B
Plaintext
12 lines
390 B
Plaintext
|
/*
|
||
|
InfoPlist.strings
|
||
|
tooot
|
||
|
|
||
|
Created by Zheng Zhiyuan (SEBD) on 2021-04-16.
|
||
|
|
||
|
*/
|
||
|
|
||
|
"NSCameraUsageDescription" = "Allow tooot to capture photo or video and attach it to your toot"
|
||
|
"NSPhotoLibraryAddUsageDescription" = "Allow tooot to save an image to your camera roll"
|
||
|
"NSPhotoLibraryUsageDescription" = "Allow tooot to access your camera roll to attach photos or videos to your toot"
|