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

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

\n"; echo '

' . __( 'Open Source Exchange Rates API documentation' ) . "

\n"; echo '

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

\n"; echo '

' . __( 'Visit the GitHub repository' ) . "

\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.' ) . "

\n"; // Plugin Support information echo '

' . __( 'Plugin Support Information' ) . "

\n"; echo '

' . __( 'Artiss Currency Converter plugin documentation' ) . "

\n"; echo '

' . __( 'Artiss Currency Converter support forum' ) . "

\n"; echo '

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

\n"; // Acknowledgements echo '

' . __( 'Acknowledgements' ) . "

\n"; echo '

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

\n"; echo '

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

\n"; echo '

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

\n"; echo '

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

\n"; // Stay in touch echo '

' . __( 'Stay in Touch' ) . "

\n"; echo '

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

\n"; echo '

' . __( 'Follow Artiss.co.uk on Twitter.' ) . "

\n"; echo '

' . __( 'Subscribe to the Artiss.co.uk news feed.' ) . "

\n"; ?>