Skip to content

Contextual Translation Issue with Screen Captured Text #178

@Eng-Ahmed-Rifai

Description

@Eng-Ahmed-Rifai

Describe the bug
When using the ScreenTranslator to translate text captured from the screen, the translation is done line-by-line, which leads to a loss of context and potentially incorrect translations.

Screenshots
image

Suggested enhancement:
Modify the text processing prior to translation to concatenate lines into a single text block or handle newline characters in a way that does not break the context.

Additional context:
This issue significantly affects the usability of the application for languages where context is crucial to the meaning of the text. A fix would greatly enhance the quality of translations produced by the application.

Desktop (please complete the following information):

  • OS: Win 11
  • App version 3.3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions