I have the following problem:
I can export to Excel file only selected languages, but when I import the updated Excel file nothing is imported. I mean resx files are not updated with translations.
When I export all languages, update Excel file and import again everything works fine.
Is there any bug related or I am doing something wrong?
By the way, RESX manager is a great tool and very useful for me.
Thanks in advance
Comments: ** Comment from web user: titorguez **
Oooops sorry I press the send key accidentally ...
Hi,
Thanks for your reply.
Yes, I've saved changes after import, these are the steps I follow:
1) Open solution in RESX Manager
2) Select Export option and in ExcelExport dialog select options "Export Comments", "Adjust Layout" and "Ignore WinForms internal resources..."
3) Unselect some languages (by default all languages are selected). For example select "Invariant Language..." and French (currently my whole set of languages are: Spanish, French, Korean, Russian and Turkish) and press Export
4) Open Excel file and add some French texts and save
5) Import Excel file in RESX Manager and I noticed the messages in status bar: "0 resources entries imported"
6) Save (but really nothing to save because nothing was imported), close RESX Manager, open solution in VS and check that new french texts are not included in resources files
* When I follow these steps, but using all languages, everything works fine
** Attached you can find a zip file with 2 Excel files: one with all languages and the other with only Invariant and French
I hope you can help me to solve this issue or tell me what I'm doing wrong.
Best Regards