Q: Best Practice when changed IDs in MFC project?

Hello group, 

 

due to unhappy circumstances I had to renumber my ids in my resources (MFC with VS2015). The renumbered ids are approcimately 400-500 ressource values (all kind of ressources). 

Now I'd like to know what is the best practice to get the already translated resources (100%) back in PASSOLO2016 after update my string list in my project? 

 

Kind regards 

Alexander

Parents
  • Solution:
    I merged a copy of Passolo2016 project (100% translated -> *1) step by step manually to the Passolo2016 project with the modified IDs. Unfortunately I found no way to do this in another way.
    - Merged sources with comments
    - Merged target languages 1st with pre translation (only 100% match), then with choice, then with search the old MFC ID in the *1 project.
    - All modified strings/phrases where set to the state "For Review" or "Pre-translated"
    - The last step is to give it to the translators to check the pre-translated phrases and strings.
Reply
  • Solution:
    I merged a copy of Passolo2016 project (100% translated -> *1) step by step manually to the Passolo2016 project with the modified IDs. Unfortunately I found no way to do this in another way.
    - Merged sources with comments
    - Merged target languages 1st with pre translation (only 100% match), then with choice, then with search the old MFC ID in the *1 project.
    - All modified strings/phrases where set to the state "For Review" or "Pre-translated"
    - The last step is to give it to the translators to check the pre-translated phrases and strings.
Children
No Data