This plugin allows you to implement the Quotes & Tips block into your web site.
<?php if( function_exists( 'qtsndtps_get_random_tip_quote' ) ) qtsndtps_get_random_tip_quote(); ?>. Additional options.Additional options.Use background image.Additional options.Here is an example for the German language files.
In order to use another language for WordPress it is necessary to switch the WP version to the required language and in the configuration wp file - wp-config.php in the line define('WPLANG', ''); type define('WPLANG', 'de_DE');. If everything is done properly the admin panel will be in German.
Make sure that the the files de_DE.po and de_DE.mo are present in the plugin (in the languages folder which is in the root of the plugin).
If there are no such files you should copy the other files from this folder (for example, for the Russian or Italian language) and rename them (you should write de_DE instead of ru_RU in both files).
You can edit the files using the program Poedit - http://www.poedit.net/download.php - please download this program, install it, open the file with this program (the necessary language file) and for each line in English add translation in German.
If everything is done properly all lines will be in German in the admin panel and in the front-end.
Requires: 3.0 or higher
Compatible up to: 3.5.1
Last Updated: 2013-5-6
Downloads: 8,002
Got something to say? Need help?