Patch #1022
Tag description typo
100%
Description
Sorry for being picky but there is a missing blank in description of tag 0x015b.
Po files need to be regenerated but I do not how to do it (translation wiki is not yet created.)
Files
Associated revisions
#1022. Thank You Mathieu for reporting this and providing the patch.
History
Updated by Robin Mills almost 7 years ago
Thomas
I'm not sure what the issue is here. Could you explain in more detail?
Updated by Thomas Beutlich almost 7 years ago
- File andHuffman.png andHuffman.png added
Siehe attached screenshot.
Updated by Robin Mills almost 7 years ago
Thomas
I still don't understand the issue. I see the space you have added in tags.cpp. I don't know what that has to do with the po files. I don't know anything about the i18n support. If you require a Wiki Page for i18n, that's a separate matter. However I will not get involved with i18n support.
Is it sufficient for me to simply submit the patch to tags.cpp?
Updated by Thomas Beutlich almost 7 years ago
Yes, you can apply the provided patch.
Normally, if the original English strings in the source files are altered the dependend po files need to be regenerated in order to integrate these changes. This can be done any time later (before release).
Updated by Robin Mills almost 7 years ago
- Category set to metadata
- Status changed from New to Assigned
- Assignee set to Robin Mills
- Target version set to 0.25
Ah, now I understand! Yes there are scripts in <exiv2dir>/website which deal with this stuff, doxygen and a whole host of release stuff. Andreas is a very good engineer and the release machinery is automated. Of course parts of the release process such as code review, inspection, bug review and release notes are time consuming human activity.
Right. I'll submit the patch and we're done for now.
Patch submitted: r3536. Thank You Thomas for reporting this and providing the patch.
#1022 Thank You Thomas for reporting this and providing the patch.