]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/strings.xml
major rework of the async stuff, view model, pull-to-refresh account list
[mobile-ledger.git] / app / src / main / res / values / strings.xml
index 903582cf5d386396e176ff4b0cbb2c598bec2b61..c05401623beeafab92f3b773e891cc1b7acf01dd 100644 (file)
@@ -79,4 +79,6 @@
     <string name="interface_pref_header_title">Interface</string>
     <string name="pref_show_hidden_accounts_off_summary">Hidden accounts are not visible in the account list</string>
     <string name="pref_show_hidden_accounts_on_summary">Hidden accounts are shown in the account list</string>
+    <string name="menu_acc_summary_hide_selected_title">Hide selected accounts</string>
+    <string name="menu_acc_summary_cancel_selection_title">Cancel selection</string>
 </resources>