]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/strings.xml
self-explanatory amount reversal switch
[mobile-ledger.git] / app / src / main / res / values / strings.xml
index 9536e3bcdca0fb48d7db3cb04463b757f749bc45..4def8849422cd5642a0c0b02f04bac1c51832e7a 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>
     <string name="action_undo">Undo</string>
     <string name="pattern_match_result">Pattern match result</string>
     <string name="template_item_match_group_source">Group %1$d (%2$s)</string>
+    <string name="template_account_keep_amount_sign">Sign will not be altered</string>
+    <string name="template_account_change_amount_sign">Amount sign will be changed (plus to minus; minus to plus)</string>
+    <string name="template_account_negate_amount_label">Change amount sign</string>
 </resources>