Fixes a couple cases in the composer where buttons enabled are out of sync with whether a status is already in flight.

This commit is contained in:
Vavassor 2017-04-17 00:18:55 -04:00
commit cc0aaf6162
2 changed files with 8 additions and 3 deletions

View file

@ -1,6 +1,7 @@
<resources>
<string name="error_generic">An error occurred.</string>
<string name="error_empty">This can\'t be empty.</string>
<string name="error_invalid_domain">Invalid domain entered</string>
<string name="error_failed_app_registration">Failed authenticating with that instance.</string>
<string name="error_no_web_browser_found">Couldn\'t find a web browser to use.</string>