1
0
Fork 0

added Android 13 support

This commit is contained in:
sspanak 2024-04-19 19:09:06 +03:00 committed by Dimo Karaivanov
parent ee63ca384e
commit 7e41800eac
20 changed files with 160 additions and 16 deletions

View file

@ -79,6 +79,8 @@
<string name="dictionary_loading_please_wait">Please wait for the dictionary to load.</string>
<string name="dictionary_load_title">Load Selected</string>
<string name="dictionary_not_found">Loading failed. Dictionary for \"%1$s\" not found.</string>
<string name="dictionary_no_notifications">Dictionary Notifications</string>
<string name="dictionary_no_notifications_summary">Get notified about dictionary updates and see the loading progress.</string>
<string name="dictionary_truncate_title">Delete All</string>
<string name="dictionary_truncate_unselected">Delete Unselected</string>
<string name="dictionary_truncated">Dictionary deleted successfully.</string>