Uh oh!
There was an error while loading. Please reload this page.
docs: add Windows instructions for pomerge in translating guide - #1862
docs: add Windows instructions for pomerge in translating guide#1862pranavchoudhary-tech wants to merge 4 commits into
Conversation
Documentation build overview
17 files changed · |
Uh oh!
There was an error while loading. Please reload this page.
36bbc80 to
fc0c616Comparepranavchoudhary-tech
commented
Jul 18, 2026
Ah, my apologies! I created this branch from my fork's I have just rebased and force-pushed to clean it up. It should only contain the Windows instructions for pomerge now. Let me know if everything looks good! |
zware
left a comment
There was a problem hiding this comment.
The commands look reasonable to me, assuming that pomerge is available and working the same way on Windows.
I haven't tried this out, I'm hoping you have run this successfully? :)
pranavchoudhary-tech
commented
Jul 18, 2026
Thanks for the review and approval! Yes, I can confirm the standard shell commands ( |
StanFromIreland
commented
Jul 18, 2026
@tomasr8 |
StanFromIreland
left a comment
There was a problem hiding this comment.
Can you please add the .. include:: /include/activate-tab.rst to the top of the file like we have elsewhere.
pranavchoudhary-tech
commented
Jul 18, 2026
Done! Added the |
Uh oh!
There was an error while loading. Please reload this page.
tomasr8
commented
Jul 18, 2026
Haha yeah I figured, sorry about that! I just wanted a temporary label so I could keep track of the issues :) Thanks for adding the label! |
encukou
commented
Jul 18, 2026
I'll be at a Windows computer next week, if it helps. |
@StanFromIreland good catch from Claude! You're totally right, cmd.exe doesn't expand wildcards so the previous command would just crash. I've updated the dosbatch instructions to use a standard I also added |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
pranavchoudhary-tech
commented
Jul 19, 2026
@StanFromIreland Excellent catch on the translation memory overwrite! You are absolutely right; I've pushed a fix that replaces the Windows I've also applied your suggested comment to the Unix tab! |
bd9415c to
73448bbCompare
Fixes#1783
This PR adds the missing Windows commands tab for the
pomergetranslation recovery tool, resolving theTODOintranslating.rst. The commands for Windows usexcopyandrmdirto achieve the same result as the Unixcpandrm.