https://bugzilla.redhat.com/show_bug.cgi?id=1000781
Bug ID: 1000781 Summary: Rename XML files to unique names all over the dir hierarchy Product: Fedora Documentation Version: devel Component: defensive-coding-guide Assignee: fweimer@redhat.com Reporter: jfenal@redhat.com QA Contact: docs-qa@lists.fedoraproject.org CC: fweimer@redhat.com, sparks@redhat.com
Description of problem:
The guide XML files hierarchy shows file in different sub-directories with the same name. This makes pushing the resources to Transifex to translation a non-predictable process, with only one of those non unique names being translated.
Version-Release number of selected component (if applicable):
How reproducible:
Always.
Steps to Reproduce: 1. 2. 3.
Actual results:
Only one of multiple non-uniquely named files ends up on transifex.
Expected results:
Have all files on transifex for translation.
Additional info:
See https://lists.fedoraproject.org/pipermail/docs/2013-August/015194.html
Renaming all non unique file names to unique ones will solve the issue.
https://bugzilla.redhat.com/show_bug.cgi?id=1000781
Florian Weimer fweimer@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |jfenal@redhat.com Flags| |needinfo?(jfenal@redhat.com | |)
--- Comment #1 from Florian Weimer fweimer@redhat.com --- (In reply to Jérôme Fenal from comment #0)
The guide XML files hierarchy shows file in different sub-directories with the same name. This makes pushing the resources to Transifex to translation a non-predictable process, with only one of those non unique names being translated.
Is it okay to use subdirectories as long as the file names are globally unique, or should I move all files into a single directory?
https://bugzilla.redhat.com/show_bug.cgi?id=1000781
Eric Christensen sparks@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- QA Contact|docs-qa@lists.fedoraproject |sparks@redhat.com |.org |
--- Comment #2 from Eric Christensen sparks@redhat.com --- Yes, the non-unique file names do cause problems but I thought I had seen only non-translateable text in the non-unique files.
docs-qa@lists.fedoraproject.org