show a confirmation dialog allowing the user to change the editable transaction range to "All" when unable to add or edit a transaction due to the limitation on the editable transaction range

This commit is contained in:
MaysWind
2024-09-20 00:47:53 +08:00
parent 6655d725ae
commit 5221ab481e
6 changed files with 88 additions and 5 deletions
+4 -1
View File
@@ -1515,6 +1515,7 @@
"Source account cannot be blank": "Source account cannot be blank",
"Destination account cannot be blank": "Destination account cannot be blank",
"Are you sure you want to save this transaction with a zero amount?": "Are you sure you want to save this transaction with a zero amount?",
"You have set this time range to prevent editing transactions. Would you like to change the editable transaction range to All?": "You have set this time range to prevent editing transactions. Would you like to change the editable transaction range to All?",
"Unable to retrieve transaction": "Unable to retrieve transaction",
"Unable to add transaction": "Unable to add transaction",
"Unable to save transaction": "Unable to save transaction",
@@ -1642,12 +1643,14 @@
"Please enter your current password when modifying your password": "Please enter your current password when modifying your password",
"Nothing has been modified": "Nothing has been modified",
"Your profile has been successfully updated": "Your profile has been successfully updated",
"Unable to update user profile": "Unable to update user profile",
"Your editable transaction range has been set to All": "Your editable transaction range has been set to All",
"Unable to update editable transaction range": "Unable to update editable transaction range",
"Unable to update user avatar": "Unable to update user avatar",
"Your avatar has been successfully updated": "Your avatar has been successfully updated",
"Are you sure you want to remove avatar?": "Are you sure you want to remove avatar?",
"Unable to remove user avatar": "Unable to remove user avatar",
"Your avatar has been successfully removed": "Your avatar has been successfully removed",
"Unable to update user profile": "Unable to update user profile",
"After changing the password, other devices will be logged out. Please use the new password to log in on other devices.": "After changing the password, other devices will be logged out. Please use the new password to log in on other devices.",
"Data Management": "Data Management",
"Unable to retrieve user statistics data": "Unable to retrieve user statistics data",