Currency Bot ' . __( 'Exchange Rates Support Information', 'currency-converter' ) . "\n"; echo '

' . sprintf ( __( 'Exchange rates, updated hourly, are provided courtesy of %s.', 'currency-converter' ), 'Open Source Exchange Rates', 'currency-converter' ) . "

\n"; echo '

' . __( 'Open Source Exchange Rates API documentation', 'currency-converter' ) . "

\n"; echo '

' . __( 'Follow the author, Joss Crowcroft, on Twitter', 'currency-converter' ) . "

\n"; echo '

' . __( 'Visit the GitHub repository', 'currency-converter' ) . "

\n"; echo '

' . __( 'The exchange rate data is supplied for free. If you feel it\'s worthwhile to you, please help keep it alive by making a micropayment donation.', 'currency-converter' ) . "

\n"; // Plugin Support information echo '

' . __( 'Plugin Support Information', 'currency-converter' ) . "

\n"; echo '

' . __( 'Artiss Currency Converter plugin documentation', 'currency-converter' ) . "

\n"; echo '

' . __( 'Artiss Currency Converter support forum', 'currency-converter' ) . "

\n"; echo '

' . __( 'This plugin, and all support, is supplied for free, but donations are always welcome.', 'currency-converter' ) . "

\n"; // Acknowledgements echo '

' . __( 'Acknowledgements', 'currency-converter' ) . "

\n"; echo '

' . sprintf( __( 'Images have been compressed with %s.' ), 'Smush.it', 'currency-converter' ) . "

\n"; echo '

' . sprintf( __( 'The %s is kindly provided by %s.', 'currency-converter' ), 'Open Source Exchange Rates API', 'Joss Crowcroft' ) . "

\n"; echo '

' . sprintf( __( 'Icons are provided courtesy of %s.', 'currency-converter' ), 'Crystal Project' ) . "

\n"; echo '

' . sprintf( __( 'Currency Bot image is from %s.', 'currency-converter' ), 'RoboHash' ) . "

\n"; // Stay in touch echo '

' . __( 'Stay in Touch', 'currency-converter' ) . "

\n"; echo '

' . __( 'See the full list of Artiss plugins, including beta releases.', 'currency-converter' ) . "

\n"; echo '

' . __( 'Follow Artiss.co.uk on Twitter.', 'currency-converter' ) . "

\n"; echo '

' . __( 'Subscribe to the Artiss.co.uk news feed.', 'currency-converter' ) . "

\n"; ?>