Skip to content

Commit 9cac5ee

Browse files
committed
5.10 - Final Release
1 parent d187fc7 commit 9cac5ee

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

_locales/sr/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1609,7 +1609,7 @@
16091609
"message": "преводи које пружа гоогле"
16101610
},
16111611
"update.tooltip": {
1612-
"message": "Кликните овде једном да бисте прочитали шта је ново у $аддонНаме$.",
1612+
"message": "Кликните овде једном да бисте прочитали шта је ново у $addonName$.",
16131613
"placeholders": {
16141614
"addonName": {
16151615
"content": "$1",

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "Axel Grude, Klaus Buecher/opto",
1111
"name" : "QuickFolders",
1212
"description" : "__MSG_extensionDescription__",
13-
"version" : "5.10pre48",
13+
"version" : "5.10",
1414
"default_locale": "en",
1515
"developer" : {
1616
"name" : "Axel Grude, Klaus Buecher/opto",

release-notes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<li>Increasing maximum TB version for next ESR - Thunderbird 102.* is planned to be supported from now on. Also increased minimum version to 91.0 - because of new APIs 78 will not be supported with new features / bugfixes.</li>
1616
<li>Fixed repair folder code.</li>
1717
<li>Fixed support site links in Options Dialog.</li>
18-
<li><a target="_blank" href="https://github.com/RealRaven2000/QuickFolders/issues/272">[issue 272]</a>Implemented new folder listener interface. The new version of Thunderbird implements a different folder listener interface. This means a lot of functions (such as fixing URLs for renamed folders and their tabs or updating unread counts on the tabs) were broken.</li>
18+
<li><a target="_blank" href="https://github.com/RealRaven2000/QuickFolders/issues/272">[issue 272]</a>Implemented new folder listener interface. The new version of Thunderbird implements a different folder listener interface. This meant a lot of functions (such as updating URLs when renaming folders and updating their connected tabs or updating unread counts on the tabs) were broken.</li>
1919
</ul>
2020

2121
<b>Improvements</b>

revision.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
48
1+
49

0 commit comments

Comments
 (0)