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 excel file not working in standalone app #478

Closed
rachelyeshurun opened this issue May 22, 2022 · 1 comment
Closed

Import excel file not working in standalone app #478

rachelyeshurun opened this issue May 22, 2022 · 1 comment

Comments

@rachelyeshurun
Copy link

Describe the bug
I have been using ResXResourceManager add-on in Visual Studio for a few months.
Works great, I even sent in a little donation!
Now I wanted to onboard the product manager, so I exported to excel spreadsheet from within VS and tried to import the spreadsheet to the standalone version.
But didn't see anything.
The standalone version does show the keys and values for all the languages if I set the directory to my language resources.
But the product manager doesn't have that setup. They only have the standalone application and the excel spreadsheet.
How does one import an excel spreadsheet to the standalone app? Is there some missing documentation or a bug?

To Reproduce
Downloaded standalone version
image

Exported file
2022_05_22_12_17.xlsx

Clicked on Import in standalone app, chose above file
image

I tried adding in all the languages that I have in the excel file and then Import.. but the result was the same.
image

Expected behavior
After import, I expect to see all the keys and values for all the language columns in the excel spreadsheet and resource files generated for each language.

@tom-englert
Copy link
Collaborator

You can only import changes done to an Excel file into an existing solution, not spin up a new solution with all projects from scratch from an Excel.
If your product manager has ResXManager, just send him your sources, not the Excel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants