You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: conf.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -45,11 +45,11 @@
45
45
46
46
versionwarning_latest_type='warning'
47
47
versionwarning_latest_title='Warning'
48
-
versionwarning_latest_message='This is the documentation for Thunderbird Beta. See version {newest} for the current ESR of Thunderbird.'
48
+
versionwarning_latest_message='This is the documentation for Thunderbird Beta (Manifest Version 2). See version {newest} for the current ESR of Thunderbird.'
versionwarning_latest_mv3_message='The Manifest V3 specification of Thunderbird is not finalized yet and will continue to change. More information can be found in our <a href="https://developer.thunderbird.net/add-ons/manifest-v3/">Manifest V3 announcement</a>.<br><br>See version {newest} for the Manifest V2 documentation of the current ESR of Thunderbird.'
52
+
versionwarning_latest_message='This is the documentation for Thunderbird Beta (Manifest Version 3). See version {newest} for the current ESR of Thunderbird.'
0 commit comments