]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/strings.xml
show progress while loading accounts
[mobile-ledger.git] / app / src / main / res / values / strings.xml
index 211c7109f6301c059eda571d0b2649badc44728a..0bd439e1cb3c73bea74cc38af647861919e997bd 100644 (file)
     <string name="new_transaction_amount_hint">amount</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="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>
 </resources>