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:
parent
c343f9b497
commit
cc0aaf6162
2 changed files with 8 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue