Make strings translatable
This commit is contained in:
@@ -248,6 +248,7 @@
|
||||
<string name="close">Close</string>
|
||||
<string name="save">Save</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="edit">Edit</string>
|
||||
<string name="skip">Skip</string>
|
||||
<string name="action_continue">Continue</string>
|
||||
<string name="action_next">Next</string>
|
||||
@@ -830,4 +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="preference_restore_default">Restore default</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user