mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-31 12:47:43 +00:00
chore(android): Tweak string for downloading latest dictionary
This commit is contained in:
parent
b3946f6b3d
commit
c54dcc52c4
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@
|
|||
|
||||
<!-- Model Updates -->
|
||||
<string name="getting_model_catalog" translatable="false">Getting dictionary catalog.\nThis may take a while…</string>
|
||||
<string name="confirm_download_model" translatable="false">Would you like to download this dictionary?</string>
|
||||
<string name="confirm_download_model" translatable="false">Would you like to download the latest version of this dictionary?</string>
|
||||
<string name="checking_model_download" translatable="false">Checking to download dictionary…</string>
|
||||
<string name="downloading_model" translatable="false">Downloading dictionary…</string>
|
||||
<string name="catalog_unavailable" translatable="false">The resource catalog is unavailable\n</string>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue