]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/strings.xml
start the new transaction interface
[mobile-ledger.git] / app / src / main / res / values / strings.xml
index 1f202f277843ec879a94bbbe29dc27bff1e39963..2213bfd3cf252d65f9501348b871e687dd1eea39 100644 (file)
@@ -56,4 +56,8 @@
     <string name="pref_title_vibrate">Vibrate</string>
     <string name="pref_title_backend_auth_user">Username</string>
     <string name="pref_title_backend_auth_password">Password</string>
+    <string name="title_activity_new_transaction">New Transaction</string>
+    <string name="new_transaction_account_label">Account</string>
+    <string name="new_transaction_date_hint">Transaction date</string>
+    <string name="new_transaction_amount_hint">amount</string>
 </resources>