Skip to content

Add language-aware transliteration for resume filenames#615

Merged
DaKheera47 merged 2 commits into
mainfrom
better-filename-support-for-german
Jun 12, 2026
Merged

Add language-aware transliteration for resume filenames#615
DaKheera47 merged 2 commits into
mainfrom
better-filename-support-for-german

Conversation

@DaKheera47

Copy link
Copy Markdown
Owner

Summary

  • Add shared language detection and filename sanitization helpers for supported resume languages
  • Use the resolved language when building downloaded resume filenames in Job Page, the orchestrator detail panel, and keyboard shortcuts
  • Update Design Resume PDF naming and document the German umlaut mapping in settings docs

Testing

  • Added unit coverage for shared transliteration and filename language resolution
  • Added UI-level coverage for German filename generation in the Job Page and orchestrator detail panel
  • Added server coverage for Design Resume PDF filename generation
  • Full orchestrator test suite, Biome, and type checks passed

@DaKheera47 DaKheera47 marked this pull request as ready for review June 12, 2026 10:11
@DaKheera47

Copy link
Copy Markdown
Owner Author
image

tested as working

@DaKheera47 DaKheera47 merged commit 68f534a into main Jun 12, 2026
10 checks passed
@DaKheera47 DaKheera47 deleted the better-filename-support-for-german branch June 12, 2026 10:15
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.

German umlauts (ä, ö, ü) in generated resume files are replaced with underscores

1 participant