Skip to content

Commit

Permalink
refactor: edit strings.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
timschneeb committed Oct 29, 2022
1 parent fd37876 commit 34d1bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<string name="action_settings">Settings</string>
<string name="action_presets">Presets</string>
<string name="action_revert">Reset to defaults</string>
<string name="action_blocked_apps">Excluded apps</string>

<!-- Notification channels -->
<string name="notification_channel_service">Service notification</string>
Expand Down Expand Up @@ -398,7 +399,6 @@

<!-- Blocklist -->
<string name="title_activity_blocklist">Excluded apps</string>
<string name="action_blocked_apps">Excluded apps</string>
<string name="blocklist_add_exclusion_alt">Add application to exclude</string>
<string name="blocklist_delete_title">Remove selected app?</string>
<string name="blocklist_delete">Do you want to remove this app from the exclusion list?</string>
Expand Down

0 comments on commit 34d1bdf

Please sign in to comment.