Jump to content

Translations:Umbrello/FAQ/7/fr: Difference between revisions

From KDE UserBase Wiki
JulienM (talk | contribs)
Created page with "Nous adorons les correctifs. Les correctifs doivent pouvoir se former à partif d'un clone actuel du git. Ainsi, exécutez {{Input|git diff > moncorrectif.diff}} afin d'obt..."
(No difference)

Revision as of 13:20, 11 September 2017

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Umbrello/FAQ)
We love patches.  Patches should be against a current git clone. Then run {{Input|git diff > mypatch.diff}} to get the patch.  Put the resulting patch on a webserver somewhere and send the URL with an explanation to the [https://mail.kde.org/mailman/listinfo/umbrello-devel umbrello-devel] mailing list or file a bug at [https://bugs.kde.org/enter_bug.cgi?product=umbrello&format=guided bugs.kde.org] and append the patch.

Nous adorons les correctifs. Les correctifs doivent pouvoir se former à partif d'un clone actuel du git. Ainsi, exécutez

git diff > moncorrectif.diff

afin d'obtenir un correctif. Publiez le correctif généré quelque part sur un serveur Web et envoyer l'URL avec une explication à liste de diffusion umbrello-devel ou déposez un bogue sur bugs.kde.org et y ajoutez le correctif.