Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: filter(po): plural as comment in japanese target #1165

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Oct 23, 2024

  1. feat/filter(po): plural as comment in japanese

    Japanese is nplural=1 language.
    When there is no marker in singular msgid, translator can not see plural form of msgid when translate in OmegaT panes.
    This add plural form of msgid as a comment of a segment which is a singular form.
    
    Signed-off-by: Hiroshi Miura <[email protected]>
    miurahr committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    96c8e2f View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    a6ea6f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Fix typo in date

    Might as well fix this typo too while we're at it.
    Kazephil authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    70bcc43 View commit details
    Browse the repository at this point in the history