Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
D
damned-lies
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 97
    • Issues 97
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 4
    • Merge Requests 4
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Infrastructure
  • damned-lies
  • Issues
  • #68

Closed
Open
Opened Apr 29, 2017 by bugzilla-migration@bugzilla-migration

Translation statistics are not accurated

Submitted by Jordi Mas

Link to original bug (#781933)

Description

In the git repository you have a translation like this:

#~ msgctxt "shortcut window" #~ msgid "View" #~ msgstr "Visualitza"

that when an application is built is not showed.

However, dammed lies process the PO file in a way that the string is:

msgctxt "shortcut window" msgid "View" msgstr "Visualitza"

and the string that in the application will not show as translated is shown as such as the translation statistics.

This is really misleading because you think that the file is completely translated according to the statistics but it is not true.

This behaviour caused the Catalan translate team two miss updates two applications already.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: Infrastructure/damned-lies#68