Merge pull request #14 from anas-ambri/patch-1

Fixed typo in strings.xml
This commit is contained in:
Aleksander Nowakowski 2016-05-17 21:54:20 -07:00
commit d84fc7f10f
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
<string name="dfu_status_uploading_components_msg">Transmitting components to %s&#8230;</string>
<string name="dfu_status_uploading_msg">Transmitting application to %s&#8230;</string>
<string name="dfu_status_validating_msg">Validating&#8230;</string>
<string name="dfu_status_completed_msg">Application has been send successfully.</string>
<string name="dfu_status_completed_msg">Application has been sent successfully.</string>
<string name="dfu_status_aborted_msg">Application upload has been canceled.</string>
<string name="dfu_status_disconnecting_msg">Disconnecting from %s&#8230;</string>
<string name="dfu_status_error_msg">DFU process failed.</string>