Skip to content

Commit eec9289

Browse files
authored
Merge pull request #764 from SimonMarquis/lint/ellipsis
Ellipsis string can be replaced with ellipsis character
2 parents 0c84570 + b453386 commit eec9289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

feature/settings/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<string name="top_app_bar_action_icon_description">Settings</string>
1919
<string name="top_app_bar_navigation_icon_description">Search</string>
2020
<string name="settings_title">Settings</string>
21-
<string name="loading">Loading...</string>
21+
<string name="loading">Loading</string>
2222
<string name="privacy_policy">Privacy policy</string>
2323
<string name="licenses">Licenses</string>
2424
<string name="brand_guidelines">Brand Guidelines</string>

0 commit comments

Comments
 (0)