Follow up for #1804702-79: Display interface translation status

Problem/Motivation

When adding a language with locale enabled and no .po translation files available, some screens and progress bar flash by quickly. It says Completed 8 of 8. This is confusing and perhaps not accurate.

Proposed resolution

Fix the wording.
Add a set message to say what happened after it finishes because it flashes by so fast.
Check if a message is already in watchdog. Maybe add one.

Remaining tasks

Some of these can happen concurrently. This list will change over time.

  • Discuss what is actually occurring.
  • Discuss what the wording should be changed to.
  • UI review of proposed wording change.
  • Make a patch to change the wording.
  • Make a patch to add a set message to say what happened after it finishes because it flashes by so fast.
  • Check if information is in the watchdog entries, maybe also add that.
  • Code review patches
  • Screenshots
  • UI review

User interface changes

Yes, this is a ui issue, changes to user interface text, see above.

API changes

No api changes anticipated.

Comments

yesct’s picture

When enabling locale and then adding a language (but with no .po translation files available),
some screens flash by.

I did a video and captured the screens off that to see what they were saying.

Why does it say downloading and importing translation files? ... there are none to download.
Perhaps it is more accurate to say "checking for translations to download" until it finds some to download or import?
Then that screen change wording to say downloading, then when done downloading, say it's importing?

di-why-2012-12-08_0512.png

Then why does it say "Completed 8 of 8. 100%"?
completed what? checking for translations? downloading? importing?
8 of 8 what?
not projects; I have more than 8 core projects enabled.
not strings: I search in the UI translations screen and limit the search to translated strings and it says zero.

di-8of8-2012-12-08_0512.png

yesct’s picture

Title: Copy of Display interface translation status » Improve messages when automatically checking for translations

oops for got to change the title when I used the dreditor clone issue button.

Bojhan’s picture

Issue tags: -Needs usability review

Nothing to review

sutharsan’s picture

Status: Active » Closed (duplicate)

I did not know about this issue when I created #1866544: Improve Locale batch progress and result messages. Duplicate.