You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/brave_rewards/resources/extension/brave_rewards/_locales/en_US/messages.json
+26
Original file line number
Diff line number
Diff line change
@@ -853,6 +853,24 @@
853
853
"message": "Turn on Rewards",
854
854
"description": ""
855
855
},
856
+
"braveTalkOptInTerms": {
857
+
"message": "By clicking, you agree to the $tos_link_begin$Terms of Service$tos_link_end$ and $pp_link_begin$Privacy Policy$pp_link_end$. Disable any time in Settings.",
858
+
"description": "",
859
+
"placeholders": {
860
+
"tos_link_begin": {
861
+
"content": "$1"
862
+
},
863
+
"tos_link_end": {
864
+
"content": "$2"
865
+
},
866
+
"pp_link_begin": {
867
+
"content": "$3"
868
+
},
869
+
"pp_link_end": {
870
+
"content": "$4"
871
+
}
872
+
}
873
+
},
856
874
"braveTalkTurnOnPrivateAdsToStartCall": {
857
875
"message": "To start a free call, enable Brave Private Ads",
858
876
"description": ""
@@ -872,5 +890,13 @@
872
890
"braveTalkClickAnywhereToBraveTalk": {
873
891
"message": "Click anywhere on the screen to continue to Brave Talk.",
874
892
"description": ""
893
+
},
894
+
"braveTalkWantLearnMore": {
895
+
"message": "Want to learn more about Brave Rewards?",
onboardingPanelBitflyerLearnMore: '$1Learn more$2 about how to link your Brave browser with your bitFlyer account.',
49
49
50
50
// Brave talk onboarding panel messages:
51
+
braveTalkTurnOnRewardsToStartCall: 'To start a free call, turn on Brave Rewards',
51
52
braveTalkBraveRewardsDescription: 'With Brave Rewards, you earn tokens for viewing private ads (your data is safe). Turn those tokens into cash, gift cards…or even tip the websites you love. No tracking. No slow downs.',
52
-
braveTalkCanStartFreeCall: 'You can now start a free call',
53
-
braveTalkClickAnywhereToBraveTalk: 'Click anywhere on the screen to continue to Brave Talk.',
54
53
braveTalkTurnOnRewards: 'Turn on Rewards',
55
-
braveTalkTurnOnRewardsToStartCall: 'To start a free call, turn on Brave Rewards',
54
+
braveTalkOptInTerms: 'By clicking, you agree to the $1Terms of Service$2 and $3Privacy Policy$4. Disable any time in Settings.',
56
55
braveTalkTurnOnPrivateAdsToStartCall: 'To start a free call, enable Brave Private Ads',
57
56
braveTalkPrivateAdsDescription: 'With Brave Private Ads, you earn tokens for viewing private ads (your data is safe). Turn those tokens into cash, gift cards…or even tip the websites you love. No tracking. No slow downs.',
58
-
braveTalkTurnOnPrivateAds: 'Turn on Brave Private Ads'
57
+
braveTalkTurnOnPrivateAds: 'Turn on Brave Private Ads',
58
+
braveTalkCanStartFreeCall: 'You can now start a free call',
59
+
braveTalkClickAnywhereToBraveTalk: 'Click anywhere on the screen to continue to Brave Talk.',
60
+
braveTalkWantLearnMore: 'Want to learn more about Brave Rewards?',
0 commit comments