diff options
Diffstat (limited to 'android/app/src')
| -rw-r--r-- | android/app/src/main/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/app/src/main/res/values/strings.xml b/android/app/src/main/res/values/strings.xml index 4a62b94310..25e1ed630a 100644 --- a/android/app/src/main/res/values/strings.xml +++ b/android/app/src/main/res/values/strings.xml @@ -88,7 +88,7 @@ <string name="back">Back</string> <string name="sent_thanks">Thanks!</string> <string name="we_will_look_into_this">We will look into this.</string> - <string name="sent_contact">If needed we will contact you on %1$s</string> + <string name="sent_contact">If needed we will contact you at %1$s</string> <string name="failed_to_send_details">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> |
