Bug 199022
| Summary: | Untranslated strings in anaconda (German) | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Felix Schwarz <felix.schwarz> | ||||||||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Mike McLean <mikem> | ||||||||||||
| Severity: | low | Docs Contact: | |||||||||||||
| Priority: | medium | ||||||||||||||
| Version: | 6 | CC: | llim, ttrinks | ||||||||||||
| Target Milestone: | --- | Keywords: | Reopened | ||||||||||||
| Target Release: | --- | ||||||||||||||
| Hardware: | All | ||||||||||||||
| OS: | Linux | ||||||||||||||
| Whiteboard: | |||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||
| Clone Of: | Environment: | ||||||||||||||
| Last Closed: | 2006-09-20 15:41:40 UTC | Type: | --- | ||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||
| Documentation: | --- | CRM: | |||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||
| Embargoed: | |||||||||||||||
| Bug Depends On: | |||||||||||||||
| Bug Blocks: | 150223 | ||||||||||||||
| Attachments: |
|
||||||||||||||
|
Description
Felix Schwarz
2006-07-15 20:55:31 UTC
Created attachment 132501 [details]
beta warning
Created attachment 132502 [details]
partitioning scheme
Created attachment 132503 [details]
manual partitioning
Created attachment 132504 [details]
license agreement
Created attachment 132505 [details]
firewall configuration
reopening. The string ("drive") shown in attachement 132503 is not translated in
FC6T3.
It's now marked -- it should be picked up prior to final (In reply to comment #7) > It's now marked -- it should be picked up prior to final Not an issue in po-file: : ../iw/partition_gui.py:321 #, python-format msgid "Drive %s (%-0.f MB) (Model: %s)" msgstr "Laufwerk %s (%-0.f MB) (Modell: %s)" Translated properly. Status of anaconda/de.po (revision 1.234) is: total:1375 fuzzy:0 untranslated:0 Cheers, Timo (In reply to comment #2) > Created an attachment (id=132502) [edit] > partitioning scheme > Not an issue in po-file: #: ../iw/autopart_type.py:210 ../textw/partition_text.py:1525 msgid "Remove all partitions on selected drives and create default layout." msgstr "Alle Partitionen auf gewählten Platten löschen und Standard-Layout kreieren." anaconda/de.po rev. 1.235 (In reply to comment #1) > Created an attachment (id=132501) [edit] > beta warning > Term "your distribution provided bug reporting tool" does not appear in any po-files. Not an issue in po-file therefore... (In reply to comment #4) > Created an attachment (id=132504) [edit] > license agreement > Not an issue in po-file (firstboot/de.po): #: ../src/eula_strings.py:28 msgid "_Yes, I agree to the License Agreement" msgstr "_Ja, ich stimme der Lizenzvereinbarung zu" #: ../src/eula_strings.py:29 msgid "N_o, I do not agree" msgstr "Ne_in, ich stimme nicht zu" Translated properly. (However, shortcuts need to be corrected...) (In reply to comment #12) > (In reply to comment #4) > > Created an attachment (id=132504) [edit] [edit] > > license agreement > > > > Not an issue in po-file (firstboot/de.po): > > #: ../src/eula_strings.py:28 > msgid "_Yes, I agree to the License Agreement" > msgstr "_Ja, ich stimme der Lizenzvereinbarung zu" > > #: ../src/eula_strings.py:29 > msgid "N_o, I do not agree" > msgstr "Ne_in, ich stimme nicht zu" > > Translated properly. (However, shortcuts need to be corrected...) shortcuts corrected... The "your distribution provided reporting tool" should never show up in a "good" tree -- it should be the URL of bugzilla |