]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/strings.xml
add backend API version setting to the profile details screen
[mobile-ledger.git] / app / src / main / res / values / strings.xml
index 5f98037e2fc6d2ac888c2a4cdd63242dfe6efb7f..d51f7e25928a7e10cdd93f6efb157eb4a861eed1 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_html">Version before 1.14</string>
+    <string name="api_pre_1_15">Version 1.14.x</string>
+    <string name="api_post_1_14">Version 1.15 and above</string>
     <string name="api_auto">Detect automaticaly</string>
+    <string name="profile_api_version_title">Backend server version</string>
 </resources>