Sujet: Concept: Entités de contenus et champs (Anglais : Concept: Content Entities and Fields)
Chapitre: Concevoir votre site (Anglais : Planning your Site)
LIENS UTILES
- Guide de traduction: https://goo.gl/gwFUeE
- Sera publié ici : : https://www.drupal.org/fr/docs/user_guide/fr/planning-data-types.html (éditeur en-ligne)
- Dépot Git : http://cgit.drupalcode.org/user_guide/plain/source/fr/planning-data-type...
IMPORTANT! Merci de suivre toutes les étapes de cette checklist : https://goo.gl/d6htVn
| Comment | File | Size | Author |
|---|---|---|---|
| #13 | fix-table.patch | 679 bytes | jhodgdon |
| #8 | 2837570-8.patch | 10.4 KB | fmb |
| #3 | 2837570-3.patch | 5.52 KB | fmb |
| #3 | interdiff-2-3.txt | 5.55 KB | fmb |
| #2 | first_fr_translation-2837570.patch | 8.78 KB | vanessakovalsky |
Comments
Comment #2
vanessakovalsky commentedComment #3
fmb commentedComment #4
fmb commentedComment #5
fmb commentedComment #7
fmb commentedToo bad, the last commit was meant for #2837571: [FR] Traduire ce fichier source planning-modular.txt, sorry about that...
Comment #8
fmb commentedComment #9
fmb commentedComment #10
fmb commentedComment #12
jhodgdonWhen trying to build the User Guide in French, I am getting 3 errors that seem to be from this file:
So, it looks like the table formatting got screwed up in the French version of this file.
See
https://powerman.name/doc/asciidoc#_tables
for instructions on formatting tables, or compare to the English source. Thanks!
Comment #13
jhodgdonOh, I figured it out. The header line had an extra |Examples in it. I'll commit this patch.