Merge branch 'Qortal:master' into master

This commit is contained in:
kennycud
2025-02-07 04:58:39 -08:00
committed by GitHub
33 changed files with 3277 additions and 539 deletions

View File

@@ -1330,5 +1330,93 @@
"cs6": "Chat Message Font Size",
"cs7": "Standard",
"cs8": "px"
},
"modals": {
"mpchange1": "All requested ATs need to be of the same foreign Blockchain.",
"mpchange2": "Do you give this application permission to perform a buy order?",
"mpchange3": "Successfully created buy order",
"mpchange4": "Please wait untill buy order get fulfilled",
"mpchange5": "Failed to submit buy order.",
"mpchange6": "Do you give this application permission to perform a sell order?",
"mpchange7": "For:",
"mpchange8": "Successfully created sell order.",
"mpchange9": "Please wait untill the sell order get listed.",
"mpchange10": "Failed to submit sell order.",
"mpchange11": "Cannot find AT info.",
"mpchange12": "Do you give this application permission to perform cancel a sell order?",
"mpchange13": "Successfully cancelled sell order.",
"mpchange14": "Please wait untill the trade cancelling get fulfilled.",
"mpchange15": "Failed to cancel sell order.",
"mpchange16": "Error in retrieving list.",
"mpchange17": "Error in adding to list.",
"mpchange18": "Error in delete list.",
"mpchange19": "Error in retrieving friends list.",
"mpchange20": "Count is not a number.",
"mpchange21": "Missing count.",
"mpchange22": "No data or file was submitted.",
"mpchange23": "Encrypting data requires public keys.",
"mpchange24": "Only encrypted data can go into private services.",
"mpchange25": "Upload failed due to failed encryption.",
"mpchange26": "Upload failed.",
"mpchange27": "Invalid data.",
"mpchange28": "No resources to publish.",
"mpchange29": "Unknown error.",
"mpchange30": "Poll not found.",
"mpchange31": "Failed to vote on the poll.",
"mpchange32": "Failed to created poll.",
"mpchange33": "Please enter a qortal link - qortal://...",
"mpchange34": "Invalid qortal link.",
"mpchange35": "Error in pushing notification.",
"mpchange36": "Could not send message.",
"mpchange37": "Cannot send an encrypted message to this user since they do not have their publickey on chain.",
"mpchange38": "Request could not be fulfilled.",
"mpchange39": "Group not found.",
"mpchange40": "Do you give this application permission to perform a join group request?",
"mpchange41": "Group Name:",
"mpchange42": "Group ID:",
"mpchange43": "Successfully created join group request.",
"mpchange44": "Failed to join the group.",
"mpchange45": "A mime type could not be derived.",
"mpchange46": "A file extension could not be derived.",
"mpchange47": "User declined the download.",
"mpchange48": "Failed to initiate download.",
"mpchange49": "Failed to deploy AT.",
"mpchange50": "User does not have a profile.",
"mpchange51": "Cannot find requested data.",
"mpchange52": "Failed to get profile data.",
"mpchange53": "Failed to set property.",
"mpchange54": "Failed to open profile.",
"mpchange55": "Error in retrieving server info.",
"mpchange56": "Error in tx activity summary.",
"mpchange57": "Error in get foreign fee.",
"mpchange58": "Error in update foreign fee.",
"mpchange59": "Error in get server connection history.",
"mpchange60": "Error in set current server.",
"mpchange61": "Error in add server.",
"mpchange62": "Error in remove server.",
"mpchange63": "Error in retrieving summary.",
"mpchange64": "Failed to decode transaction.",
"mpchange65": "Do you give this application permission to sign and process a transaction?",
"mpchange66": "Do you give this application permission to sign a transaction?",
"mpchange67": "Read the transaction carefully before accepting.",
"mpchange68": "Tx type:",
"mpchange69": "TX Data:",
"mpchange70": "Process transaction was not requested.",
"mpchange71": "Signed bytes are: ",
"mpchange72": "Transaction signed and processed successfully.",
"mpchange73": "Transaction was not able to be processed.",
"mpchange74": "Failed to Fetch QORT Balance. Try again!",
"mpchange75": "Could not send coin.",
"mpchange76": "Failed to Fetch BTC Balance. Try again!",
"mpchange77": "Failed to Fetch LTC Balance. Try again!",
"mpchange78": "Failed to Fetch DOGE Balance. Try again!",
"mpchange79": "Failed to Fetch DGB Balance. Try again!",
"mpchange80": "Failed to Fetch RVN Balance. Try again!",
"mpchange81": "Failed to Fetch ARRR Balance. Try again!",
"mpchange82": "MISSING FIELDS",
"mpchange83": "DECLINED",
"mpchange84": "FAILURE",
"mpchange85": "SUCCESS",
"mpchange86": "Always allow get wallet balance automatically"
}
}