]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/strings.xml
add fallback flag to templates
[mobile-ledger.git] / app / src / main / res / values / strings.xml
index e7ad4b2f25fb0eca6c36f5d85b140912361f476f..5713de103fe022eb8fb0d04e54a6251f893d74f3 100644 (file)
     <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>
+    <string name="template_is_fallback_label">Fallback template</string>
+    <string name="template_is_fallback_yes">Template will be offered for selection only when no templates match that aren\'t marked as fallback templates</string>
+    <string name="template_is_fallback_no">Template is a primary, high priority one, not a catch-all</string>
 </resources>