1
0
Fork 0

dictionary update prompt was too conservative; this must be it

This commit is contained in:
sspanak 2024-02-21 19:27:51 +02:00 committed by Dimo Karaivanov
parent 3d8a5b2fc0
commit 3c7249fd3a
13 changed files with 14 additions and 24 deletions

View file

@ -71,8 +71,7 @@
<string name="dictionary_truncated">Dictionary successfully cleared.</string>
<string name="dictionary_truncating">Deleting…</string>
<string name="dictionary_update_title">Dictionary Update Available</string>
<string name="dictionary_update_message">There are new words for \"%1$s\". Would you like to load them?</string>
<string name="dictionary_update_message">Dictionary update available for \"%1$s\". Would you like to load it?</string>
<string name="dictionary_update_update">Load</string>
<string name="donate_title">Donate</string>