I need to process tcomment field in pofile entries #5

Open
opened 2023-03-08 09:03:07 +01:00 by Mindiell · 1 comment

padpo implements its own parser of .po files and entries.
The idea is to enable the translator to tell padpo that he deliberately knows there is a false positive. The translator would do it in writing a pragma in the "translator comment" field.
The way padpo parses the .po file does not enable this feature.
I would recommend to use the polib library which give access to "translator comment" field.

*padpo* implements its own parser of .po files and entries. The idea is to enable the translator to tell *padpo* that he deliberately knows there is a false positive. The translator would do it in writing a `pragma` in the "translator comment" field. The way *padpo* parses the .po file does not enable this feature. I would recommend to use the [polib library](https://github.com/izimobil/polib/) which give access to "translator comment" field.
Author

@ChristopheNan a créé un POC à ce sujet

@ChristopheNan a créé [un POC](https://github.com/christopheNan/padpo/commit/78b9eda3c4fb344f8c7ffbcbb42cef47b01c2d4d) à ce sujet
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AFPy/padpo#5
No description provided.