Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import report / Import log #1558

Open
Jibec opened this issue Jul 16, 2017 · 4 comments
Open

Import report / Import log #1558

Jibec opened this issue Jul 16, 2017 · 4 comments
Labels
enhancement Adding or requesting a new feature. undecided These features might not be implemented. Can be prioritized by sponsorship.

Comments

@Jibec
Copy link
Contributor

Jibec commented Jul 16, 2017

Steps to reproduce

  1. Export your strings in CSV or whatever format you like
  2. Edit the file
  3. Upload it to Weblate

Actual behaviour

Weblate tells you about the number of updates, changes, errors, but gives no details.

Expected behaviour

It would be great to have an "import report", giving you every details, something like a log:

  • "Source string one" was ignored because...
  • "Source string two" was ignored because...
  • "Source string three" was not found...
  • "Source string four" was not found...
  • [...]
  • "Source string twenty" is now translated as "Vingtième chaîne source".
  • [...]

In addition, I assume we should may have a single line in history to access this log instead of multiple lines.

It had this idea when testing #1547, because the user don't know for sure if his work is fully uploaded or not and to make changes manually in case of a rush. Note: as a workaround for this, we can still make a second export & search manually.

@nijel
Copy link
Member

nijel commented Jul 17, 2017

This really doesn't scale - let's take translations of Weblate as an example, those consist of 1684 strings. Do you think that showing 1684 messages will do any good?

@nijel nijel added the undecided These features might not be implemented. Can be prioritized by sponsorship. label Jul 18, 2017
@Jibec
Copy link
Contributor Author

Jibec commented Jul 18, 2017 via email

@nijel
Copy link
Member

nijel commented Jul 19, 2017

Actually 1600 strings is somewhat usual (at least based on numbers I see on Hosted Weblate, the average is 1100).

The database size is not concern, but I would like to avoid storing things which nobody will ever use :-).

@Jibec
Copy link
Contributor Author

Jibec commented Jul 19, 2017 via email

@nijel nijel changed the title RFE - Import report / Import log Import report / Import log Jan 12, 2018
@nijel nijel added the enhancement Adding or requesting a new feature. label Jan 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adding or requesting a new feature. undecided These features might not be implemented. Can be prioritized by sponsorship.
Projects
None yet
Development

No branches or pull requests

2 participants