Title: tejas111's Replies | WordPress.org

---

# tejas111

  [  ](https://wordpress.org/support/users/tejas111/)

 *   [Profile](https://wordpress.org/support/users/tejas111/)
 *   [Topics Started](https://wordpress.org/support/users/tejas111/topics/)
 *   [Replies Created](https://wordpress.org/support/users/tejas111/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/tejas111/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/tejas111/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/tejas111/engagements/)
 *   [Favorites](https://wordpress.org/support/users/tejas111/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Offers for WooCommerce] Features request and translation issues](https://wordpress.org/support/topic/features-request-and-translation-issues/)
 *  [tejas111](https://wordpress.org/support/users/tejas111/)
 * (@tejas111)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/features-request-and-translation-issues/#post-9799247)
 * Hi [@yehudat](https://wordpress.org/support/users/yehudat/),
    For PHP code you
   have mentioned we have used _n() function that **[Translates and retrieves the singular or plural form based on the supplied number.](https://developer.wordpress.org/reference/functions/_n/)**
 * So It will be localize like following in .po file.
 * msgid “Highest Current Offer:”
    msgid_plural “Highest Current Offers:” msgstr[
   0] “” msgstr[1] “”
 * It is included in the commit. As per the syntax of _n() function we generally
   used inside sprintf(). You can see it in [example](https://developer.wordpress.org/reference/functions/_n/#user-contributed-notes)
   too.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Offers for WooCommerce] Features request and translation issues](https://wordpress.org/support/topic/features-request-and-translation-issues/)
 *  [tejas111](https://wordpress.org/support/users/tejas111/)
 * (@tejas111)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/features-request-and-translation-issues/#post-9798638)
 * Hi [@yehudat](https://wordpress.org/support/users/yehudat/) , Thanks for bringing
   our attention to translation issue. We have fixed translation issue in our [github issue](https://github.com/angelleye/offers-for-woocommerce/issues/367).
   
   You can early access it if you want. We will update the plugin soon!
 * If you have a moment to [leave a review for the plugin](https://wordpress.org/support/plugin/offers-for-woocommerce/reviews/)
   that would be greatly appreciated. Thanks!

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