Title: [plugin Oi Frontend Profile] i18n missing string
Last modified: August 22, 2016

---

# [plugin Oi Frontend Profile] i18n missing string

 *  Resolved Anonymous User 8097816
 * (@anonymized-8097816)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/plugin-oi-frontend-profile-i18n-missing-string/)
 * Hello,
 * The string “Username” is not correctly associated with the plugin domain.
 * Line 169 is currently :
    `<?=oinput(array('key'=>'user_login','before'=>__('Username'),'
   disabled'=>true,'value'=>esc_attr($profileuser->user_login),'hint'=>__('Usernames
   cannot be changed.','oifrontendprofile'),))?>`
 * It should be
    `<?=oinput(array('key'=>'user_login','before'=>__('Username', '
   oifrontendprofile'),'disabled'=>true,'value'=>esc_attr($profileuser->user_login),'
   hint'=>__('Usernames cannot be changed.','oifrontendprofile'),))?>`
 * By the way, if you are interested, I translated your plugin to French.
 * Thank you.
 * [https://wordpress.org/plugins/oi-frontend-profile/](https://wordpress.org/plugins/oi-frontend-profile/)

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

 *  Plugin Author [Sh14](https://wordpress.org/support/users/sh14/)
 * (@sh14)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/plugin-oi-frontend-profile-i18n-missing-string/#post-5552296)
 * rwatuny, thank you for your attention!
    Yes, it will be great, if you will do
   that!
 *  Thread Starter Anonymous User 8097816
 * (@anonymized-8097816)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/plugin-oi-frontend-profile-i18n-missing-string/#post-5552297)
 * Hello,
 * Yes, How can I send the language file to you ?
 *  Plugin Author [Sh14](https://wordpress.org/support/users/sh14/)
 * (@sh14)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/plugin-oi-frontend-profile-i18n-missing-string/#post-5552298)
 * You can send the .PO and .MO files to [localization@easywebsite.ru](https://wordpress.org/support/topic/plugin-oi-frontend-profile-i18n-missing-string/localization@easywebsite.ru?output_format=md)
   
   Thank you!
 *  Thread Starter Anonymous User 8097816
 * (@anonymized-8097816)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/plugin-oi-frontend-profile-i18n-missing-string/#post-5552299)
 * hello,
 * It’s done.
 * Thank you.
 *  Plugin Author [Sh14](https://wordpress.org/support/users/sh14/)
 * (@sh14)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/plugin-oi-frontend-profile-i18n-missing-string/#post-5552307)
 * rwatuny, something wrong with my mail server. Could you be so kind to resend 
   that mail please.
 *  Thread Starter Anonymous User 8097816
 * (@anonymized-8097816)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/plugin-oi-frontend-profile-i18n-missing-string/#post-5552308)
 * Hello,
 * It’s done.
 *  Plugin Author [Sh14](https://wordpress.org/support/users/sh14/)
 * (@sh14)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/plugin-oi-frontend-profile-i18n-missing-string/#post-5552309)
 * Great! Thank you!

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

The topic ‘[plugin Oi Frontend Profile] i18n missing string’ is closed to new replies.

 * ![](https://ps.w.org/oi-frontend-profile/assets/icon.svg?rev=995537)
 * [Oi Frontend Profile](https://wordpress.org/plugins/oi-frontend-profile/)
 * [Support Threads](https://wordpress.org/support/plugin/oi-frontend-profile/)
 * [Active Topics](https://wordpress.org/support/plugin/oi-frontend-profile/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/oi-frontend-profile/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/oi-frontend-profile/reviews/)

## Tags

 * [i18n](https://wordpress.org/support/topic-tag/i18n/)
 * [l10n](https://wordpress.org/support/topic-tag/l10n/)

 * 7 replies
 * 2 participants
 * Last reply from: [Sh14](https://wordpress.org/support/users/sh14/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/plugin-oi-frontend-profile-i18n-missing-string/#post-5552309)
 * Status: resolved