Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
locale.module
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Dec 2012 at 17:55 UTC
Updated:
29 Jul 2014 at 21:37 UTC
Follow up for #1804702-79: Display interface translation status
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.
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.
Some of these can happen concurrently. This list will change over time.
Yes, this is a ui issue, changes to user interface text, see above.
No api changes anticipated.
Comments
Comment #1
yesct commentedWhen 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?
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.
Comment #2
yesct commentedoops for got to change the title when I used the dreditor clone issue button.
Comment #3
Bojhan commentedNothing to review
Comment #4
sutharsan commentedI did not know about this issue when I created #1866544: Improve Locale batch progress and result messages. Duplicate.