strings.xml 1.4 KB

12345678910111213141516171819202122
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources>
  3. <string name="dcloud_choose_an_action">Choose an action</string>
  4. <string name="dcloud_gallery_all_dir_name">All Pictures &amp; Videos</string>
  5. <string name="dcloud_gallery_all_image">All Photos</string>
  6. <string name="dcloud_gallery_all_video">All Videos</string>
  7. <string name="dcloud_gallery_cant_play_video">No programs to play</string>
  8. <string name="dcloud_gallery_count_string" />
  9. <string name="dcloud_gallery_done">Done</string>
  10. <string name="dcloud_gallery_library_name">媒体选择器</string>
  11. <string name="dcloud_gallery_msg_amount_limit">Maximum number of photos or videos</string>
  12. <string name="dcloud_gallery_msg_size_limit">Please upload after compressing and cutting, the largest file only supports</string>
  13. <string name="dcloud_gallery_preview">Preview</string>
  14. <string name="dcloud_gallery_read_external_storage">Need to open storage permission</string>
  15. <string name="dcloud_gallery_select">Select</string>
  16. <string name="dcloud_gallery_select_image_title">Photos</string>
  17. <string name="dcloud_gallery_select_null">You must select at least one file before previewing</string>
  18. <string name="dcloud_gallery_select_title">Photos/Videos</string>
  19. <string name="dcloud_gallery_select_video_title">Videos</string>
  20. <string name="dcloud_gallery_video">Video</string>
  21. <string name="dcloud_gallery_video_dir_name">All Videos</string>
  22. </resources>