]> 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 d1578be01f6b46a1a30ed1342297afb67d2ae8ba..bd3cb031d9b2304e49182847711081118f58e18a 100644 (file)
     <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>