Rename string resources

This commit is contained in:
MM20
2023-08-27 00:09:12 +02:00
parent e4f5ec4625
commit 808a63813c
3 changed files with 8 additions and 10 deletions
+4 -4
View File
@@ -831,9 +831,9 @@
<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>
<string name="new_color_scheme_name">New color scheme</string>
<string name="custom_color_scheme_system_default">Use system default</string>
<string name="custom_color_scheme_autogenerate">From primary color</string>
<string name="custom_color_scheme_palette_color">Palette</string>
<string name="custom_color_scheme_custom_color">Custom</string>
<string name="theme_color_scheme_system_default">Use system default</string>
<string name="theme_color_scheme_autogenerate">From primary color</string>
<string name="theme_color_scheme_palette_color">Palette</string>
<string name="theme_color_scheme_custom_color">Custom</string>
<string name="preference_restore_default">Restore default</string>
</resources>