I've got a large solution (50+ projects) with over 20k rows in the TranslationTexts table. When running "Store all translations", there's no way to see progress. At the very least, it would be nice to see which project you are working on, and also any other details within that project like which folder and/or file, etc. Are the folders/files that are processed sorted by name so it would be easy to see approximately, where in the list of files you are? For example: we're processing the "W's" now, ok - we're close to the end.
A next step would be to show progress bars somewhere - one progress bar for projects, another for files within the project.
Comments: ** Comment from web user: esinek **
A next step would be to show progress bars somewhere - one progress bar for projects, another for files within the project.
Comments: ** Comment from web user: esinek **
Even if the status bar showed something like:
Project (1/52): MyCompany.Entities; File (5/200): ~/App_LocalResources/Dashboard.de-DE.resx
That would be VERY useful.