Skip to content

Commit cb171aa

Browse files
committed
Subtitle Edit 4.0.6
1 parent 2489076 commit cb171aa

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+3810
-3621
lines changed

Changelog.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Subtitle Edit Changelog
22

3-
4.0.6 (xth May 2024) BETA
3+
4.0.6 (1st June 2024)
44
* NEW:
55
* Add "Text To Speech" - thx darnn/cvrle77/BlueBlue7891
66
* Add burn-in batch mode - thx Leon/David
@@ -30,7 +30,8 @@
3030
* Enable language filter in Whisper window - thx rRobis
3131
* Add .m4b file extension to audio formats - thx janot
3232
* Update DeepL languages - thx Uncle-Tio/Ihab
33-
* Allow larger subtitle preview size - thx kadrimarzouki
33+
* Add Swedish to ChatGPT translate - thx Stefan
34+
* Allow larger subtitle preview font size - thx kadrimarzouki
3435
* FIXED:
3536
* Fix for Antrophic translate - thx venomousraid
3637
* Fix possible crash in teletext reading - thx yellobyte

src/libse/Properties/AssemblyInfo.cs.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ using System.Runtime.InteropServices;
2222
// The following GUID is for the ID of the typelib if this project is exposed to COM
2323
[assembly: Guid("eab3b9db-0f82-4843-982b-05a4c51888a2")]
2424

25-
[assembly: AssemblyVersion("4.0.5.[REVNO]")]
25+
[assembly: AssemblyVersion("4.0.6.[REVNO]")]
2626

2727
// Make the internal types available in our testing assembly.
2828
[assembly: InternalsVisibleTo("Test")]

src/ui/Languages/ar-EG.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Language Name="arbic">
33
<General>
44
<Title>تحرير العنوان الفرعي</Title>
5-
<Version>4.0.5</Version>
5+
<Version>4.0.6</Version>
66
<TranslatedBy>تمت الترجمة بواسطة نيكسي</TranslatedBy>
77
<CultureName>ar-EG</CultureName>
88
<HelpFile />

src/ui/Languages/bg-BG.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Language Name="Български">
33
<General>
44
<Title>Subtitle Edit</Title>
5-
<Version>4.0.5</Version>
5+
<Version>4.0.6</Version>
66
<TranslatedBy>Последен превод на български 20.05.2024: KalinM</TranslatedBy>
77
<CultureName>bg-BG</CultureName>
88
<HelpFile />

src/ui/Languages/br-FR.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Language Name="brezhoneg">
33
<General>
44
<Title>Subtitle Edit</Title>
5-
<Version>4.0.5</Version>
5+
<Version>4.0.6</Version>
66
<TranslatedBy>Troet gant WaniBzh29.</TranslatedBy>
77
<CultureName>br-FR</CultureName>
88
<HelpFile />

src/ui/Languages/ca-ES.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Language Name="català">
33
<General>
44
<Title>Subtitle Edit</Title>
5-
<Version>4.0.5</Version>
5+
<Version>4.0.6</Version>
66
<TranslatedBy>Traduït per Juansa</TranslatedBy>
77
<CultureName>ca-ES</CultureName>
88
<HelpFile />

src/ui/Languages/cs-CZ.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Language Name="Čeština">
33
<General>
44
<Title>Subtitle Edit</Title>
5-
<Version>4.0.5</Version>
5+
<Version>4.0.6</Version>
66
<TranslatedBy>Překlad do češtiny: Trottel</TranslatedBy>
77
<CultureName>cs-CZ</CultureName>
88
<HelpFile />

src/ui/Languages/da-DK.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Language Name="dansk">
33
<General>
44
<Title>Subtitle Edit</Title>
5-
<Version>4.0.5</Version>
5+
<Version>4.0.6</Version>
66
<TranslatedBy>Oversat til dansk af Nikse (mailto:[email protected])</TranslatedBy>
77
<CultureName>da-DK</CultureName>
88
<HelpFile />

src/ui/Languages/de-DE.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Language Name="Deutsch">
33
<General>
44
<Title>Subtitle Edit</Title>
5-
<Version>4.0.5</Version>
5+
<Version>4.0.6</Version>
66
<TranslatedBy>Übersetzt von Christoph Kitsche. Überarbeitet von Netspark</TranslatedBy>
77
<CultureName>de-DE</CultureName>
88
<HelpFile />

src/ui/Languages/el-GR.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Language Name="Ελληνικά">
33
<General>
44
<Title>Subtitle Edit</Title>
5-
<Version>4.0.5</Version>
5+
<Version>4.0.6</Version>
66
<TranslatedBy>Μετάφραση: Παναγιώτης Μητσάκης</TranslatedBy>
77
<CultureName>el-GR</CultureName>
88
<HelpFile />

0 commit comments

Comments
 (0)