aboutsummaryrefslogtreecommitdiff
path: root/files/fr
Commit message (Collapse)AuthorAge
* null is different than 0 (#1703)Nicolas Boisteault2021-07-26
| | | Si la clé n'existe pas, la méthode renvoie null pas 0. Ceci est bien visible dans https://developer.mozilla.org/en-US/docs/Web/API/FormData/get
* Fix a small typo in the French version of the "Breadcrumb_Navigation" layout ↵Jb Audras2021-07-26
| | | | | | | cookbook entry (#1695) This fixes a small typo in the French version of the "Breadcrumb_Navigation" layout cookbook entry. Before: "[…] en fournissant un fil d'Ariane qui permette de revenir à la page de départ" After: "[…] en fournissant un fil d'Ariane permettant de revenir à la page de départ"
* Fix typo in French translation of Breadcrumb glossary entry (#1694)Jb Audras2021-07-26
| | | | This PR fixes a small typo in the French translation of "Breadcrumb" glossary entry. "Les fil d'ariane" => "Les fils d'ariane"
* wasn't supposed to be orphaned (fr) (#1673)Peter Bengtsson2021-07-23
| | | | | | | * wasn't supposed to be orphaned (fr) * fix redirects * fix slug front-matter
* Update page vs. en-US counterpart / rm xref macros / add spec/compat (#1641)SphinxKnight2021-07-21
|
* Fix link to Event.stopPropagation() (#1632)Sylvain2021-07-21
| | | | | | | | * Fix link to Event.stopPropagation() * Fix link to Event.stopPropagation() on Event.cancelBubble description * Update whole page vs en-US counterpart * Fixing typos Co-authored-by: SphinxKnight <julien.gattelier@gmail.com>
* Fixes #1541 (#1626)SphinxKnight2021-07-20
| | | | | | * Fixes #1541, update page vs. en-US counterparts + improves/clarifies some parts * FIX: bcd and id Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* remove all 'cke_pastebin' mentions (#1617)Peter Bengtsson2021-07-19
|
* purge all redirects to archived content (#1573)Peter Bengtsson2021-07-16
|
* Update Basic Shapes (SVG) : remove redundant § (#1572)Bernard70002021-07-16
| | | | | | | | | | * Update index.html Modification de la définition de la valeur de l'attribut "points" de l'élément "polyline". ( car la version en-US est moins limitative : "A list of points, each number separated by a space, comma, EOL, or a line feed character.) Au niveau de l'élément "polygon", renvoi vers la définition de la valeur de l'attribut "points" de l'élément "polyline" (car elle est identique). * Review PR 1572 - linting and minor rewordings, removing the ID attribute as it won't be migrated in MD Co-authored-by: julieng <julien.gattelier@gmail.com>
* [fr] update WebExtensions API tabs.duplicate page (#1566)Mélanie Chauvel2021-07-16
| | | | | | | * [fr] update WebExtensions API tabs.duplicate page * Review PR 1566 - minor rewordings and updating/removing macros according to recent practices Co-authored-by: SphinxKnight <julien.gattelier@gmail.com>
* fixes fr #1440 (#1448)SphinxKnight2021-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fixes #1440 for fr * UPDT: Update Backgrounds_and_borders * UPDT: Update The_web_and_web_standards * UPDT: Update First_steps/Arrays * UPDT: Update First_steps/Math * UPDT: Update Silly_story_generator * UPDT: Update Django/development_environment * UPDT: Update Client-side_JavaScript_frameworks * UPDT: Update Command_line * UPDT: Update API/tabs * RMV: Removing tags * UPDT: Cleanup html of Add-ons/WebExtensions * UPDT: Fix flaws on WebExtensions/Native_messaging * FIX: Fix flaws on Accessibility_inspector/Simulation * UPDT: Html cleanup on Color_contrast * UPDT: Mega html cleanup for Document_Object_Model/Introduction * FIX: Fix flaws for API/Element * UPDT: Update BCD * FIX: Wrong link lang * UPDT: Fix flaws/links * FIX: Img flaws and link lang * FIX: links error and html * UPDT: Links and cleanup html * FIX: link lang * FIX: link lang * FIX: broken example * FIX: fix broken example and html Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* Updates page vs. en-US counterparts + rm macros (#1506)SphinxKnight2021-07-13
|
* Fixes #1458 - update vs. en-US (#1460)SphinxKnight2021-07-13
| | | | | | * Fixes #1458 - update vs. en-US * FIX: minor fixes Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* Fixes #1432 - Update vs. en-US page + linting (#1434)SphinxKnight2021-07-13
|
* follow up PR #14339 for fr page (#1444)SphinxKnight2021-07-10
| | | | | | * follow up PR #14339 for fr page * FIX: minor fixes Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* build and upload built artifacts like mdn/content (#814)Peter Bengtsson2021-07-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * build and upload built artifacts like mdn/content * remove {{languages}} macro call * hardcode upload path * use env var * debuggin * debuggin * debuggin * debuggin * debuggin * debugging rsync * debug more * debug more * cleanup * debugging * try this * try this * use 'HEAD~1' * try this * debug this * debug this * debug this * -l 1 * testing something * testing something (2) * testing something (3) * try git fetch -n origin * can git diff work now? * trying something more * trying something more (2) * trying something more (3) * try with the right working-directory * better sha? * fix a bunch of images in a Polish page
* [CRON] sync translated contentMDN2021-07-09
|
* fix some fixable flaws in Canvas API (fr) (#1436)Peter Bengtsson2021-07-08
| | | | | | | | | * fix some fixable flaws in Canvas API (fr) * Remove unnecessary asset * Review fr Co-authored-by: julieng <julien.gattelier@gmail.com>
* [CRON] sync translated contentMDN2021-07-08
|
* fix a bug of legacy http:// URL referencesPeter Bengtsson2021-07-08
|
* fix some flaws in Tools/Performance/How_to (#1438)Peter Bengtsson2021-07-07
|
* [CRON] sync translated contentMDN2021-07-07
|
* Fixes #1365, update vs en-US (#1381)SphinxKnight2021-07-06
| | | | | | * Fixes #1365, update vs en-US * FIX: typos Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* Fixes #1313 - update vs. en-US (#1378)SphinxKnight2021-07-06
|
* [CRON] sync translated contentMDN2021-07-06
|
* [CRON] sync translated contentMDN2021-07-04
|
* Fixes #1309 - Update String landing page vs. en-US (#1322)SphinxKnight2021-07-03
| | | | | | * Fixes #1309 - Update String landing page vs. en-US * FIX: Adding comma Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* [CRON] sync translated contentMDN2021-07-01
|
* [CRON] sync translated contentMDN2021-06-30
|
* [CRON] sync translated contentMDN2021-06-29
|
* UPDT: Update from en-US - #1317 (#1330)tristantheb2021-06-28
| | | | | | | | | * UPDT: Update from en-US - mdn/translated-content#1317 * FIX: Proofreading pass 1 * Review - minor typos / few rewordings Co-authored-by: julieng <julien.gattelier@gmail.com>
* [CRON] sync translated contentMDN2021-06-28
|
* Fixes #1314 #1315 #1316 (#1326)SphinxKnight2021-06-27
|
* Fix #756 by updating the JS operators in fr (#1306)SphinxKnight2021-06-27
| | | | | | | | | | | | | | | | | | | | * Update Operators landing + revamp L10N for 4 operators * Added NOT / ! - * +multiplication * Addition, exponentiation and comparison * Operateurs de comparaison * Binary ops * Missing newline, thx GH UI * Logical AND / OR * Assignment ops * Conflicting clean-up * Missing EOF newline * Fix history and redirects * FIX: fix flaws * FIX: minox typo fix * FIX: link flaws * FIX: fix tags detection Co-authored-by: tristantheb <tristantheb@gmail.com>
* Add some redirection for fr Intl link (#1320)Romain Trotard2021-06-27
|
* Fixes #1298 - update vs. en-US / fix typos (#1308)SphinxKnight2021-06-26
| | | | | | * Fixes #1298 - update vs. en-US / fix typos * FIX: Minor fix Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* Change links to fr ones in fr/learn/css/index.html (#1301)Gagaro2021-06-24
| | | | | * Change links to fr ones in fr/learn/css/index.html * Remove absolute URLs in fr/learn/css/index/html
* [CRON] sync translated contentMDN2021-06-23
|
* Fixes #1265 by updating vs. en-US and simplifying far-fetched example (#1269)SphinxKnight2021-06-21
| | | | | | * Fixes #1265 by updating vs. en-US and simplifying far-fetched example * FIX: missing bcd on head Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* [CRON] sync translated contentMDN2021-06-20
|
* Final removing of detected hidden bcd blocks (#1255)tristantheb2021-06-19
|
* Remove bcd hidden in mozilla section for fr and some cleaning (#1253)SphinxKnight2021-06-19
| | | | | * Remove bcd hidden in mozilla section for fr and removed unecessary newlines and malformed docs Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* Removing all hidden bcd block for /web/ (#1252)tristantheb2021-06-19
| | | | | | | * Removing all hidden bcd block for /web/ * minor rewording Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
* Remove bcd hidden in CSS section for fr and removed unecessary newlines (#1250)SphinxKnight2021-06-19
| | | | | | * Remove bcd hidden in CSS section for fr and removed unecessary newlines * FIX: Missing eol Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* Remove hidden bcd for SVG pages (#1251)tristantheb2021-06-19
|
* Remove hidden bcd for API pages (#1249)tristantheb2021-06-19
| | | | | | | | | | | | | * Remove hidden bcd for API pages * rm * typo * minor reword * minor rewording Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
* UPDT: Remove $sample and update from en-US - Issue #1231 (#1247)tristantheb2021-06-19
| | | | | | | | | | | * UPDT: Remove and update from en-US * UPDT: Remove and update from en-US * UPDT: Remove and update from en-US * Review #1247 - img live samples do not resolves to en-US files Co-authored-by: julieng <julien.gattelier@gmail.com>
* Remove bcd hidden in JS section for fr (#1246)SphinxKnight2021-06-19
| | | | | | | | * Remove bcd hidden in JS section for fr * FIX: missing less than * FIX: removing new line duplicata * FIX: removing new line duplicata Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* Remove hidden blocks for 100 files (#1242)tristantheb2021-06-19
|