https://bugs.kde.org/show_bug.cgi?id=504307
Bug ID: 504307 Summary: Ruqola Classification: Translations Product: i18n Version First unspecified Reported In: Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: fr Assignee: kde-francoph...@kde.org Reporter: mon...@kde.org Target Milestone: --- Hi, Dans ruqola j'ai mis un context dans i18n pour dire que None est féminin car licence mEnterpriseLicense->setText(mRocketChatAccount->ruqolaServerConfig()->hasEnterpriseSupport() ? i18n("Enterprise") : i18nc("No license", "None")); => est ce que vous pouvez appliquer ce patch ? --- a/po/fr/ruqola.po +++ b/po/fr/ruqola.po @@ -8666,7 +8666,7 @@ msgstr "Licence :" #, kde-format msgctxt "No license" msgid "None" -msgstr "Aucun" +msgstr "Aucune" Merci. bonne journée. -- You are receiving this mail because: You are watching all bug changes.