Browse Source

Update 'values/strings.xml'

agorise 1 year ago
parent
commit
987d60d91e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      values/strings.xml

+ 1 - 1
values/strings.xml

@@ -28,7 +28,7 @@
     <string name="error_invalid_account_name_explanation">The account name has to either have more than 8 characters, contain a number or have no vowels. The underscore character is also not allowed. </string>
     <string name="create">Create</string>
     <string name="error">Error</string>
-    <string name="account_name_already_exist">Account name already exist</string>
+    <string name="account_name_already_exist">Account name already exists</string>
     <string name="try_again">Please try again after 5 minutes</string>
     <string name="txt_new_pin_confirmation">Confirm new PIN (6+ digits)</string>
     <string name="error_wif">Error creating WIF key</string>