Hibok
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 

15 lignes
871 B

  1. /*
  2. InfoPlist.strings
  3. Runner
  4. Created by 黄家豪 on 2019/12/19.
  5. Copyright © 2019 The Chromium Authors. All rights reserved.
  6. */
  7. NSMicrophoneUsageDescription = "Allow voice chat in apps, create voice messages etc";
  8. NSCameraUsageDescription = "For scanning QR codes, taking pictures, uploading avatars, and sending pictures";
  9. NSLocationAlwaysUsageDescription = "After the location is acquired, we can provide you with more accurate recommendation services";
  10. NSLocationWhenInUseUsageDescription = "After the location is acquired, we can provide you with more accurate recommendation services";
  11. NSPhotoLibraryUsageDescription = "For uploading avatars, publishing programs, sending pictures etc.";
  12. NSContactsUsageDescription = "You can add your phone buddies after getting your contacts";
  13. NSPhotoLibraryAddUsageDescription = "Used to save pictures sent by others";