Add color scheme duplicate and delete actions

This commit is contained in:
MM20
2023-08-25 18:40:14 +02:00
parent 9c70a495f8
commit d8e108cb70
4 changed files with 66 additions and 0 deletions
@@ -824,4 +824,5 @@
<string name="note_widget_file_read_error_description">The linked file could not be read. Possibly, it has been moved or deleted. A copy has been restored from the launcher\'s internal storage. If you edit the note, the linked file will possibly be overwritten.</string>
<string name="note_widget_file_write_error">Error saving note</string>
<string name="note_widget_file_write_error_description">The note could not be written to the linked file. Possibly, it has been moved or deleted. A copy has been saved to the launcher\'s internal storage.</string>
<string name="confirmation_delete_color_scheme">Do you really want to delete the color scheme %1$s?</string>
</resources>