Skip to content

Commit c8421b5

Browse files
committed
Updated comments
Signed-off-by: Arnau Mora <arnyminerz@proton.me>
1 parent f90a408 commit c8421b5

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

app/src/main/res/values/strings.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<string name="install_browser">Please install a Web browser</string>
1818
<string name="required_annotation">Required</string>
1919

20-
<!-- CalendarListActivity -->
20+
<!-- SubscriptionScreen -->
2121
<string name="title_activity_calendar_list">My subscriptions</string>
2222
<string name="calendar_list_empty_info">To subscribe to a Webcal feed, use the + button or open a Webcal URL.</string>
2323
<string name="calendar_list_info">About ICSx⁵</string>
@@ -56,7 +56,7 @@
5656
</string-array>
5757
<string name="settings_force_dark_theme">Force dark theme</string>
5858

59-
<!-- AddCalendarActivity -->
59+
<!-- AddSubscriptionScreen -->
6060
<string name="activity_add_calendar">Subscribe to calendar</string>
6161
<string name="activity_add_calendar_subscribe">Subscribe</string>
6262
<string name="add_calendar_subscribe_url">Subscribe to URL</string>
@@ -92,10 +92,10 @@
9292
<string name="add_calendar_custom_user_agent_label">Custom user agent string</string>
9393
<string name="add_calendar_custom_user_agent_description">Replace the default user agent with a custom one.</string>
9494

95-
<!-- AlertFragment -->
95+
<!-- AlertDialog -->
9696
<string name="alert_share_details">Share details</string>
9797

98-
<!-- EditCalendarActivity -->
98+
<!-- EditSubscriptionScreen -->
9999
<string name="activity_edit_calendar">Edit subscription</string>
100100
<string name="edit_calendar_cancel">Cancel</string>
101101
<string name="edit_calendar_delete">Unsubscribe</string>
@@ -117,7 +117,7 @@
117117
<string name="sync_permission_required_sync_calendar">Needing permission to sync your calendar</string>
118118
<string name="could_not_open_storage_file">Couldn\'t open file from storage</string>
119119

120-
<!-- InfoActivity -->
120+
<!-- InfoScreen -->
121121
<string name="activity_app_info">App info</string>
122122
<string name="app_info_version">Version %1$s-%2$s</string>
123123
<string name="app_info_copyright">© Ricki Hirner, Bernhard Stockmann (bitfire web engineering GmbH) and contributors</string>

0 commit comments

Comments
 (0)