Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit c940734a authored by Philipp Kewisch's avatar Philipp Kewisch Committed by GitHub
Browse files

Merge pull request #9175 from kewisch/release-fix-changelog

fix: Correctly escape recent changelog entries on release branch
parents e5e3c989 c6ac2cfe
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ application-label-nb:'K-9 e-post'
application-label-nl:'K-9 Mail'
application-label-nn:'K-9 e-post'
application-label-pl:'K-9 Mail'
application-label-pt:'K-9 Mail'
application-label-pt:'Email K-9'
application-label-pt-BR:'K-9 Mail'
application-label-pt-PT:'K-9 Mail'
application-label-ro:'K-9 Mail'
@@ -62,7 +62,7 @@ application-label-ru:'Почта K-9'
application-label-sk:'K-9 Mail'
application-label-sl:'Pošta K-9'
application-label-sq:'K-9 Mail'
application-label-sr:'К-9 Пошта'
application-label-sr:'K-9 Mail'
application-label-sv:'K-9 Mail'
application-label-tr:'K-9 Posta'
application-label-uk:'K-9 Mail'
+2 −2
Original line number Diff line number Diff line
@@ -55,7 +55,7 @@ application-label-nb:'K-9 e-post'
application-label-nl:'K-9 Mail'
application-label-nn:'K-9 e-post'
application-label-pl:'K-9 Mail'
application-label-pt:'K-9 Mail'
application-label-pt:'Email K-9'
application-label-pt-BR:'K-9 Mail'
application-label-pt-PT:'K-9 Mail'
application-label-ro:'K-9 Mail'
@@ -63,7 +63,7 @@ application-label-ru:'Почта K-9'
application-label-sk:'K-9 Mail'
application-label-sl:'Pošta K-9'
application-label-sq:'K-9 Mail'
application-label-sr:'К-9 Пошта'
application-label-sr:'K-9 Mail'
application-label-sv:'K-9 Mail'
application-label-tr:'K-9 Posta'
application-label-uk:'K-9 Mail'
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@
        <change>Introduce an option to use the system theme on Android 10 and older</change>
        <change>Update PushService to run as a specialUse foreground service for Android 15</change>
        <change>Update Gmail OAuth client IDs to Thunderbird for Android</change>
        <change>Preserve the <s> tag when sanitizing HTML content</change>
        <change>Preserve the &lt;s&gt; tag when sanitizing HTML content</change>
        <change>Messages and star counts in the drawer update instantly</change>
        <change>Folder names in the drawer are limited to two lines</change>
        <change>Hide accounts setting now remembered across restarts</change>
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
        <change>Add a menu enty to empty the Spam folder</change>
        <change>Provide Slovak translation</change>
        <change>Update Gmail OAuth client IDs to Thunderbird for Android</change>
        <change>Preserve the <s> tag when sanitizing HTML content</change>
        <change>Preserve the &lt;s&gt; tag when sanitizing HTML content</change>
        <change>Messages and star counts in the drawer update instantly</change>
        <change>The drawer remembers the state of hide accounts</change>
        <change>Restart PushService after app update</change>
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
        <change>Introduce an option to use the system theme on Android 10 and older</change>
        <change>Update PushService to run as a specialUse foreground service for Android 15</change>
        <change>Update Gmail OAuth client IDs to Thunderbird for Android</change>
        <change>Preserve the <s> tag when sanitizing HTML content</change>
        <change>Preserve the &lt;s&gt; tag when sanitizing HTML content</change>
        <change>Messages and star counts in the drawer update instantly</change>
        <change>Folder names in the drawer are limited to two lines</change>
        <change>Hide accounts setting now remembered across restarts</change>