Answer the question
In order to leave comments, you need to log in
Combining Resource Files
Localization of the project goes through resources
, there is a main resource file
main.resx
and additional ones for each language
main.en-US.resx
...
development goes with adding lines only to main.resx (partially added to other languages)
now you need to update based on main.resx additional (main.en-US.resx and others) so that only lines missing in additional languages are added.
I'm sure there is a solution, but I can't find it.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question