]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/strings.xml
Lay the ground for hiding accounts from the summary
[mobile-ledger.git] / app / src / main / res / values / strings.xml
index 75e444d46195ee369c71c7fbc2beb764bc73e8da..d15a1134cd93ec61184fb4e5cf43a7b6aaf13077 100644 (file)
@@ -69,4 +69,8 @@
     <string name="new_transaction_description_hint">Description</string>
     <string name="action_submit_transaction_title">Save</string>
     <string name="account_summary_title">Account Summary</string>
+    <string name="menu_acc_summary_refresh_title">Refresh</string>
+    <string name="menu_hide_acc_title">Hide account</string>
+    <string name="menu_hide_acc_condensed_title">Hide</string>
+    <string name="menu_acc_summary_show_hidden_accounts_title">Show hidden accounts</string>
 </resources>