| Project: | Localization server |
| Version: | 6.x-3.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
One of the big roadblocks of the reuse of this module suite for other projects is that the export includes lots of Drupal specific items. Now, Drupal itself went pass those things, with l10n_update and l10n_packager exporting files to ftp.drupal.org, it is commonplace to have one .po file per project, potx exports one .po file as well. With our version control moved to git, translation files are removed from version control, so the "for CVS commit" mode does not make sense either anymore.
Also, the tacking on of the suggestion export did not come with a critical usability look on this page. Simply rethinking the page, we can make the options much more simple, get rid of the fieldsets thereby making the form much more friendly to users.
Finally, I wanted to emphasize that the export happens to a Gettext format, so included that on the button (also makes the button easier to click), and generalized the tab titling as "Export" in languages and projects.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| simplify-export.patch | 24.81 KB | Ignored: Check issue status. | None | None |
Comments
#1
Here are some before/after screens (after is from a local environment, before form l.d.o):
#2
Automatically closed -- issue fixed for 2 weeks with no activity.