update error messages

This commit is contained in:
Andrei Vereha 2021-09-21 21:43:11 +02:00
parent b84f68c934
commit a8e3934b7a

View file

@ -27,7 +27,7 @@
<!-- Exceptions -->
<string name="omnipod_dash_failed_to_connect">Failed to connect to pod</string>
<string name="omnipod_dash_found_too_many_pods">Found too many pods when scanning</string>
<string name="omnipod_dash_scan_failed">Could not find any available pod for activation</string>
<string name="omnipod_dash_found_too_many_pods">Found too many pods for activation</string>
<string name="omnipod_dash_scan_failed">Could not find an available pod for activation</string>
<string name="omnipod_dash_generic_error">Generic error: %1$s</string>
</resources>