Skip to content

Commit 2453f2c

Browse files
authored
Merge pull request #8115 from luixxiul/localization-3
Replace 'Use Bots' with 'Use bots' for localization experience on Weblate
2 parents e8ea538 + d1044d2 commit 2453f2c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelog.d/8115.misc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Replace 'Bots' with 'bots' inside terms_description_for_integration_manager

library/ui-strings/src/main/res/values/strings.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1823,7 +1823,7 @@
18231823
<!-- Terms -->
18241824
<string name="terms_of_service">Terms of Service</string>
18251825
<string name="terms_description_for_identity_server">Be discoverable by others</string>
1826-
<string name="terms_description_for_integration_manager">Use Bots, bridges, widgets and sticker packs</string>
1826+
<string name="terms_description_for_integration_manager">Use bots, bridges, widgets and sticker packs</string>
18271827

18281828
<string name="identity_server">Identity server</string>
18291829
<string name="disconnect_identity_server">Disconnect identity server</string>

0 commit comments

Comments
 (0)