]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/strings.xml
support both 1.14 and 1.15 JSON APIs
[mobile-ledger.git] / app / src / main / res / values / strings.xml
index c18ada94e222da7bea2799737ca01ba3e4a24716..5f98037e2fc6d2ac888c2a4cdd63242dfe6efb7f 100644 (file)
     <string name="future_dates_180">Up to six months</string>
     <string name="future_dates_365">Up to a year</string>
     <string name="future_dates_all">Without restrictions</string>
+    <string name="api_html">Simulate HTML form</string>
+    <string name="api_pre_1_15">version before 1.15</string>
+    <string name="api_post_1_14">version 1.15 and above</string>
+    <string name="api_auto">Detect automaticaly</string>
 </resources>