UNPKG

@tuofeng/react-native-image-picker

Version:

Image Picker

21 lines (17 loc) 1 kB
<resources> <string name="app_name">imagepick</string> <string name="preview">预览</string> <string name="msg_amount_limit">已经达到最高选择数量</string> <string name="action_done">完成</string> <string name="no_select">请选择</string> <string name="photo_unit"></string> <string name="tip_take_photo">拍摄照片</string> <string name="no_camera">没有找到可用相机</string> <string name="image_error">图片错误</string> <string name="no_permissions">没有访问权限</string> <string name="ucrop_label_original">Original</string> <string name="ucrop_label_edit_photo">Edit Photo</string> <string name="ucrop_menu_crop">Crop</string> <string name="ucrop_error_input_data_is_absent">Both input and output Uri must be specified</string> <string name="ucrop_mutate_exception_hint">Therefore, override color resource (ucrop_color_toolbar_widget) in your app to make it work on pre-L devices</string> </resources>