From 445cb904ce344f7f256115ab8b7a7477e01feb28 Mon Sep 17 00:00:00 2001 From: Seb2lyon Date: Sat, 7 Aug 2021 18:32:27 +0200 Subject: [PATCH 1/3] Updated tanslation of page Doxyfile --- docs/doxygen-user_fr/Doxyfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/doxygen-user_fr/Doxyfile b/docs/doxygen-user_fr/Doxyfile index 80ef7fab53..177c9cdb6e 100644 --- a/docs/doxygen-user_fr/Doxyfile +++ b/docs/doxygen-user_fr/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "Documentation utilisateur Autopsy" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 4.19.0 +PROJECT_NUMBER = 4.19.1 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a @@ -1025,7 +1025,7 @@ GENERATE_HTML = YES # The default directory is: html. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_OUTPUT = 4.19.0 +HTML_OUTPUT = 4.19.1 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each # generated HTML page (for example: .htm, .php, .asp). From 192c2913cd2d4a6d060ef68c40b441399f664a6a Mon Sep 17 00:00:00 2001 From: Seb2lyon Date: Sun, 29 Aug 2021 15:02:07 +0200 Subject: [PATCH 2/3] Updated translation main page : link to doc's original version --- docs/doxygen-user_fr/main.dox | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/doxygen-user_fr/main.dox b/docs/doxygen-user_fr/main.dox index aabf341c7c..936de4aee8 100644 --- a/docs/doxygen-user_fr/main.dox +++ b/docs/doxygen-user_fr/main.dox @@ -8,6 +8,9 @@ Ceci est le guide de l'utilisateur de la "Options" et décritent dans cette documentation sont accessibles via la barre de menu système sous "Préférences" ou via le raccourci Cmd +, (touche "Cmd" + touche "plus"). +Version originale de ce guide: +- Dernière version à jour + Rubriques d'aide ------- Les rubriques suivantes sont disponibles: From 3380edc2ff12091a5448b1108d6aa86427bc31e1 Mon Sep 17 00:00:00 2001 From: Seb2lyon Date: Sun, 29 Aug 2021 15:09:55 +0200 Subject: [PATCH 3/3] Add lastupdated file : contain the commit number that the french translation was updated to --- docs/doxygen-user_fr/lastupdated | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 docs/doxygen-user_fr/lastupdated diff --git a/docs/doxygen-user_fr/lastupdated b/docs/doxygen-user_fr/lastupdated new file mode 100644 index 0000000000..6873d4c1a4 --- /dev/null +++ b/docs/doxygen-user_fr/lastupdated @@ -0,0 +1,2 @@ +# Sun Aug 29 15:02:07 2021 +0200 +user-docs_fr.lastupdated=4f62b90f652ba12dae1b2286fb3eb065f00e5311 \ No newline at end of file