Skip to content

Commit 9aba5cc

Browse files
committed
Cleanup unused string resources
1 parent 0c84570 commit 9aba5cc

File tree

5 files changed

+0
-16
lines changed

5 files changed

+0
-16
lines changed

core/notifications/src/main/res/values/strings.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
limitations under the License.
1616
-->
1717
<resources>
18-
<string name="news_notification_title">Now in Android</string>
1918
<string name="news_notification_channel_name">News updates</string>
2019
<string name="news_notification_channel_description">The latest updates on what\'s new in Android</string>
2120
<string name="news_notification_group_summary">%1$d news updates</string>

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@
1717
<resources>
1818
<string name="saved">Saved</string>
1919
<string name="saved_loading">Loading saved…</string>
20-
<string name="top_app_bar_title">Saved</string>
21-
<string name="top_app_bar_action_search">Search</string>
22-
<string name="top_app_bar_action_menu">Menu</string>
2320
<string name="bookmarks_empty_error">No saved updates</string>
2421
<string name="bookmarks_empty_description">Updates you save will be stored here\nto read later</string>
2522
<string name="bookmark_removed">Bookmark removed</string>

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,5 @@
2121
<string name="navigate_up">Navigate up</string>
2222
<string name="onboarding_guidance_title">What are you interested in?</string>
2323
<string name="onboarding_guidance_subtitle">Updates from topics you follow will appear here. Follow some things to get started.</string>
24-
<string name="top_app_bar_title">Now in Android</string>
25-
<string name="for_you_top_app_bar_action_search">Search</string>
26-
27-
<!-- Authors-->
28-
<string name="following">You are following</string>
29-
<string name="not_following">You are not following</string>
30-
<string name="follow">Follow</string>
31-
<string name="unfollow">Unfollow</string>
3224

3325
</resources>

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,4 @@
2020
<string name="empty_header">"No available data"</string>
2121
<string name="card_follow_button_content_desc">Follow interest</string>
2222
<string name="card_unfollow_button_content_desc">Unfollow interest</string>
23-
<string name="top_app_bar_title">Interests</string>
24-
<string name="top_app_bar_action_menu">Menu</string>
25-
<string name="top_app_bar_action_search">Search</string>
2623
</resources>

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,5 @@
1515
limitations under the License.
1616
-->
1717
<resources>
18-
<string name="topic">Topic</string>
1918
<string name="topic_loading">Loading topic</string>
2019
</resources>

0 commit comments

Comments
 (0)