Updated the gtasks auth error string

pull/14/head
Sam Bosley 13 years ago committed by Tim Su
parent b96ef92f9c
commit 057f03850e

@ -65,7 +65,7 @@
<string name="gtasks_GLA_errorEmpty">Error: fill out all fields!</string>
<!-- Error Message when we receive a HTTP 401 Unauthorized -->
<string name="gtasks_GLA_errorAuth">Error: e-mail or password incorrect!</string>
<string name="gtasks_GLA_errorAuth">Error authenticating! Please check your username and password in your phone\'s account manager</string>
<!-- Error Message when we receive a HTTP 401 Unauthorized multiple times -->
<string name="gtasks_GLA_errorAuth_captcha">You may have encountered a captcha.

Loading…
Cancel
Save