]> git.ktnx.net Git - mobile-ledger.git/commitdiff
type (packend → backend)
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 13 Feb 2021 16:24:23 +0000 (18:24 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 18 Feb 2021 07:19:43 +0000 (07:19 +0000)
app/src/main/res/values/strings.xml

index 9536e3bcdca0fb48d7db3cb04463b757f749bc45..dc477843341c7c818691a4367a2704ceddc6d7c1 100644 (file)
     <string name="new_transaction_fab_description">Plus icon</string>
     <string name="api_1_19_1">Version 1.19.1</string>
     <string name="profile_server_version_title">Server version</string>
-    <string name="err_json_parser_error">Error parsing packend JSON response. Perhaps the configured API version doesn\'t match</string>
+    <string name="err_json_parser_error">Error parsing backend JSON response. Perhaps the configured API version doesn\'t match</string>
     <string name="btn_profile_options">Configure profile</string>
     <string name="err_json_send_error_head">Error storing transaction on backend server</string>
     <string name="err_json_send_error_tail">A mismatch in the configured API version could be causing this</string>