" data-text="= encodeString(getDefaultTranslation('Sets the number of confirmations required for a new output to be spendable')); ?>" title="= encodeString(getTranslation('Sets the number of confirmations required for a new output to be spendable')); ?>">
= encodeString(getTranslation('Number of confirmations required to spend an output')); ?>
" data-text="= encodeString(getDefaultTranslation('Displays a message when not able to connect to a node, when a connected node is incompatible, or when disconnected from a node')); ?>" title="= encodeString(getTranslation('Displays a message when not able to connect to a node, when a connected node is incompatible, or when disconnected from a node')); ?>">
" data-text="= encodeString(getDefaultTranslation('Displays a message when not able to connect to a listener or when disconnected from a listener')); ?>" title="= encodeString(getTranslation('Displays a message when not able to connect to a listener or when disconnected from a listener')); ?>">
" data-text="= encodeString(getDefaultTranslation('Automatically lock after a set duration of inactivity')); ?>" title="= encodeString(getTranslation('Automatically lock after a set duration of inactivity')); ?>">
= encodeString(getTranslation('Automatically lock after a set duration of inactivity')); ?>
" data-dependencies='= escapeData([["Enable Automatic Lock", TRUE]]); ?>' data-text="= encodeString(getDefaultTranslation('Sets the duration of inactivity required for the automatic lock to occur')); ?>" title="= encodeString(getTranslation('Sets the duration of inactivity required for the automatic lock to occur')); ?>">
= encodeString(getTranslation('Minutes of inactivity required for automatic lock')); ?>
" data-text="= encodeString(getDefaultTranslation('Automatically lock when not focused')); ?>" title="= encodeString(getTranslation('Automatically lock when not focused')); ?>">
= encodeString(getTranslation('Lock if not focused')); ?>
" data-text="= encodeString(getDefaultTranslation('Displays prices for amounts')); ?>" title="= encodeString(getTranslation('Displays prices for amounts')); ?>">
" data-dependencies='= escapeData([["Enable Price", TRUE]]); ?>' data-text="= encodeString(getDefaultTranslation('Sets the currency of the displayed prices')); ?>" title="= encodeString(getTranslation('Sets the currency of the displayed prices')); ?>">
= encodeString(getTranslation('Currency of the displayed prices')); ?>
" data-dependencies='= escapeData([["Enable Price", TRUE]]); ?>' data-text="= encodeString(getDefaultTranslation('Sets the duration of time between price updates')); ?>" title="= encodeString(getTranslation('Sets the duration of time between price updates')); ?>">
= encodeString(getTranslation('Minutes between price updates')); ?>
" data-dependencies='= escapeData([["Use Custom Listener", FALSE]]); ?>' data-text="= encodeString(getDefaultTranslation('Sets the address type to display for each wallet')); ?>" title="= encodeString(getTranslation('Sets the address type to display for each wallet')); ?>">
" data-text="= encodeString(getDefaultTranslation('Sets the amount type to display in the wallets list')); ?>" title="= encodeString(getTranslation('Sets the amount type to display in the wallets list')); ?>">
" data-text="= encodeString(getDefaultTranslation('Allows changing a transaction\'s base fee when sending a payment')); ?>" title="= encodeString(getTranslation('Allows changing a transaction\'s base fee when sending a payment')); ?>">
= encodeString(getTranslation('Allow changing base fee')); ?>
" data-text="= encodeString(getDefaultTranslation('Sets the maximum number of messages that the log can display. Earlier messages will be removed once this limit is reached')); ?>" title="= encodeString(getTranslation('Sets the maximum number of messages that the log can display. Earlier messages will be removed once this limit is reached')); ?>">
= encodeString(getTranslation('Maximum number of messages that the log can display')); ?>
" data-text="= encodeString(getDefaultTranslation('Uses a custom node instead of the default nodes')); ?>" title="= encodeString(getTranslation('Uses a custom node instead of the default nodes')); ?>">
" data-dependencies='= escapeData([["Use Custom Node", TRUE]]); ?>' data-text="= encodeString(getDefaultTranslation('Sets the address for the custom node')); ?>" title="= encodeString(getTranslation('Sets the address for the custom node')); ?>">
" data-sensitive data-dependencies='= escapeData([["Use Custom Node", TRUE]]); ?>' data-text="= encodeString(getDefaultTranslation('Sets the foreign API secret for the custom node. Leave this empty if the custom node doesn\'t require a foreign API secret')); ?>" title="= encodeString(getTranslation('Sets the foreign API secret for the custom node. Leave this empty if the custom node doesn\'t require a foreign API secret')); ?>">
= encodeString(getTranslation('Custom node foreign API secret')); ?>
" data-text="= encodeString(getDefaultTranslation('Allows processing mining related API requests')); ?>" title="= encodeString(getTranslation('Allows processing mining related API requests')); ?>">
" data-text="= encodeString(getDefaultTranslation('Requires all new transactions to have a payment proof')); ?>" title="= encodeString(getTranslation('Requires all new transactions to have a payment proof')); ?>">
" data-text="= encodeString(getDefaultTranslation('Automatically approves all received payments without requiring manual approval')); ?>" title="= encodeString(getTranslation('Automatically approves all received payments without requiring manual approval')); ?>">
" data-text="= encodeString(getDefaultTranslation('Uses a custom Tor proxy instead of the default Tor proxy')); ?>" title="= encodeString(getTranslation('Uses a custom Tor proxy instead of the default Tor proxy')); ?>">
= encodeString(getTranslation('Use custom Tor proxy')); ?>
" data-dependencies='= escapeData([["Use Custom Tor Proxy", TRUE]]); ?>' data-text="= encodeString(getDefaultTranslation('Sets the address for the custom Tor proxy')); ?>" title="= encodeString(getTranslation('Sets the address for the custom Tor proxy')); ?>">
= encodeString(getTranslation('Custom Tor proxy address')); ?>
" data-text="= encodeString(getDefaultTranslation('Uses a custom listener instead of the default listener')); ?>" title="= encodeString(getTranslation('Uses a custom listener instead of the default listener')); ?>">
" data-dependencies='= escapeData([["Use Custom Listener", TRUE]]); ?>' data-text="= encodeString(getDefaultTranslation('Sets the address for the custom listener')); ?>" title="= encodeString(getTranslation('Sets the address for the custom listener')); ?>">
= encodeString(getTranslation('MWC Wallet is an open-source, self-custodial wallet that allows you to easily send and receive MimbleWimble Coin. Designed with ease of use and accessibility in mind, this wallet runs on everything from smartwatches to mainframes while providing an intuitive interface that makes using it a breeze.')); ?>
= encodeString(getTranslation('This wallet is available free of charge and should not be sold in any format. If you paid to access this wallet or received this wallet as part of a paid service then you\'ve been scammed and should demand your money back.')); ?>
" . encodeString(getTranslation('N/A')) . "";
}
// Otherwise
else {
// Go through all version changes
foreach(VERSION_CHANGES as $versionChange) {
// Display version change
echo "
" . encodeString(getTranslation('N/A')) . "";
}
// Otherwise
else {
// Go through all translation contributors
foreach(getTransactionContributors() as $link => $translationContributor) {
// Check if contributor doesn't have a link
if(is_int($link) === TRUE) {
// Display translation contributor
echo "
= encodeString(getTranslation('This site uses cookies that are essential to its functionality. By using this site\'s services or clicking OK, you agree to this site\'s use of cookies.')); ?>