|
Bugzilla – Full Text Bug Listing |
| Summary: | Typo in pkg-bindings.pot | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Mark Stopka <mstopka> |
| Component: | YaST2 | Assignee: | Ladislav Slezák <lslezak> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | ke |
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Mark Stopka
2008-05-02 16:56:36 UTC
We probably broke this during proofreading ;-( Is the parser smart enough to work around this wrong tagging? If yes, we should fix it properly later (11.1). Otherwise please submit a new POT file now. I have no idea. I am not interested in gettext on this level. :-/ To comment #1: Um, I don't suppose that the parser is able to recover from such errors. The problem is in the original code. I'll fix that. (In reply to comment #3 from Ladislav Slezak) > To comment #1: Um, I don't suppose that the parser is able to recover from such > errors. > > The problem is in the original code. I'll fix that. > It is nice, fix it in original code, but are we able to get it in all language related po files? We are after string freeze... We should also generate new pot and merge it with all po... Karl, is it possible to fix it also in the already translated texts? Theoretically, yes--but in practice, I do not change translations besides merging with new POTs. There is still enough time left, so translators can update the files again. We are still in beta testing. So should I fix the text? (It seems so, but I'd like to be really sure.) If you think the parser is not able to cope with the above tagging ("<P><BIG><B>Loading Installed Packages</B><BIG></P><P>The package manager is
reading installed packages...</P>"), please fix it now and send me an updated POT file.
Actually the string is part of the help text that is hidden by default. In addition to that reading the installed packages is very fast now so there is a little chance that any user will have enough time to press the [Help] button. So I'm postponing the fix to 11.1. Fixed in yast SVN trunk (will be in yast2-pkg-bindings-2.17.0) |