|
17 | 17 | <string name="install_browser">Please install a Web browser</string> |
18 | 18 | <string name="required_annotation">Required</string> |
19 | 19 |
|
20 | | - <!-- CalendarListActivity --> |
| 20 | + <!-- SubscriptionScreen --> |
21 | 21 | <string name="title_activity_calendar_list">My subscriptions</string> |
22 | 22 | <string name="calendar_list_empty_info">To subscribe to a Webcal feed, use the + button or open a Webcal URL.</string> |
23 | 23 | <string name="calendar_list_info">About ICSx⁵</string> |
|
56 | 56 | </string-array> |
57 | 57 | <string name="settings_force_dark_theme">Force dark theme</string> |
58 | 58 |
|
59 | | - <!-- AddCalendarActivity --> |
| 59 | + <!-- AddSubscriptionScreen --> |
60 | 60 | <string name="activity_add_calendar">Subscribe to calendar</string> |
61 | 61 | <string name="activity_add_calendar_subscribe">Subscribe</string> |
62 | 62 | <string name="add_calendar_subscribe_url">Subscribe to URL</string> |
|
92 | 92 | <string name="add_calendar_custom_user_agent_label">Custom user agent string</string> |
93 | 93 | <string name="add_calendar_custom_user_agent_description">Replace the default user agent with a custom one.</string> |
94 | 94 |
|
95 | | - <!-- AlertFragment --> |
| 95 | + <!-- AlertDialog --> |
96 | 96 | <string name="alert_share_details">Share details</string> |
97 | 97 |
|
98 | | - <!-- EditCalendarActivity --> |
| 98 | + <!-- EditSubscriptionScreen --> |
99 | 99 | <string name="activity_edit_calendar">Edit subscription</string> |
100 | 100 | <string name="edit_calendar_cancel">Cancel</string> |
101 | 101 | <string name="edit_calendar_delete">Unsubscribe</string> |
|
117 | 117 | <string name="sync_permission_required_sync_calendar">Needing permission to sync your calendar</string> |
118 | 118 | <string name="could_not_open_storage_file">Couldn\'t open file from storage</string> |
119 | 119 |
|
120 | | - <!-- InfoActivity --> |
| 120 | + <!-- InfoScreen --> |
121 | 121 | <string name="activity_app_info">App info</string> |
122 | 122 | <string name="app_info_version">Version %1$s-%2$s</string> |
123 | 123 | <string name="app_info_copyright">© Ricki Hirner, Bernhard Stockmann (bitfire web engineering GmbH) and contributors</string> |
|
0 commit comments