Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
pidan
/
FuSiLive
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
de7b59b0
authored
Jan 07, 2025
by
ludi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改一些翻译的bug
parent
5eca6bfa
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
36 additions
and
10 deletions
DevelopmentPods/FUSFoundation/FUSFoundation/Assets/LocalizationString/Fusi_Chinese.strings
DevelopmentPods/FUSFoundation/FUSFoundation/Assets/LocalizationString/Fusi_Chinese_Traditional.strings
DevelopmentPods/FUSFoundation/FUSFoundation/Assets/LocalizationString/Fusi_English.strings
DevelopmentPods/FUSFoundation/FUSFoundation/Assets/LocalizationString/Fusi_Japanese.strings
DevelopmentPods/FUSFoundation/FUSFoundation/Assets/LocalizationString/Fusi_Thai.strings
DevelopmentPods/FUSFoundation/FUSFoundation/Assets/LocalizationString/Fusi_vietnamese.strings
Modules/FUSChatCenterModule/FUSChatCenterModule.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/xcschememanagement.plist
Modules/FUSChatCenterModule/FUSChatCenterModule/Features/HomeMessagePage/FUSMessageView.m
Modules/FUSChatCenterModule/FUSChatCenterModule/Features/InstantMessaging/View/ToolViews/VideoChat/VideoCredit/FUSZoneVideoCreditHeaderView.m
Modules/FUSShowRoomModule/FUSShowRoomModule.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/xcschememanagement.plist
Modules/FUSUserCenterModule/FUSUserCenterModule.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/xcschememanagement.plist
Modules/FUSUserCenterModule/FUSUserCenterModule/Features/Setting/Controller/FUSSettingViewController.m
DevelopmentPods/FUSFoundation/FUSFoundation/Assets/LocalizationString/Fusi_Chinese.strings
View file @
de7b59b0
...
...
@@ -2616,3 +2616,7 @@
"不安全" = "不安全";
"APP通知设置" = "APP通知設置";
"APP语言设置" = "APP語言設置";
DevelopmentPods/FUSFoundation/FUSFoundation/Assets/LocalizationString/Fusi_Chinese_Traditional.strings
View file @
de7b59b0
...
...
@@ -2616,3 +2616,7 @@
"不安全" = "不安全";
"APP通知设置" = "APP通知設置";
"APP语言设置" = "APP語言設置";
DevelopmentPods/FUSFoundation/FUSFoundation/Assets/LocalizationString/Fusi_English.strings
View file @
de7b59b0
...
...
@@ -2616,3 +2616,7 @@
"不安全" = "Unsafe";
"APP通知设置" = "APP notification settings";
"APP语言设置" = "APP language setting";
DevelopmentPods/FUSFoundation/FUSFoundation/Assets/LocalizationString/Fusi_Japanese.strings
View file @
de7b59b0
...
...
@@ -2594,3 +2594,7 @@
"不安全" = "安全ではない";
"APP通知设置" = "APP通知設定";
"APP语言设置" = "アプリの言語設定";
DevelopmentPods/FUSFoundation/FUSFoundation/Assets/LocalizationString/Fusi_Thai.strings
View file @
de7b59b0
...
...
@@ -2588,3 +2588,7 @@
"不安全" = "ไม่ปลอดภัย";
"APP通知设置" = "การตั้งค่าการแจ้งเตือนของแอป";
"APP语言设置" = "การตั้งค่าภาษาของแอป";
DevelopmentPods/FUSFoundation/FUSFoundation/Assets/LocalizationString/Fusi_vietnamese.strings
View file @
de7b59b0
...
...
@@ -2594,3 +2594,7 @@
"不安全" = "Không an toàn";
"APP通知设置" = "Cài đặt thông báo APP";
"APP语言设置" = "Cài đặt ngôn ngữ ứng dụng";
Modules/FUSChatCenterModule/FUSChatCenterModule.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/xcschememanagement.plist
View file @
de7b59b0
...
...
@@ -7,12 +7,12 @@
<
k
e
y
>
FUSChatCenterBundle.xcscheme_
^#
shared
#^
_
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
int
e
g
e
r
>
7
3
<
/int
e
g
e
r
>
<
int
e
g
e
r
>
7
2
<
/int
e
g
e
r
>
<
/
d
i
c
t
>
<
k
e
y
>
FUSChatCenterModule.xcscheme_
^#
shared
#^
_
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
int
e
g
e
r
>
7
7
<
/int
e
g
e
r
>
<
int
e
g
e
r
>
7
5
<
/int
e
g
e
r
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
...
...
Modules/FUSChatCenterModule/FUSChatCenterModule/Features/HomeMessagePage/FUSMessageView.m
View file @
de7b59b0
...
...
@@ -160,10 +160,11 @@
make
.
width
.
offset
(
35
);
}];
NSString
*
notificationOpenBtnTitle
=
[
NSString
stringWithFormat
:
@" %@ "
,[
NSString
fus_localString
:
@"开启"
]];
UIButton
*
notificationOpenBtn
=
[
UIButton
buttonWithType
:
UIButtonTypeCustom
];
notificationOpenBtn
.
titleLabel
.
font
=
[
UIFont
fus_themeFont
:
13
];
[
notificationOpenBtn
setTitleColor
:[
UIColor
colorWithHex
:
@"#22222B"
]
forState
:
UIControlStateNormal
];
[
notificationOpenBtn
setTitle
:
[
NSString
stringWithFormat
:
@" %@ "
,[
NSString
fus_localString
:
@"开启"
]]
forState
:
UIControlStateNormal
];
[
notificationOpenBtn
setTitle
:
notificationOpenBtnTitle
forState
:
UIControlStateNormal
];
notificationOpenBtn
.
backgroundColor
=
[
UIColor
fus_diamondBlue
];
notificationOpenBtn
.
layer
.
cornerRadius
=
25
/
2
.
0
f
;
[
self
.
notificationRemindView
addSubview
:
notificationOpenBtn
];
...
...
@@ -171,11 +172,12 @@
make
.
right
.
equalTo
(
notificationRemindCloseBtn
.
mas_left
);
make
.
height
.
offset
(
25
);
make
.
centerY
.
offset
(
0
);
make
.
width
.
offset
([
notificationOpenBtnTitle
sizeWithFont
:[
UIFont
fus_themeFont
:
13
]
maxWidth
:
MAXFLOAT
].
width
);
}];
[
notificationRemindTextLabel
mas_makeConstraints
:
^
(
MASConstraintMaker
*
make
)
{
make
.
left
.
equalTo
(
bellImgView
.
mas_right
).
offset
(
10
);
make
.
centerY
.
offset
(
0
);
make
.
right
.
equalTo
(
notificationOpenBtn
.
mas_left
).
offset
(
-
10
);
make
.
right
.
equalTo
(
notificationOpenBtn
.
mas_left
).
offset
(
-
4
);
}];
// 功能面板
...
...
Modules/FUSChatCenterModule/FUSChatCenterModule/Features/InstantMessaging/View/ToolViews/VideoChat/VideoCredit/FUSZoneVideoCreditHeaderView.m
View file @
de7b59b0
...
...
@@ -72,7 +72,7 @@ CGFloat const kZoneVideoCreditHeaderViewHeight = 112;
[
_circleView
startDrawCircleProcessView
];
[
_circleView
animateToProgress
:
0
.
0
];
_videoCreditDetailsLabel
.
text
=
[
NSString
fus_localString
:
@"
约会
信用"
];
_videoCreditDetailsLabel
.
text
=
[
NSString
fus_localString
:
@"
私房
信用"
];
_connectRateLabel
.
text
=
[
NSString
fus_localString
:
@"接通率"
];
self
.
fiveGrayStartImageView
.
image
=
[
FUSChatCenterBunble
imageNamed
:
@"zone_five_star"
];
...
...
Modules/FUSShowRoomModule/FUSShowRoomModule.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/xcschememanagement.plist
View file @
de7b59b0
...
...
@@ -7,12 +7,12 @@
<
k
e
y
>
FUSShowRoomBundle.xcscheme_
^#
shared
#^
_
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
int
e
g
e
r
>
7
5
<
/int
e
g
e
r
>
<
int
e
g
e
r
>
7
6
<
/int
e
g
e
r
>
<
/
d
i
c
t
>
<
k
e
y
>
FUSShowRoomModule.xcscheme_
^#
shared
#^
_
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
int
e
g
e
r
>
7
4
<
/int
e
g
e
r
>
<
int
e
g
e
r
>
7
7
<
/int
e
g
e
r
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
...
...
Modules/FUSUserCenterModule/FUSUserCenterModule.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/xcschememanagement.plist
View file @
de7b59b0
...
...
@@ -7,12 +7,12 @@
<
k
e
y
>
FUSUserCenterModule.xcscheme_
^#
shared
#^
_
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
int
e
g
e
r
>
7
2
<
/int
e
g
e
r
>
<
int
e
g
e
r
>
7
3
<
/int
e
g
e
r
>
<
/
d
i
c
t
>
<
k
e
y
>
FUSUserCenterModuleBundle.xcscheme_
^#
shared
#^
_
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
int
e
g
e
r
>
7
6
<
/int
e
g
e
r
>
<
int
e
g
e
r
>
7
4
<
/int
e
g
e
r
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
...
...
Modules/FUSUserCenterModule/FUSUserCenterModule/Features/Setting/Controller/FUSSettingViewController.m
View file @
de7b59b0
...
...
@@ -164,7 +164,7 @@
[
weakSelf
.
navigationController
pushViewController
:
zhaixinChatSetting
animated
:
YES
];
};
_languageItem
=
[
FUSCustomSettingItem
fus_itemWithTitle
:[
NSString
fus_localString
:
@"APP
切换语言
"
]
type
:
CustomSettingItemTypeShowTextAndArrow
];
_languageItem
=
[
FUSCustomSettingItem
fus_itemWithTitle
:[
NSString
fus_localString
:
@"APP
语言设置
"
]
type
:
CustomSettingItemTypeShowTextAndArrow
];
_languageItem
.
rightShowText
=
[
FUSLocalizationHelper
fus_currentLanguageName
];
_languageItem
.
rightShowTextFont
=
[
UIFont
fus_themeFont
:
14
];
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment