en-GB.com_payage_taler_leibacher.ini (813B)
1 COM_PAYAGE_TALER_BACKEND_URL="Taler Backend URL" 2 COM_PAYAGE_TALER_BACKEND_URL_DESC="Set the URL of the Taler merchant backend. (Example: 'https://backend.demo.taler.net/')" 3 COM_PAYAGE_TALER_REFUND_TIME="Taler Refund Time" 4 COM_PAYAGE_TALER_KEY="Taler Backend API Key" 5 COM_PAYAGE_TALER_KEY_DESC="Must start with 'secret-token:'" 6 COM_PAYAGE_TALER_CURRENCY_NOT_FOUND="You are using a custom currency that is not recognized. Please add it to the 'currencies.csv'." 7 COM_PAYAGE_GATEWAY_TEST_BAD_KEY="Wrong Taler merchant backend or invalid secret token" 8 COM_PAYAGE_GATEWAY_TEST_PASSED="Connection established successfully" 9 COM_PAYAGE_TALER_REFUND_TIME_DESCRIPTION="Time in seconds after order was created" 10 COM_PAYAGE_GATEWAY_TEST_BAD_URL="Backend URL is not reachable" 11 COM_PAYAGE_GATEWAY_TEST_SERVER_ERROR="Server error"