diff --git a/config.gradle b/config.gradle
index 132659a..a324482 100644
--- a/config.gradle
+++ b/config.gradle
@@ -8,8 +8,8 @@ project.ext {
compileSdkVersion: 28,
minSdkVersion : 16,
targetSdkVersion : 28,
- versionCode : 25,
- versionName : "2.4.1"
+ versionCode : 26,
+ versionName : "2.4.2"
]
constants = [
diff --git a/rximagepicker_support/src/main/res/values-zh/strings.xml b/rximagepicker_support/src/main/res/values-zh/strings.xml
index 9f00049..206bedc 100644
--- a/rximagepicker_support/src/main/res/values-zh/strings.xml
+++ b/rximagepicker_support/src/main/res/values-zh/strings.xml
@@ -1,8 +1,15 @@
- 全部
- 预览
- 发送
- 使用(%1$d)
- 还没有图片或视频
- 返回
+ 全部
+ 预览
+ 发送
+ 使用(%1$d)
+ 还没有图片或视频
+ 返回
+ 相机
+ 确认
+
+ 已达最大选择数量
+ 不支持的文件类型
+ 无法同时选中图片和视频
+ 无法支持视频预览
diff --git a/rximagepicker_support/src/main/res/values/strings.xml b/rximagepicker_support/src/main/res/values/strings.xml
index 4cc0092..2af3749 100644
--- a/rximagepicker_support/src/main/res/values/strings.xml
+++ b/rximagepicker_support/src/main/res/values/strings.xml
@@ -1,18 +1,15 @@
- All Media
- Preview
- Apply
- Apply(%1$d)
- No media yet
- Camera
- OK
- back
+ All Media
+ Preview
+ Apply
+ Apply(%1$d)
+ No media yet
+ Camera
+ OK
+ back
- You have reached max selectable
- You can only select up to %1$d media files
- Under quality
- Over quality
- Unsupported file type
- Can\'t select images and videos at the same time
- No App found supporting video preview
+ You have reached max selectable
+ Unsupported file type
+ Can\'t select images and videos at the same time
+ No App found supporting video preview