Skip to content

Commit 364c6af

Browse files
committed
Use sentence casing for items
1 parent 225ea7c commit 364c6af

File tree

1 file changed

+3
-3
lines changed
  • shared/src/commonMain/composeResources/values

1 file changed

+3
-3
lines changed

shared/src/commonMain/composeResources/values/strings.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@
1616
For the source code and more technical details, visit the GitHub repository.</string>
1717
<string name="about_app_link_github">GitHub repository</string>
1818
<string name="about_app_link_rate">Rate the app</string>
19-
<string name="about_app_link_privacy_notice">App Privacy Notice</string>
20-
<string name="about_app_link_terms_of_use">App Terms of Use</string>
19+
<string name="about_app_link_privacy_notice">App privacy notice</string>
20+
<string name="about_app_link_terms_of_use">App terms of use</string>
2121
<string name="about_app_link_licenses">Licenses</string>
2222
<string name="about_app_made_with_junie">Made with Junie</string>
2323

2424
<string name="info_title">Info</string>
2525
<string name="info_link_about_conf">About the conference</string>
2626
<string name="info_link_about_app">About the app</string>
2727
<string name="info_link_partners">Our partners</string>
28-
<string name="info_link_code_of_conduct">Code of Conduct</string>
28+
<string name="info_link_code_of_conduct">Code of conduct</string>
2929
<string name="info_link_news_feed">News feed</string>
3030
<string name="info_link_settings">Settings</string>
3131
<string name="info_link_description_twitter">Twitter</string>

0 commit comments

Comments
 (0)