Changeset 141973
- Timestamp:
- 08/02/2009 01:48:49 AM (17 years ago)
- Location:
- base64-encoderdecoder
- Files:
-
- 2 edited
-
tags/0.8.5/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
base64-encoderdecoder/tags/0.8.5/readme.txt
r141926 r141973 46 46 47 47 Rich 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 51 Of 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 53 If 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. 48 54 49 55 = I think your plugin is great. How can I thank you besides rating it? = -
base64-encoderdecoder/trunk/readme.txt
r141926 r141973 46 46 47 47 Rich 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 51 Of 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 53 If 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. 48 54 49 55 = I think your plugin is great. How can I thank you besides rating it? =
Note: See TracChangeset
for help on using the changeset viewer.