]> git.ktnx.net Git - mobile-ledger-staging.git/blobdiff - app/src/main/res/values/strings.xml
show the number of accounts in the account list head item
[mobile-ledger-staging.git] / app / src / main / res / values / strings.xml
index 00028d434bbc924a56f8a378f5c82a329f6982ce..2778846e44fa8f9bda559b6b9bf737fd07e7f4bb 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>
 </resources>