Title: No Localization &#8211; Language Support
Last modified: August 21, 2016

---

# No Localization – Language Support

 *  Resolved [samhat](https://wordpress.org/support/users/samhat/)
 * (@samhat)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/no-localization-language-support/)
 * A good plugin but unfortunately, it doesn’t support different chars in message.
   Chars like “şİ”.
 * [http://wordpress.org/extend/plugins/wp-topbar/](http://wordpress.org/extend/plugins/wp-topbar/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [rfgoetz](https://wordpress.org/support/users/rfgoetz/)
 * (@rfgoetz)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/no-localization-language-support/#post-3641579)
 * Yes it does. Look at this thread for ways to solve it for your website:
 * [http://wordpress.org/support/topic/cyrillic](http://wordpress.org/support/topic/cyrillic)
 *  Thread Starter [samhat](https://wordpress.org/support/users/samhat/)
 * (@samhat)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/no-localization-language-support/#post-3641580)
 * Thanks a lot. I checked the thread.
 * The problem was with the table collation. I change the collation to utf8_general_ci,
   and it worked.
 * For those, having the same problem, run this query from your phpadmin to change
   the collation.
 * `ALTER TABLE`wp_topbar_data`CONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci`

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘No Localization – Language Support’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-topbar_706d6d.svg)
 * [WP-TopBar](https://wordpress.org/plugins/wp-topbar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-topbar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-topbar/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-topbar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-topbar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-topbar/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [samhat](https://wordpress.org/support/users/samhat/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/no-localization-language-support/#post-3641580)
 * Status: resolved