Clean up unused resources

- also fixes some wrong resources
This commit is contained in:
Ricki Hirner 2023-07-11 11:33:32 +02:00
parent 400d46fce2
commit 36e377001f
No known key found for this signature in database
GPG key ID: 79A019FCAAEDD3AA
4 changed files with 2 additions and 45 deletions

View file

@ -1,10 +0,0 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24"
android:tint="?attr/colorControlNormal">
<path
android:fillColor="@android:color/white"
android:pathData="M11.99,2C6.47,2 2,6.48 2,12s4.47,10 9.99,10C17.52,22 22,17.52 22,12S17.52,2 11.99,2zM18.92,8h-2.95c-0.32,-1.25 -0.78,-2.45 -1.38,-3.56 1.84,0.63 3.37,1.91 4.33,3.56zM12,4.04c0.83,1.2 1.48,2.53 1.91,3.96h-3.82c0.43,-1.43 1.08,-2.76 1.91,-3.96zM4.26,14C4.1,13.36 4,12.69 4,12s0.1,-1.36 0.26,-2h3.38c-0.08,0.66 -0.14,1.32 -0.14,2 0,0.68 0.06,1.34 0.14,2L4.26,14zM5.08,16h2.95c0.32,1.25 0.78,2.45 1.38,3.56 -1.84,-0.63 -3.37,-1.9 -4.33,-3.56zM8.03,8L5.08,8c0.96,-1.66 2.49,-2.93 4.33,-3.56C8.81,5.55 8.35,6.75 8.03,8zM12,19.96c-0.83,-1.2 -1.48,-2.53 -1.91,-3.96h3.82c-0.43,1.43 -1.08,2.76 -1.91,3.96zM14.34,14L9.66,14c-0.09,-0.66 -0.16,-1.32 -0.16,-2 0,-0.68 0.07,-1.35 0.16,-2h4.68c0.09,0.65 0.16,1.32 0.16,2 0,0.68 -0.07,1.34 -0.16,2zM14.59,19.56c0.6,-1.11 1.06,-2.31 1.38,-3.56h2.95c-0.96,1.65 -2.49,2.93 -4.33,3.56zM16.36,14c0.08,-0.66 0.14,-1.32 0.14,-2 0,-0.68 -0.06,-1.34 -0.14,-2h3.38c0.16,0.64 0.26,1.31 0.26,2s-0.1,1.36 -0.26,2h-3.38z" />
</vector>

View file

@ -1,13 +0,0 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="26.086956"
android:viewportHeight="26.086956"
android:tint="#FFFFFF">
<group android:translateX="1.0434783"
android:translateY="1.0434783">
<path
android:fillColor="#FF000000"
android:pathData="M18,16.08c-0.76,0 -1.44,0.3 -1.96,0.77L8.91,12.7c0.05,-0.23 0.09,-0.46 0.09,-0.7s-0.04,-0.47 -0.09,-0.7l7.05,-4.11c0.54,0.5 1.25,0.81 2.04,0.81 1.66,0 3,-1.34 3,-3s-1.34,-3 -3,-3 -3,1.34 -3,3c0,0.24 0.04,0.47 0.09,0.7L8.04,9.81C7.5,9.31 6.79,9 6,9c-1.66,0 -3,1.34 -3,3s1.34,3 3,3c0.79,0 1.5,-0.31 2.04,-0.81l7.12,4.16c-0.05,0.21 -0.08,0.43 -0.08,0.65 0,1.61 1.31,2.92 2.92,2.92 1.61,0 2.92,-1.31 2.92,-2.92s-1.31,-2.92 -2.92,-2.92z"/>
</group>
</vector>

View file

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android">
<item android:id="@+id/refresh_calendars"
android:title="@string/account_refresh_calendar_list"/>
</menu>

View file

@ -206,8 +206,6 @@
<string name="app_settings_notification_settings">Notification settings</string>
<string name="app_settings_notification_settings_summary">Manage notification channels and their settings</string>
<string name="app_settings_theme_title">Select theme</string>
<string name="app_settings_language_title">Select language</string>
<string name="app_settings_language_system_default">System default</string>
<string-array name="app_settings_theme_names">
<item>System default</item>
<item>Light</item>
@ -275,7 +273,6 @@
<string name="login_user_name">User name</string>
<string name="login_user_name_required">User name required</string>
<string name="login_base_url">Base URL</string>
<string name="login_type_url_certificate">Login with URL and client certificate</string>
<string name="login_select_certificate">Select certificate</string>
<string name="login_login">Login</string>
<string name="login_create_account">Create account</string>
@ -296,10 +293,8 @@
<string name="login_google_unexpected_warnings">You may experience unexpected warnings and/or have to create your own client ID.</string>
<string name="login_google_account">Google account</string>
<string name="login_google_client_id">Client ID (optional)</string>
<string name="login_google_client_id_description">You may use your own client ID, in case our does not work.</string>
<string name="login_google_client_id_description_link">Show me how!</string>
<string name="login_google_client_privacy_policy"><![CDATA[%1s transfers your Google Contacts and Calendar data solely for synchronization with this device. See our <a href="%2s">Privacy policy</a> for details.]]></string>
<string name="login_google_client_limited_use"><![CDATA[%1s complies with the <a href="%2s">Google API Services User Data Policy</a>, including the Limited Use requirements.]]></string>
<string name="login_google_client_privacy_policy"><![CDATA[%1$s transfers your Google Contacts and Calendar data solely for synchronization with this device. See our <a href="%2$s">Privacy policy</a> for details.]]></string>
<string name="login_google_client_limited_use"><![CDATA[%1$s complies with the <a href="%2$s">Google API Services User Data Policy</a>, including the Limited Use requirements.]]></string>
<string name="login_oauth_couldnt_obtain_auth_code">Couldn\'t obtain authorization code</string>
<string name="login_configuration_detection">Configuration detection</string>
@ -349,7 +344,6 @@
<string name="settings_sync_wifi_only_ssids_message">Comma-separated names (SSIDs) of allowed WiFi networks (leave blank for all)</string>
<string name="settings_sync_wifi_only_ssids_permissions_required">WiFi SSID restriction requires further settings</string>
<string name="settings_sync_wifi_only_ssids_permissions_action">Manage</string>
<string name="settings_more_info_faq">More information (FAQ)</string>
<string name="settings_authentication">Authentication</string>
<string name="settings_oauth_key" translatable="false">oauth</string>
<string name="settings_oauth">Re-authenticate</string>
@ -402,18 +396,15 @@
<item>Groups are separate vCards</item>
<item>Groups are per-contact categories</item>
</string-array>
<string name="settings_contact_group_method_change">Change group method</string>
<!-- collection management -->
<string name="create_addressbook">Create address book</string>
<string name="create_addressbook_display_name_hint">My Address Book</string>
<string name="create_calendar">Create calendar</string>
<string name="create_calendar_time_zone">Time zone</string>
<string name="create_calendar_type">Possible calendar entries</string>
<string name="create_calendar_type_vevent">Events</string>
<string name="create_calendar_type_vtodo">Tasks</string>
<string name="create_calendar_type_vjournal">Notes / journal</string>
<string name="create_calendar_type_events_and_tasks">Combined (events and tasks)</string>
<string name="create_collection_color">Color</string>
<string name="create_collection_creating">Creating collection</string>
<string name="create_collection_display_name">Title</string>
@ -427,13 +418,11 @@
<string name="delete_collection_confirm_title">Are you sure?</string>
<string name="delete_collection_confirm_warning">This collection (%s) and all its data will be removed permanently.</string>
<string name="delete_collection_data_shall_be_deleted">These data shall be deleted from the server.</string>
<string name="delete_collection_deleting_collection">Deleting collection</string>
<string name="collection_force_read_only">Force read-only</string>
<string name="collection_properties">Properties</string>
<string name="collection_properties_sync_time">Last synced:</string>
<string name="collection_properties_sync_time_never">Never synced</string>
<string name="collection_properties_url">Address (URL):</string>
<string name="collection_properties_copy_url">Copy URL</string>
<string name="collection_properties_owner">Owner:</string>
<!-- debugging and DebugInfoActivity -->
@ -458,7 +447,6 @@
<string name="debug_info_involved_subtitle">Related to the problem</string>
<string name="debug_info_involved_remote">Remote resource:</string>
<string name="debug_info_involved_local">Local resource:</string>
<string name="debug_info_involved_view">View with app</string>
<string name="debug_info_logs_caption">Logs</string>
<string name="debug_info_logs_subtitle">Verbose logs are available</string>
<string name="debug_info_logs_view">View logs</string>
@ -505,7 +493,6 @@
<string name="sync_error_io">Network or I/O error %s</string>
<string name="sync_error_http_dav">HTTP server error %s</string>
<string name="sync_error_local_storage">Local storage error %s</string>
<string name="sync_error_retry">Retry</string>
<string name="sync_error_retry_limit_reached">Soft error (max retries reached)</string>
<string name="sync_error_view_item">View item</string>
<string name="sync_invalid_contact">Received invalid contact from server</string>