Bug 2256218
Summary: | Bad translation in french in satellite Gui | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Satyajit Das <sadas> |
Component: | Activation Keys | Assignee: | Ian Ballou <iballou> |
Status: | CLOSED ERRATA | QA Contact: | sandeep shedmake <sshedmak> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.14.0 | CC: | ahumbe, croe, cylopez, iballou, rlandman, rlavi, shwsingh, sshedmak, zhunting |
Target Milestone: | 6.15.0 | Keywords: | i18n, Reopened, Translation, Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | rubygem-katello-4.11.0.2-1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-04-23 17:16:48 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: |
Description
Satyajit Das
2023-12-29 17:01:13 UTC
In our translation system it looks like the translation was amended, so to fix it we would just need to pull the new translation into our code. Upstream bug assigned to iballou I can confirm that: msgid "Create an activation key" msgstr "Créer une clé d'activation" is correct. IN: bug_trad_fr_activation-keys_after_click_button_supprimer_activation_key.PNG (32.16 KB, image/png) 2023-12-29 17:03 UTC, that Satyajit Das mentioned in the first attachement msgid "New activation key" msgstr "Nouvelles clé d'activation" Should be msgstr "Nouvelle clé d'activation" - no 's' (singular) If msgid was "New activation keys" msgstr would be "Nouvelles clés d'activation" (plural) Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: Satellite 6.15.0 release), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2024:2010 |