File tree Expand file tree Collapse file tree 3 files changed +32
-5
lines changed Expand file tree Collapse file tree 3 files changed +32
-5
lines changed Original file line number Diff line number Diff line change 11# novelWriter Changelog
22
3+ ## Version 2.3.1 [ 2024-03-17]
4+
5+ ### Release Notes
6+
7+ This is a patch release that fixes several issues with translations into other languages than the
8+ default English, and adds completed translations for French.
9+
10+ ### Detailed Changelog
11+
12+ ** Internationalisation**
13+
14+ * Fix untranslated text on the "Project Word List" dialog. PR #1744 . Issue #1746 .
15+ * Fix untranslated text on the dialog that pops up after an upgrade, PR #1754 . Issue #1749 .
16+ * Fix error in Norwegian translation. PR #1744 .
17+ * Allow the translated text for adding chapter and scenes on the Welcome dialog to flow around the
18+ number selector since the number is inserted into the sentence, and not all languages will split
19+ the sentence around the number like is done in English. PR #1754 . Issue #1750 .
20+ * French translation updated by Albert Aribaud (@aaribaud ). PR #1760 .
21+ * Minor updates to other translations for the 2.3.1 fixes by other contributors. PR #1760 .
22+
23+ ** Other Changes**
24+
25+ * Bump the revision of the project file format to 1.5 Revision 3 from Revision 2. This should have
26+ been done in the 2.3 release due to the addition of the Templates root folder type. PR #1748 .
27+
28+ ----
29+
330## Version 2.3 [ 2024-03-10]
431
532### Release Notes
Original file line number Diff line number Diff line change 4242__author__ = "Veronica Berglyd Olsen"
4343__maintainer__ = "Veronica Berglyd Olsen"
444445- __version__ = "2.3"
46- __hexversion__ = "0x020300f0 "
47- __date__ = "2024-03-10 "
45+ __version__ = "2.3.1 "
46+ __hexversion__ = "0x020301f0 "
47+ __date__ = "2024-03-17 "
4848__status__ = "Stable"
4949__domain__ = "novelwriter.io"
5050
Original file line number Diff line number Diff line change 11<?xml version =' 1.0' encoding =' utf-8' ?>
2- <novelWriterXML appVersion =" 2.3" hexVersion =" 0x020300f0 " fileVersion =" 1.5" fileRevision =" 3" timeStamp =" 2024-03-11 11:09:12 " >
3- <project id =" e2be99af-f9bf-4403-857a-c3d1ac25abea" saveCount =" 1685 " autoCount =" 263" editTime =" 82782 " >
2+ <novelWriterXML appVersion =" 2.3.1 " hexVersion =" 0x020301f0 " fileVersion =" 1.5" fileRevision =" 3" timeStamp =" 2024-03-17 11:00:14 " >
3+ <project id =" e2be99af-f9bf-4403-857a-c3d1ac25abea" saveCount =" 1686 " autoCount =" 263" editTime =" 82785 " >
44 <name >Sample Project</name >
55 <author >Jane Smith</author >
66 </project >
You can’t perform that action at this time.
0 commit comments