]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/strings.xml
new transction/submit: when no date is entered, use today
[mobile-ledger.git] / app / src / main / res / values / strings.xml
index dc2be3618d03ea29e51f3b0fd39bdfe029b389ff..87be7f67259a4322c0e93d8a6ef0a38b7767dd1e 100644 (file)
@@ -56,7 +56,7 @@
     <string name="pref_title_backend_auth_password">Password</string>
     <string name="title_activity_new_transaction">New Transaction</string>
     <string name="new_transaction_account_hint">Account</string>
-    <string name="new_transaction_date_hint">date</string>
+    <string name="new_transaction_date_hint">today</string>
     <string name="new_transaction_amount_hint" translatable="false">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>