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.
SVN commit 1708934 by jjazeix: None is feminine in this context M +1 -1 ruqola.po WebSVN link: http://websvn.kde.org/?view=rev&revision=1708934