1
0
Fork 0

added a new screen, in the Settings, for deleting added words

This commit is contained in:
sspanak 2024-03-07 11:52:18 +02:00 committed by Dimo Karaivanov
parent 5a43fba3d5
commit 322774ab45
30 changed files with 477 additions and 26 deletions

View file

@ -64,7 +64,7 @@
<string name="pref_dark_theme_no">Não</string>
<string name="pref_dark_theme_auto">Automático</string>
<string name="dictionary_export">Exportar selecionados</string>
<string name="dictionary_export_custom_words_button">Exportar</string>
<string name="dictionary_export_custom_words">Exportar</string>
<string name="dictionary_export_custom_words_summary">Exportar um CSV com todas as palavras adicionadas para: \"%1$s\".</string>
<string name="dictionary_export_failed">Falha na exportação</string>
<string name="dictionary_export_failed_more_info">Para mais informações, ative o modo de depuração e veja os registros.</string>