]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/fr/about_changelog.html
Fix tabs being created without a corresponding page. https://redmine.stoutner.com...
[PrivacyBrowserAndroid.git] / app / src / main / assets / fr / about_changelog.html
index 366679d794cc92fd3f8b202b8e8fbdc694bc9f20..01981e23ceb94b01c6f1140ea37f7c75af68d25d 100644 (file)
@@ -1,7 +1,7 @@
 <!--
-  Copyright 2016-2023 Soren Stoutner <soren@stoutner.com>.
+  Copyright 2016-2024 Soren Stoutner <soren@stoutner.com>.
 
-  Translation 2019-2023 Kévin L. <kevinliste@framalistes.org>.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
+  Translation 2019-2024 Kévin L. <kevinliste@framalistes.org>.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
 
@@ -18,7 +18,7 @@
   You should have received a copy of the GNU General Public License
   along with Privacy Browser Android.  If not, see <http://www.gnu.org/licenses/>. -->
 
-<html>
+<html lang="fr">
     <head>
         <meta charset="UTF-8">
 
 
         <!-- Setting the color scheme instructs the WebView to respect `prefers-color-scheme` @media CSS. -->
         <meta name="color-scheme" content="light dark">
+
+        <title>Changelog</title>
     </head>
 
     <body>
         <h3><a href="https://www.stoutner.com/privacy-browser-android-3-16/">3.16</a> (version du code 72)</h3>
         <p><a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=13e40f25aef5ddfcb5cd7b398c514cf2aa03e334">20 Novembre 2023</a> - API minimale : 24, API optimale : 34</p>
         <ul>
-            <li>Add importing and exporting of bookmarks to an <a href="https://redmine.stoutner.com/issues/91">HTML file</a>.</li>
-            <li>Open new tabs <a href="https://redmine.stoutner.com/issues/1100">adjacent to the current tab</a>.</li>
-            <li>Default to current <a href="https://redmine.stoutner.com/issues/1102">on-the-fly settings</a> when adding new Domain Settings.</li>
-            <li>Add a navigation menu entry to scroll to the <a href="https://redmine.stoutner.com/issues/144">bottom/top of the page</a>.</li>
-            <li>Initially scroll the <a href="https://redmine.stoutner.com/issues/1047">navigation drawer to the bottom</a> when using the bottom app bar.</li>
-            <li>Display <a href="https://redmine.stoutner.com/issues/706">SSL information</a> in View Headers.</li>
-            <li>Add options to <a href="https://redmine.stoutner.com/issues/673">copy, share, and save</a> View Headers.</li>
-            <li>Add <a href="https://redmine.stoutner.com/issues/1055">share entries</a> to the WebView context menus.</li>
-            <li>Fix several bugs with <a href="https://redmine.stoutner.com/issues/1051">tabs</a>
-                <a href="https://redmine.stoutner.com/issues/1020">after</a>
-                <a href="https://redmine.stoutner.com/issues/1069">restoring</a> pages on restart.</li>
-            <li>Fix <a href="https://redmine.stoutner.com/issues/1034">several</a>
-                <a href="https://redmine.stoutner.com/issues/785">small</a>
-                <a href="https://redmine.stoutner.com/issues/1036">interface</a>
-                <a href="https://redmine.stoutner.com/issues/1090">bugs</a>.</li>
-            <li>Bump the <a href="https://redmine.stoutner.com/issues/1107">target API to 34</a> (Android 14).</li>
+            <li>Ajout de l'importation et de l'exportation des signets vers un <a href="https://redmine.stoutner.com/issues/91">fichier HTML</a>.</li>
+            <li>Ouverture de nouveaux onglets <a href="https://redmine.stoutner.com/issues/1100">adjacents à l'onglet actuel</a>.</li>
+            <li>Choix par défaut des <a href="https://redmine.stoutner.com/issues/1102">paramètres actuels à la volée</a> lors de l'ajout de nouveaux paramètres de domaine.</li>
+            <li>Ajout d'une entrée dans le menu de navigation pour faire défiler vers le <a href="https://redmine.stoutner.com/issues/144">bas/haut de la page</a>.</li>
+            <li>Défilement initial du <a href="https://redmine.stoutner.com/issues/1047">panneau de navigation vers le bas</a> lors de l'utilisation de la barre d'application inférieure.</li>
+            <li>Affichage des <a href="https://redmine.stoutner.com/issues/706">informations SSL</a> dans les en-têtes de vue.</li>
+            <li>Ajout d'options pour <a href="https://redmine.stoutner.com/issues/673">copier, partager et enregistrer</a> les en-têtes de vue.</li>
+            <li>Ajout <a href="https://redmine.stoutner.com/issues/1055">d'entrées de partage</a> aux menus contextuels de la WebView.</li>
+            <li>Correction de plusieurs bugs avec les <a href="https://redmine.stoutner.com/issues/1051">onglets</a>
+                <a href="https://redmine.stoutner.com/issues/1020">après</a>
+                <a href="https://redmine.stoutner.com/issues/1069">la restauration</a> des pages au redémarrage.</li>
+            <li>Correction de <a href="https://redmine.stoutner.com/issues/1034">plusieurs</a>
+                <a href="https://redmine.stoutner.com/issues/785">petits</a>
+                <a href="https://redmine.stoutner.com/issues/1036">problèmes d'interface</a>
+                <a href="https://redmine.stoutner.com/issues/1090">graphiques</a>.</li>
+            <li>Élévation de l'API cible vers <a href="https://redmine.stoutner.com/issues/1107">34</a> (Android 14).</li>
             <li>Traduction française mise à jour fournie par <a href="mailto:kevinliste@framalistes.org">Kévin L</a>.</li>
         </ul>