You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the OpenAI (ChatGPT) or OpenRouter integration, paraphrase, summarize, generate missing featured images, or apply your custom prompt to the imported content.
Action: Space after between the string "We're always looking for suggestions to further improve Feedzy." and the one that follows. Preferably both should be put in a single i18n function.
6. Typo/Context Fixes
Action: Address various typos and ensure correct context for strings:
9. The placeholders <code> </code> are redundant, can be mentioned only once and can be reused in a string as %1$s and %2$s when needed (from %3$s to %8$s inclusive they can be removed):
Hey @girishpanchal30,
This issue outlines a list of potential problems and recommendations found in the Feedzy module strings that require localization or code adjustments.
1. Plural Forms
_n().2. Spacing Issues (Inside Placeholders)
3. Capitalization
text-transform: capitalizefrom buttons4. String Splitting
5. String Consolidation (Suggestion)
6. Typo/Context Fixes
WordAitoWordAI:improtedtoimported.7. Add i18n for:
i18n) for the following:Once hourlyHourlyFree(Related todiv Html ul < li class='pro' > data-label='Free' >)8. Remove spaces inside placeholders:
(including space before the period) https://translate.wordpress. org/projects/wp-plugins/ feedzy-rss-feeds/stable/ro/ default/?filters%5Boriginal_ id%5D=19712419
9. The placeholders
<code> </code>are redundant, can be mentioned only once and can be reused in a string as %1$s and %2$s when needed (from %3$s to %8$s inclusive they can be removed):10. Pluralization
11. Typo
Remove space before period: https://translate.wordpress.org/projects/wp-plugins/feedzy-rss-feeds/stable/ro/default/?filters%5Boriginal_id%5D=3885748
(with image) appears twice: https://translate.wordpress.org/projects/wp-plugins/feedzy-rss-feeds/stable-readme/ro/default/?filters%5Boriginal_id%5D=19711100
WordPress: https://translate.wordpress.org/projects/wp-plugins/feedzy-rss-feeds/stable-readme/ro/default/?filters%5Boriginal_id%5D=19711079
12. Post status are not translatable
13. All footer buttons and links have
text-transform: capitalize;which forces an incorrect capitalization14. Import settings: Post type selector shows slugs instead of the actual post type names:
15. The placeholder "Selector some options" is not translatable
16. Gutenberg block: When selecting a freed group, the dropdown shows slugs, not titles:
17. "About us" section: Both the menu item and full "about us" page are not translatable:
18. "audio playback (soundcloud) playout" should be "audio playback (soundcloud) layout":
cc @selul