Bug 1113439
| Summary: | Warning: Apostrophes (') in source does not match number in translation | ||
|---|---|---|---|
| Product: | [Retired] Zanata | Reporter: | Rajesh Ranjan <rranjan> |
| Component: | Usability | Assignee: | Damian Jansen <djansen> |
| Status: | CLOSED DUPLICATE | QA Contact: | Zanata-QA Mailling List <zanata-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | ankit, dchen, zanata-bugs |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-07-03 00:47:39 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
As explained in https://bugzilla.redhat.com/show_bug.cgi?id=856019#c3, the correct way to handle apostrophes is double it. i.e. use didn''t in stead of didn't. *** This bug has been marked as a duplicate of bug 872039 *** |
Description of problem: While Translating "script expression ''{0}'' didn't evaluate to true", I found that tool takes Apostrophe of the word "didn't" also into account. And so reflecting it as warning. I think tool should be able to differentiate between phrase like ''{0}'' and didn't. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: