update error messages
This commit is contained in:
parent
b84f68c934
commit
a8e3934b7a
1 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@
|
||||||
|
|
||||||
<!-- Exceptions -->
|
<!-- Exceptions -->
|
||||||
<string name="omnipod_dash_failed_to_connect">Failed to connect to pod</string>
|
<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_found_too_many_pods">Found too many pods for activation</string>
|
||||||
<string name="omnipod_dash_scan_failed">Could not find any available pod 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>
|
<string name="omnipod_dash_generic_error">Generic error: %1$s</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue