chore(android): Tweak string for downloading latest dictionary

This commit is contained in:
Darcy Wong 2020-01-21 13:45:47 +07:00
parent b3946f6b3d
commit c54dcc52c4

View file

@ -59,7 +59,7 @@
<!-- Model Updates -->
<string name="getting_model_catalog" translatable="false">Getting dictionary catalog.\nThis may take a while&#8230;</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&#8230;</string>
<string name="downloading_model" translatable="false">Downloading dictionary&#8230;</string>
<string name="catalog_unavailable" translatable="false">The resource catalog is unavailable\n</string>