]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/strings.xml
"Loading..." screen while DB is being read
[mobile-ledger.git] / app / src / main / res / values / strings.xml
index 784bc4d577e767909f190b28e12b81774b873ad2..808b40b0df47cd7f690234e0af3598afe90fec64 100644 (file)
@@ -74,7 +74,6 @@
     <string name="new_transaction_account_hint">Account</string>
     <string name="new_transaction_date_hint">today</string>
     <string name="new_transaction_amount_hint">0.00</string>
-    <string name="menu_add_account">Add another acount</string>
     <string name="msg_at_least_two_accounts_are_required">At least two accounts are required</string>
     <string name="err_bad_backend_url">Invalid backend URL</string>
     <string name="err_net_io_error">Network I/O error</string>
     <string name="pref_preferred_autocompletion_account_filter_hint">Filter for transaction auto-completion</string>
     <string name="remove_profile_dialog_message">Permanently remove this profile?</string>
     <string name="Remove">Remove</string>
+    <string name="text_loading">Loading…</string>
 </resources>