diff options
Diffstat (limited to 'android/src/main/res/values')
| -rw-r--r-- | android/src/main/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android/src/main/res/values/strings.xml b/android/src/main/res/values/strings.xml index 701c8205c5..c2c37738bf 100644 --- a/android/src/main/res/values/strings.xml +++ b/android/src/main/res/values/strings.xml @@ -42,6 +42,7 @@ You may need to go back to the app\'s main screen and click Disconnect before trying again. Don\'t worry, the information you entered will remain in the form. </string> + <string name="try_again">Try again</string> <string name="unsecured_connection">Unsecured connection</string> <string name="creating_secure_connection">Creating secure connection</string> |
