The makepot code being used on WordPress.org is a slightly older version that we have not updated yet, specifically with this fix:
https://core.trac.wordpress.org/ticket/25665
Basically, it’s only looking in stripe.php for your main plugin lines, not searching for and then finding stripe-checkout.php.
This was fixed in the developer tools 7 weeks ago:
https://core.trac.wordpress.org/changeset/27399
But the change has not propagated to everywhere yet.
Related Posts:
- Translate a plugin using .po .mo files
- Can I leave off plugin textdomain for terms used in core?
- Using plural-only translation of register_post_status() in plugin
- Override plugin localization
- Internationalization and the plugin description
- How can I translate the name of my Plugin for other languages?
- Is it necessary to translate WordPress key terms when localizing a plugin
- Plugin readme.txt and assets internationalization
- Translate third party plugin and save translation files in custom theme
- Why load_textdomain work but not load_plugin_textdomain?
- What is the way to ship read-me strings like plugin-strings for internationalization?
- Can I use the same textdomain in two separate plugins?
- Override plugin text domain in child theme
- Making my plugin translation ready. Poedit not working
- Localiztion in javascript
- Possible to add a language file to a plugin without adding .po/.mo files to plugin directory?
- Two text domains in one plugin
- Use translated taxonomy labels in plugin
- Is it possible to use multiple post_name, post_title and post_content?
- What can be reason for no plugin-strings available under stable section on translate.wordpress.org?
- Is there a way to test that readme looks in other language before submitting translation?
- Force language in translate function
- Can I load the textdomain before a plugin is activated?
- How WordPress is able to change locale without using setlocale
- How I can internationalize variables within the function _e () __ (), etc?
- Plugin for single language localisation [closed]
- Cart66 localization hardcode strings [closed]
- Localize plugin name
- Translations for my plugin don’t show up
- Setting Email locale before retrieving gettext translations
- Translation issue with global variables
- How to ignore extra whitespaces in translation functions like _e?
- Plugin not properly prepared for localization
- Replace woocommerce | (pipe) separator in product variation to , or another character?
- Localise settings section headline
- How to translate user added content in a plugin
- Use localized plugin name and description even when the plugin is disabled
- I dont know why my localization is not working
- Change localization only for plugin
- Locale changed but plugin still showing default language
- Internationalization of Blog Posts
- Loading Canvas & WooCommerce translation file in child theme
- Admin Notice is only localized when displaying the “Plugins” Backend Page
- How can I allow commas in tag names?
- Where should I use get_option in a plugin
- WordPress Plugin Development from Scratch. How? [closed]
- Restrict individual category combinations
- Passing URL parameters to WordPress pages and pretty url
- wp_schedule_event / cron_schedules – custom recurrence time not working in Plugin
- Plugin translations problem
- Use external link in the add sub menu
- WordPress register_activation_hook table creation not working
- How to add Edit | Delete button on rows?
- Multisite mu-plugins site-specific directory
- WordPress shopping cart that supports 2 tier product variation options
- Redirect to a welcome page after updating plugin
- Can WordPress Plugin Directory Cache Delay the Upload of Images?
- Hook (or other way) to find out when another plugin is activated / installed
- Issue using wp-load.php in WordPress Plugin Development
- Calendar Solution: Handling upcoming Dates with Posts?
- Disable woocommerce cookies and delete cart data automatically
- Why required field not working in Country dropdown in WooCommerce –
- Is there an easy way to download all plugins from the repo?
- Is there any plugin which can paste a common content to my every post?
- Combining several CSS files into one for optimization
- Theme Custom Pages
- Is it a standard to have an empty `index.php` in root of Plugin? [duplicate]
- WordPress Fatal Errors [closed]
- WordPress plugin require_once unexpected
- What is the best way to hook a rewrite function for certain php code when plugins are updated?
- Is there a way to input different rel=author and rel=publisher attributes for a WP blog w/ multiple authors?
- Plugin is creating posts twice
- Does anyone know what’s the plugin for this Comment Section?
- Update WordPress Theme System
- Oops! That page can’t be found
- post title not changing at post page
- show wc_add notices on particular page in woo commerce custom plugin development
- How to generate expiring URL of the page?
- Custom Formdata matching with user table
- How to align a text left side while keeping vertically centered? [closed]
- Code Snippets plugin by Shea
- Why my multisite is this slow? (stats inside)
- htaccess question and plugins.php
- wordpress plugin page error
- Different Urls for mobile and desktop homepages
- Can’t enable/disable plugins in non bulk mode
- Update page (update-core.php) & Plugins page (plugins.php) revert to homepage
- trying to create simple plugin to filter categories from all authors
- Proper Failure of Plugin Activation
- cPanel login from WordPress
- How can I add the custom taxonomy categories to the posts and pages?
- How to use wordpress with any “site url” (the url in settings) for development?
- WordPress 3,5 and Jquery version
- WooCommerce, different prices based on location [closed]
- Creating a press page for our project
- WP can’t send newsletters
- Defer parsing of JavaScript [duplicate]
- How to Order Posts by Taxonomy in Jetengine Plugin
- Detect if user is on the specific page in WordPress
- A multi-section WordPress store [closed]