]> 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 cd216197974e226ecdf803b0cffa86a62c5f0113..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>