Title: tiny mce icon description missing
Last modified: August 22, 2016

---

# tiny mce icon description missing

 *  Resolved [brunobarros](https://wordpress.org/support/users/brunobarros/)
 * (@brunobarros)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/tiny-mce-icon-description-missing/)
 * I’m using pt_BR locale. I tried to create a pt_BT.js locale without success.
   
   On mouse over the tolltip is ‘post_snippets.desc’. It’s not applying the locale.
 * [https://wordpress.org/plugins/post-snippets/](https://wordpress.org/plugins/post-snippets/)

Viewing 1 replies (of 1 total)

 *  [houfton](https://wordpress.org/support/users/houfton/)
 * (@houfton)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/tiny-mce-icon-description-missing/#post-5770463)
 * I have got the same issue I think. The tooltip shows “post_snippets.desc” which
   is not a disaster but not very descriptive. I am using Version 2.3.5 on WordPress
   4.2.2. I am not using any language translation.
 * The problem seems to be the title in editor_plugin.js:
 *     ```
       // Register example button
       			ed.addButton('post_snippets', {
       				title : 'post_snippets.desc',
       				cmd : 'mce_post_snippets',
       				image : url + '/post-snippets.gif'
       			});
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘tiny mce icon description missing’ is closed to new replies.

 * ![](https://ps.w.org/post-snippets/assets/icon-128x128.gif?rev=2545587)
 * [Post Snippets - Custom WordPress Code Snippets Customizer](https://wordpress.org/plugins/post-snippets/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/post-snippets/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/post-snippets/)
 * [Active Topics](https://wordpress.org/support/plugin/post-snippets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/post-snippets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/post-snippets/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [houfton](https://wordpress.org/support/users/houfton/)
 * Last activity: [10 years, 12 months ago](https://wordpress.org/support/topic/tiny-mce-icon-description-missing/#post-5770463)
 * Status: resolved