Skip to content

Commit 49cfb59

Browse files
committed
strings.xml: wont to wan't
Fix minor typos
1 parent 905f560 commit 49cfb59

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<string name="old_maintainer">Old Maintainer</string>
3434
<string name="old_maintainer_name" translatable="false">x0b &lt;github.com/x0b&gt;</string>
3535
<string name="empty_folder">The folder is empty</string>
36-
<string name="ooops">Ooops!</string>
36+
<string name="ooops">Oops!</string>
3737
<string name="no_config_found">No configuration found, please import or add remote</string>
3838
<string name="import_configuration">Import configuration</string>
3939
<string name="empty_state_icon">Empty state icon</string>
@@ -513,7 +513,7 @@
513513
<string name="sync_service_notification_channel_fail_description">Notification for failed syncs</string>
514514
<string name="sync_service_notification_channel_report_title">Sync service reports</string>
515515
<string name="sync_service_notification_channel_report_description">Notification for sync-reports</string>
516-
<string name="dynamic_config_unknown_error">This Prodvider is unknown!</string>
516+
<string name="dynamic_config_unknown_error">This Provider is unknown!</string>
517517
<string name="toggle_advanced_options">Toggle Advanced Options</string>
518518
<string name="trigger_type_schedule">Scheduled</string>
519519
<string name="trigger_type_interval">Interval</string>
@@ -525,7 +525,7 @@
525525
<string name="save_trigger_button_description">Save Trigger</string>
526526
<string name="trigger_save_notitle">You need to set a title</string>
527527
<string name="intro_notifications_title">Get Notified!</string>
528-
<string name="intro_notifications_description">We want to show you notifications when we sync your files, so please grant us access to post notifications. We wont spam you!</string>
528+
<string name="intro_notifications_description">We want to show you notifications when we sync your files, so please grant us access to post notifications. We won\'t spam you!</string>
529529
<string name="error_getting_config">We could not load your configuration!</string>
530530
<string name="notification_reports">Create Reports for Syncs. Replaces singular notifications with a unified one.</string>
531531
<string name="back">Back</string>
@@ -537,23 +537,23 @@
537537
<string name="intro_permission_changed_title">Permissions required!</string>
538538
<string name="intro_permission_changed_description">Sorry, to disturb you, but we need to quickly update the permissions granted to us. This allows the best possible experience!</string>
539539
<string name="intro_alarms_title">Alarms!</string>
540-
<string name="intro_alarms_description">We need to be able to set alarms to schedule sync\'s. Dont worry, we will never ring your phone!</string>
540+
<string name="intro_alarms_description">We need to be able to set alarms to schedule sync\'s. Don\'t worry, we will never ring your phone!</string>
541541
<string name="operation_start_sync">Started Sync</string>
542542
<string name="operation_sync_cancelled">Sync was cancelled</string>
543-
<string name="intro_notifications_denied">You wont get notifications.</string>
543+
<string name="intro_notifications_denied">You won\'t get notifications.</string>
544544
<string name="intro_alarms_denied">We can\'t schedule alarms now.</string>
545545
<string name="app_error_notification_channel_name">App Errors</string>
546546
<string name="app_error_notification_channel_description">Errors that are specific to this app and its permissions will be shown via this channel</string>
547547
<string name="permissionFragment">Permissions</string>
548548
<string name="permissions_notifications_label">Notifications</string>
549549
<string name="permissions_notifications_description">Notifications are useful in conveying errors and the state of the app. You should consider enabling them, so that we can inform you about any issues.</string>
550550
<string name="permissions_alarms_label">Alarms</string>
551-
<string name="permissions_alarms_description">We need to schedule alarms so that your synchronizations are running on time. If this permission is not granted, your syncs wont start at all.</string>
551+
<string name="permissions_alarms_description">We need to schedule alarms so that your synchronizations are running on time. If this permission is not granted, your syncs won\'t start at all.</string>
552552
<string name="permissions_storage_label">Storage</string>
553553
<string name="permissions_storage_description">This permission is required to access your local device. While you can still access remotes, it is highly recommended to allow access to your device.</string>
554554
<string name="permissions_button_request">Request!</string>
555555
<string name="app_error_notification_alarmpermission_missing">Alarm Scheduling Permission missing</string>
556-
<string name="app_error_notification_alarmpermission_missing_description">Please grant this permission to allow schedules to be started. Without it, syncs wont run!</string>
556+
<string name="app_error_notification_alarmpermission_missing_description">Please grant this permission to allow schedules to be started. Without it, syncs won\'t run!</string>
557557
<string name="breadcrumb_home_description">Remote-Root</string>
558558
<string name="breadcrumb_next_description">Next breadcrumb arrow indicator</string>
559559
<string name="remote_creation_next_step">Next Step</string>

0 commit comments

Comments
 (0)