]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/strings.xml
hide accounts, shown when a global preference is checked
[mobile-ledger.git] / app / src / main / res / values / strings.xml
index b7501a08fc226b9da62d992aa275df577d55e184..903582cf5d386396e176ff4b0cbb2c598bec2b61 100644 (file)
@@ -76,4 +76,7 @@
     <string name="err_bad_auth">Invalid username or password</string>
     <string name="action_reset_new_transaction_activity_title">Reset</string>
     <string name="ime_action_next_title">Next</string>
+    <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>
 </resources>