Skip to content

Commit f90dadc

Browse files
authored
Merge pull request #384 from zsw666/master
v10.0.0-beta
2 parents a2dd6fa + d2ff081 commit f90dadc

File tree

411 files changed

+15500
-11382
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

411 files changed

+15500
-11382
lines changed

NEChatUIKit/NEChatUIKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = 'NEChatUIKit'
19-
s.version = '9.7.0'
19+
s.version = '10.0.0-beta'
2020
s.summary = 'Chat Module of IM.'
2121

2222
# This description is used to generate tags and improve search results.
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"images" : [
3+
{
4+
"idiom" : "universal",
5+
"scale" : "1x"
6+
},
7+
{
8+
"filename" : "location_default 1.png",
9+
"idiom" : "universal",
10+
"scale" : "2x"
11+
},
12+
{
13+
"filename" : "location_default.png",
14+
"idiom" : "universal",
15+
"scale" : "3x"
16+
}
17+
],
18+
"info" : {
19+
"author" : "xcode",
20+
"version" : 1
21+
}
22+
}
34.8 KB
Loading
34.8 KB
Loading
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"images" : [
3+
{
4+
"idiom" : "universal",
5+
"scale" : "1x"
6+
},
7+
{
8+
"filename" : "[email protected]",
9+
"idiom" : "universal",
10+
"scale" : "2x"
11+
},
12+
{
13+
"filename" : "[email protected]",
14+
"idiom" : "universal",
15+
"scale" : "3x"
16+
}
17+
],
18+
"info" : {
19+
"author" : "xcode",
20+
"version" : 1
21+
}
22+
}
4.23 KB
Loading
6.58 KB
Loading
190 Bytes
Loading
355 Bytes
Loading

NEChatUIKit/NEChatUIKit/Assets/en.lproj/Localizable.strings

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"record_too_short"="Time is too short";
1818
"no_microphone_permission"="no micro permission";
1919
"choose"="select";
20-
"take_photo"="camera";
2120
"select_from_album"="album";
2221
"select_from_icloud"="icloud";
2322
"editing"="typing";
@@ -51,9 +50,10 @@
5150
"team_join_mode" = "join mode";
5251
"team_be_invited_mode" = "invite mode";
5352
"team_be_invited_permission" = "Invite Permission";
54-
"team_be_invited_author" = "是否需要被邀请者同意权限";
55-
"team_update_info_permission" = "update info permission";
53+
"team_be_invited_author" = "BeInvite Permission";
54+
"team_update_info_permission" = "Update info permission";
5655
"team_update_client_custom"="Update Permission";
56+
"team_at_permission"="@All Permission update to ";
5757

5858
"team_custom_info" = "custom info";
5959
"not_mute" = "unmute";
@@ -169,6 +169,7 @@
169169
"failed_operation"="Failed Operation";
170170
"team_not_exist"="team not exist";
171171
"unpin_failed"="Unpin failed";
172+
"pin_limit_exceeded"="The number of pin has reached the upper limit";
172173

173174
"fun_hold_to_talk"="Hold to talk";
174175

@@ -194,6 +195,7 @@
194195
"multiForward_open_failed"="Failed to obtain information";
195196
"file_check_failed"="File verification failed";
196197
"per_item_forward_limit"="Forward one by one to limit %d messages";
198+
"selete_messages_limit"="Delete limits %d messages";
197199
"multiForward_forward_limit"="Combined forwarding limits %d messages";
198200
"exception_description"="Exception description";
199201

0 commit comments

Comments
 (0)