diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2018-04-06 14:28:04 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2018-04-06 14:28:04 -0400 |
| commit | a5978ee495aa8e388023b3f3d158a428ac087450 (patch) | |
| tree | 1dcfb84c26665155b33d90fd9ab5fe6cd0e36b49 /www/lang | |
| parent | 29dcd653d589efa9efa88ceeec8b87f2da16373c (diff) | |
correct API message
Diffstat (limited to 'www/lang')
| -rw-r--r-- | www/lang/locale-en.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index 970c06cf..ca6c0405 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -168,8 +168,8 @@ "kImpMsg6" :"Recommended Version", "kImpMsg7" :"Ok, got it", "kIncreaseSize" :"increase size", - "kInvalidAPIBody" :"API access failed. Please make sure your APIs are configured correctly. Tap on the button below to read the instructions", - "kInvalidAPIHeader" :"Invalid API", + "kInvalidAPIBody" :"API access failed. Please make sure your APIs are configured correctly and are accessible .Tap on the button below to read the instructions", + "kInvalidAPIHeader" :"API Access Error", "kInvalidAPIRead" :"Read FAQ", "kLanguage" :"Language", "kLatestEvents" :"latest events", |
