Fix typo in prompt to navigate to settings.

Resolves #13779
This commit is contained in:
Waldir Pimenta 2024-11-10 19:41:32 +00:00 committed by Greyson Parrelli
parent c6c7df2dd1
commit f1b05fd1c4

View file

@ -6686,7 +6686,7 @@
<!-- Re-enable backups permission bottom sheet instruction 1 text -->
<string name="BackupSchedulePermissionMegaphone__tap_the_go_to_settings_button_below">Tap the \"Go to settings\" button below</string>
<!-- Re-enable backups permission bottom sheet instruction 2 text -->
<string name="BackupSchedulePermissionMegaphone__turn_on_allow_settings_alarms_and_reminders">Turn on \"Allow settings alarms and reminders.\"</string>
<string name="BackupSchedulePermissionMegaphone__turn_on_allow_settings_alarms_and_reminders">Turn on \"Allow setting alarms and reminders.\"</string>
<!-- Re-enable backups permission bottom sheet call to action button to open settings -->
<string name="BackupSchedulePermissionMegaphone__go_to_settings">Go to settings</string>