Opened 8 years ago
Last modified 8 years ago
#43916 new feature request
Auto update translations when the respective plugin/theme is updated
| Reported by: | danieltj | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Upgrade/Install | Version: | |
| Severity: | normal | Keywords: | needs-patch 2nd-opinion |
| Cc: | Focuses: |
Description
I find updating translations a bit of a pain because they only seem to appear (rightly so though) once you've updated a plugin or a theme. It'd be great if translations could be automatically updated after the respective plugin or theme has been updated removing the need to check if there are any translations waiting.
Most often I find myself updating a plugin and then committing the update into version control and it's not until the commit has gone through that I reload the page to see that I now have new translation strings waiting. They really should be bundled with the main update of the plugin/theme.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
If you include the translation files in your plugin this will always be an issue as your translators won’t see a new POT file until you publish the plugin. There are 2 solutions.