]> git.ktnx.net Git - mobile-ledger-staging.git/blobdiff - app/src/main/res/values/strings.xml
UI and machinery for detecting hledger-web version
[mobile-ledger-staging.git] / app / src / main / res / values / strings.xml
index 00028d434bbc924a56f8a378f5c82a329f6982ce..bd3cb031d9b2304e49182847711081118f58e18a 100644 (file)
@@ -50,7 +50,6 @@
     <string name="err_http_error">HTTP error</string>
     <string name="err_net_error">Network error</string>
     <string name="progress_connecting">Connecting…</string>
-    <string name="progress_N_accounts_loaded">%d accounts loaded</string>
     <string name="new_transaction_description_hint">Description</string>
     <string name="account_summary_title">Accounts</string>
     <string name="menu_acc_summary_refresh_title">Refresh</string>
     <string name="go_to_date_menu_title">Go to date</string>
     <string name="splash_icon_description">Main app icon</string>
     <string name="sub_accounts_expand_collapse_trigger_description">Sub-accounts expand/collapse trigger</string>
+    <string name="transaction_count_summary">%,d transactions as of %s</string>
+    <string name="account_count_summary">%,d accounts as of %s</string>
+    <string name="api_version_unknown_label">Unknown</string>
+    <string name="api_pre_1_19">Before 1.20.?</string>
+    <string name="detected_version_label">Detected version</string>
 </resources>