]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/strings.xml
add two more limit options for the future date entry limit - one and two weeks
[mobile-ledger.git] / app / src / main / res / values / strings.xml
index 968b680b2b8d60d11f911d8c961a58dd32e5a3ac..97b40641ef0e7ab6feb9708965dc2df40d22246f 100644 (file)
     <string name="simulation_label">SIMULATION</string>
     <string name="profile_future_dates_label">Allow input of dates in the future</string>
     <string name="future_dates_none">No future dates are allowed</string>
+    <string name="future_dates_7">Up to a week</string>
+    <string name="future_dates_14">Up to two weeks</string>
     <string name="future_dates_30">Up to a month</string>
     <string name="future_dates_60">Up to two months</string>
     <string name="future_dates_90">Up to three months</string>
     <string name="api_post_1_14">Version 1.15 and above</string>
     <string name="api_auto">Detect automaticaly</string>
     <string name="profile_api_version_title">Backend server version</string>
+    <string name="transaction_account_comment_hint">comment</string>
 </resources>