Ignore unused strings to be deleted

This commit is contained in:
Maxime NATUREL 2022-05-31 13:46:14 +02:00
parent 233fe21f26
commit 4f3b4a71ce
1 changed files with 3 additions and 3 deletions

View File

@ -3017,10 +3017,10 @@
<string name="location_share_live_select_duration_option_1">15 minutes</string>
<string name="location_share_live_select_duration_option_2">1 hour</string>
<string name="location_share_live_select_duration_option_3">8 hours</string>
<!--TODO delete-->
<string name="location_in_background_missing_permission_dialog_title">Allow access</string>
<!--TODO delete-->
<string name="location_in_background_missing_permission_dialog_content">If youd like to share your Live location, ${app_name} needs location access all the time when the app is in the background.\nWe will only access your location for the duration that you choose.</string>
<string name="location_in_background_missing_permission_dialog_title" tools:ignore="UnusedResources">Allow access</string>
<!--TODO delete-->
<string name="location_in_background_missing_permission_dialog_content" tools:ignore="UnusedResources">If youd like to share your Live location, ${app_name} needs location access all the time when the app is in the background.\nWe will only access your location for the duration that you choose.</string>
<string name="location_not_available_dialog_title">${app_name} could not access your location</string>
<string name="location_not_available_dialog_content">${app_name} could not access your location. Please try again later.</string>
<string name="location_share_external">Open with</string>