WordPress Affiliate Manager

Affiliates Management Plugin for WordPress

  • Home
  • Features
    • Screen Shots
  • Download
  • Documentation
  • Addons
  • Support
    • Support Forum
    • Forum Login
    • Forum Registration
    • Contact
    • Premium Addon/Plugin Support

Translation of "pre-tax sales"

by

WordPress Affiliate Manager › Forums › Affiliate Manager Plugin › Translation of "pre-tax sales"

Tagged: missing translation, plugin updates, wpam_format_bounty

  • This topic has 1 reply, 2 voices, and was last updated 9 years, 11 months ago by Shadow Labs.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • May 10, 2016 at 9:53 am #1913
    [email protected]
    Participant

    Hello,

    I’ve noticed an issue with translations in the file affiliates-manager/source/display_functions.php on line 25 in function wpam_format_bounty

    This line says,

    return sprintf( '%s%% of pre-tax sales', $bountyAmount );

    So, this means that translations of this text are not supported.

    It should be

    return sprintf( __( '%s%% of pre-tax sales', 'affiliates-manager' ), $bountyAmount );

    So, in this case, translations will be supported.

    This is really important, because we use German language. Therefore, I can’t translate this text without editing the plugin.

    I’m using WP Affiliate Manager version 2.2.7.

    Please change this line in the future versions of the plugin.

    Thank you

    May 12, 2016 at 10:28 am #1921
    Shadow Labs
    Keymaster

    Hi, Thanks for the feedback. We will update it in the next release.

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Log In

Featured Addons

  • WooCommerce Coupon Tracking
  • WooCommerce Product Specific Commission

Copyright © 2026 | WordPress Affiliate Manager | Privacy Policy