Plugin Directory

Changeset 141973


Ignore:
Timestamp:
08/02/2009 01:48:49 AM (17 years ago)
Author:
mranderson
Message:

Updated to version 0.8.5 with Internationalization

Location:
base64-encoderdecoder
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • base64-encoderdecoder/tags/0.8.5/readme.txt

    r141926 r141973  
    4646
    4747Rich Text Editor deletes all html-like tags that are not standard html tags. It will be solved when the Visual quicktag button is implemented.
     48
     49= Is there any way to get this plugin translated into other languages besides english and spanish? =
     50
     51Of course. Check for `base64-encoderdecoder.pot` file, create a copy and rename it to `base64-encoderdecoder-xx_XX.po`, replacing xx_XX with the corresponding shortcode for your language. Then translate it using poEdit. When you're done with translation, copy `base64-encoderdecoder-xx_XX.po` and .mo files to the place where the plugin is installed, and finally change the language setting on `wp-config.php`.
     52
     53If you want to contribute with your .po and .mo translations, go to the [Plugin Homepage](http://www.mrandersonmd.com/wordpress-plugins/base64-encoderdecoder-plugin-for-wordpress/) and contact me sending that files. I'll add them as soon as possible.
    4854
    4955= I think your plugin is great. How can I thank you besides rating it? =
  • base64-encoderdecoder/trunk/readme.txt

    r141926 r141973  
    4646
    4747Rich Text Editor deletes all html-like tags that are not standard html tags. It will be solved when the Visual quicktag button is implemented.
     48
     49= Is there any way to get this plugin translated into other languages besides english and spanish? =
     50
     51Of course. Check for `base64-encoderdecoder.pot` file, create a copy and rename it to `base64-encoderdecoder-xx_XX.po`, replacing xx_XX with the corresponding shortcode for your language. Then translate it using poEdit. When you're done with translation, copy `base64-encoderdecoder-xx_XX.po` and .mo files to the place where the plugin is installed, and finally change the language setting on `wp-config.php`.
     52
     53If you want to contribute with your .po and .mo translations, go to the [Plugin Homepage](http://www.mrandersonmd.com/wordpress-plugins/base64-encoderdecoder-plugin-for-wordpress/) and contact me sending that files. I'll add them as soon as possible.
    4854
    4955= I think your plugin is great. How can I thank you besides rating it? =
Note: See TracChangeset for help on using the changeset viewer.