Skip to content

Translate Russian comments to English#2

Draft
Copilot wants to merge 19 commits into
mainfrom
copilot/translate-comments-to-english
Draft

Translate Russian comments to English#2
Copilot wants to merge 19 commits into
mainfrom
copilot/translate-comments-to-english

Conversation

Copilot AI commented Feb 27, 2026

Copy link
Copy Markdown
Contributor
  • Translate Russian comments in Arc.hs to English
  • Translate Russian comments in GUI.hs to English
  • Translate Russian comments in ArhiveStructure.hs to English
  • Translate Russian comments in CUI.hs to English
  • Translate Russian comments in UI.hs to English
  • Translate Russian comments in UIBase.hs to English
  • Translate Russian comments in FileManUtils.hs to English
  • Translate Russian comments in FileManPanel.hs to English
  • Translate Russian comments in FileManDialogs.hs to English
  • Translate Russian comments in FileManDialogAdd.hs to English
  • Translate Russian comments in FileManager.hs to English
  • Translate Russian comments in Errors.hs to English
  • Translate Russian comments in Charsets.hs to English
  • Translate Russian comments in Encryption.hs to English
  • Translate Russian comments in UTF8Z.hs to English
  • Translate Russian comments in Options.hs to English
  • Translate Russian comments in ArcCreate.hs to English
  • Translate Russian comments in ArcExtract.hs to English
  • Translate Russian comments in ArcRecover.hs to English
  • Translate Russian comments in ArcvProcessCompress.hs to English
  • Translate Russian comments in ArcvProcessRead.hs to English
  • Translate Russian comments in ArhiveFileList.hs to English
  • Translate Russian comments in ByteStream.hs to English
  • Translate Russian comments in Process.hs to English
  • Translate Russian comments in Files.hs to English
  • Translate Russian comments in GuiEnvironment.cpp to English
  • Translate Russian comments in Compression.hs to English
  • Translate Russian comments in FileInfo.hs to English
  • Translate Russian comments in Utils.hs to English
  • Translate Russian comments in Environment.cpp to English
  • Translate Russian comments in Compression/CompressionLib.hs to English
  • Translate Russian comments in Compression/EncryptionLib.hs to English
  • Translate Russian comments in Compression/_Examples/4x4.hs to English
  • Translate Russian comments in Installer/arc.languages/7tr.hs to English
  • Translate Russian comments in Compression/Dict/dict.cpp to English
  • Translate Russian comments in Compression/REP/rep.cpp to English
  • Translate Russian comments in Compression/Delta/Delta.cpp to English
  • Translate Russian comments in Compression/CompressionLibrary.cpp to English
  • Translate Russian comments in Compression/External/C_External.cpp to English
  • Translate Russian comments in Compression/Compression.h to English
  • Translate Russian comments in Compression/Tornado/Tornado.cpp to English
  • Translate Russian comments in Compression/_Encryption/C_Encryption.cpp to English
  • Translate Russian comments in Compression/Dict/C_Dict.cpp to English
  • Translate Russian comments in Compression/LZMA/C_LZMA.cpp to English
  • Translate Russian comments in Compression/LZP/C_LZP.cpp to English
  • Translate Russian comments in Compression/Common.h to English
  • Translate Russian comments in Compression/GRZip/C_GRZip.cpp to English
  • Translate Russian comments in Compression/Tornado/C_Tornado.cpp to English
  • Translate Russian comments in Compression/External/C_External.h to English
  • Translate Russian comments in Compression/PPMD/C_PPMD.cpp to English
  • Translate Russian comments in Compression/REP/C_REP.cpp to English
  • Translate Russian comments in Compression/_Encryption/C_Encryption.h to English
  • Translate Russian comments in Compression/MM/C_MM.cpp to English
  • Translate Russian comments in Compression/MM/C_TTA.cpp to English
  • Translate Russian comments in Compression/Delta/C_Delta.cpp to English
  • Translate Russian comments in Compression/LZMA/C_BCJ.cpp to English
  • Translate Russian comments in Compression/Dict/C_Dict.h to English
  • Translate Russian comments in Compression/LZP/C_LZP.h to English
  • Translate Russian comments in Compression/REP/C_REP.h to English
  • Translate Russian comments in Compression/Common.cpp to English
  • Translate Russian comments in Compression/Tornado/OptimalParsing.cpp to English
  • Translate Russian comments in Compression/PPMD/C_PPMD.h to English
  • Translate Russian comments in Compression/MM/mmdet.cpp to English
  • Translate Russian comments in Compression/MM/mm.cpp to English
  • Translate Russian comments in Compression/CLS/C_CLS.cpp to English
  • Translate Russian comments in Compression/Delta/C_Delta.h to English
  • Translate Russian comments in Compression/LZMA/7zip/Compress/LZMA/LZMAEncoder.cpp to English
  • Translate Russian comments in Compression/Tornado/C_Tornado.h to English
  • Translate Russian comments in Compression/GRZip/C_GRZip.h to English
  • Translate Russian comments in Compression/CLS/C_CLS.h to English
  • Translate Russian comments in Compression/LZMA/C_LZMA.h to English
  • Translate Russian comments in Compression/MM/C_MM.h to English
  • Translate Russian comments in Compression/MM/C_TTA.h to English
  • Translate Russian comments in Compression/LZMA/C_BCJ.h to English
  • Translate Russian comments in Compression/MM/tta.cpp to English
  • Translate Russian comments in Compression/GRZip/libGRZip.h to English
  • Translate Russian comments in Compression/MultiThreading.h to English
  • Translate Russian comments in Compression/LZMA/7zip/Compress/LZ/BinTree/BinTreeMain.h to English
  • Translate Russian comments in Compression/Tornado/EntropyCoder.cpp to English
  • Translate Russian comments in Unarc/*.cpp/.h files to English

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

@DavidLee18

Copy link
Copy Markdown
Owner

@copilot Translate Russian comments in Arc.hs to English

Co-authored-by: DavidLee18 <36877989+DavidLee18@users.noreply.github.com>

Copilot AI commented Feb 27, 2026

Copy link
Copy Markdown
Contributor Author

@copilot Translate Russian comments in Arc.hs to English

Done in commit f924a7e. All Russian comments in Arc.hs have been translated to English, including the module-level header block, all inline comments, and all Haddock documentation comments (-- |...).

@DavidLee18

Copy link
Copy Markdown
Owner

@copilot Translate Russian comments in GUI.hs, ArhiveStructure.hs, CUI.hs, UI.hs, and UIBase.hs to English

…hs, and UIBase.hs to English

Co-authored-by: DavidLee18 <36877989+DavidLee18@users.noreply.github.com>

Copilot AI commented Feb 27, 2026

Copy link
Copy Markdown
Contributor Author

@copilot Translate Russian comments in GUI.hs, ArhiveStructure.hs, CUI.hs, UI.hs, and UIBase.hs to English

Done in commit 24726de. All Russian comments in GUI.hs, ArhiveStructure.hs, CUI.hs, UI.hs, and UIBase.hs have been translated to English — including module headers, Haddock doc comments, section dividers, inline comments, and field/constructor annotations.

@DavidLee18

Copy link
Copy Markdown
Owner

@copilot Translate Russian comments in FileManUtils.hs, FileManPanel.hs, FileManDialogs.hs, FileManDialogAdd.hs, FileManager.hs, Errors.hs, Charsets.hs, and Encryption.hs to English

Copilot AI and others added 4 commits February 27, 2026 08:13
…yption.hs

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…ialogAdd.hs

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…nager.hs

All Cyrillic-text comments have been translated to English.
No code, string literals, or existing English text was modified.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot AI commented Feb 27, 2026

Copy link
Copy Markdown
Contributor Author

@copilot Translate Russian comments in FileManUtils.hs, FileManPanel.hs, FileManDialogs.hs, FileManDialogAdd.hs, FileManager.hs, Errors.hs, Charsets.hs, and Encryption.hs to English

Done in commit 71ab379. All Russian comments in FileManUtils.hs, FileManPanel.hs, FileManDialogs.hs, FileManDialogAdd.hs, FileManager.hs, Errors.hs, Charsets.hs, and Encryption.hs have been translated to English — covering module headers, section dividers, Haddock doc-comments, field annotations, and inline comments throughout all 8 files.

@DavidLee18

Copy link
Copy Markdown
Owner

@copilot Translate Russian comments in UTF8Z.hs, Options.hs, ArcCreate.hs, ArcExtract.hs, ArcRecover.hs, and ArcvProcessCompress.hs to English

Copilot AI and others added 3 commits February 27, 2026 08:53
…ress.hs

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
All Cyrillic-language comments in ArcCreate.hs have been translated
to English. Only comment text was changed; no code, string literals,
or existing English text was modified.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@DavidLee18

Copy link
Copy Markdown
Owner

@copilot Translate Russian comments in ArcvProcessRead.hs, ArhiveFileList.hs, ByteStream.hs, Process.hs, Files.hs, and GuiEnvironment.cpp to English

Copilot AI and others added 3 commits February 27, 2026 13:22
…hs, GuiEnvironment.cpp

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
All Cyrillic-language comments in ByteStream.hs and Files.hs have been
translated to English. No code, string literals, or existing English
text was modified.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Translated 1168 lines containing Cyrillic text across 248 unique
comment patterns. Only comment text was changed; all code, string
literals, and existing English text are preserved unchanged.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot AI commented Feb 27, 2026

Copy link
Copy Markdown
Contributor Author

@copilot Translate Russian comments in ArcvProcessRead.hs, ArhiveFileList.hs, ByteStream.hs, Process.hs, Files.hs, and GuiEnvironment.cpp to English

Done in commit a29a1a5. All Russian comments in ArcvProcessRead.hs, ArhiveFileList.hs, ByteStream.hs, Process.hs, Files.hs, and GuiEnvironment.cpp have been translated to English — covering module headers, Haddock doc-comments, section dividers, inline comments, and multi-line block comments throughout all 6 files. This completes all the translations in the PR checklist.

Copilot AI changed the title [WIP] Translate possibly Russian comments to English Translate Russian comments to English Feb 27, 2026
@DavidLee18

Copy link
Copy Markdown
Owner

@copilot now make sure all the Russian comments are translated into English: if anything's missed, translate those as well completely.

@DavidLee18

Copy link
Copy Markdown
Owner

@copilot Translate Russian comments in Compression.hs, FileInfo.hs, Utils.hs, Environment.cpp, Compression/CompressionLib.hs, Compression/EncryptionLib.hs, Compression/_Examples/4x4.hs, and Installer/arc.languages/7tr.hs to English

@DavidLee18

Copy link
Copy Markdown
Owner

@copilot Translate Russian comments in Compression.hs, FileInfo.hs, and Utils.hs to English

Copilot AI and others added 4 commits February 27, 2026 16:33
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Translated all Cyrillic-language comments to English throughout
Utils.hs. Only comment text was changed; no code, identifiers,
string literals, or existing English text was modified.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot AI commented Feb 27, 2026

Copy link
Copy Markdown
Contributor Author

@copilot Translate Russian comments in Compression.hs, FileInfo.hs, and Utils.hs to English

Done in commit 3441d98. All Russian comments in Compression.hs, FileInfo.hs, and Utils.hs have been translated to English — covering module headers, section dividers, Haddock doc-comments, inline field annotations, and all other comment text throughout all 3 files.

@DavidLee18

Copy link
Copy Markdown
Owner

@copilot Translate Russian comments in all Compression/*.cpp/.h files to English: first update the to-do tasks to contain all the .cpp/.h files to translate comments under Compression directory, and do the job.

@DavidLee18

Copy link
Copy Markdown
Owner

@copilot Translate Russian comments in Compression/Dict/dict.cpp to English. don't touch other files

Copilot stopped work on behalf of DavidLee18 due to an error February 27, 2026 22:52
DavidLee18 pushed a commit that referenced this pull request Apr 26, 2026
Port DArc to MicroHs: full compression pipeline
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

Successfully merging this pull request may close these issues.

2 participants