Nikolaj Olsson
a997304ae9
Fix possible crash in mkv/ts reading - thx Maknol :)
2024-02-18 19:34:13 +01:00
Nikolaj Olsson
e882034a5b
Merge branch 'main' of https://github.com/SubtitleEdit/subtitleedit
2024-02-18 19:19:56 +01:00
Nikolaj Olsson
83844ce568
Update change log
2024-02-18 19:19:50 +01:00
Nikolaj Olsson
6682f0b1bd
Merge pull request #7945 from hugok79/patch-115
...
Update pt-PT.xml
2024-02-18 19:10:22 +01:00
Hugo Carvalho
704e5c48c4
Update pt-PT.xml
...
For coomit: ffc3150a44
2024-02-18 18:04:20 +00:00
Nikolaj Olsson
ebcebd9961
Update Danish translation
2024-02-18 18:50:37 +01:00
Nikolaj Olsson
9a110dbdfe
Fix for LRC time code bug - thx fineless71 :)
...
Fix #7944
2024-02-18 18:45:13 +01:00
Nikolaj Olsson
2fc2a3c36b
Merge pull request #7942 from ivandrofly/feature/bracket
...
Feature/bracket
2024-02-18 18:24:09 +01:00
Nikolaj Olsson
197c4e9aea
Merge pull request #7943 from hugok79/patch-114
...
Update pt-PT.xml
2024-02-18 18:23:40 +01:00
Hugo Carvalho
28ce8ae218
Update pt-PT.xml
2024-02-18 15:19:16 +00:00
Ivandro Jao
5bfdb70c9c
Set 'CopyToOutputDirectory' for fr-BE and he-IL to always
...
The project file has been updated to ensure the fr-BE.xml and he-IL.xml language files are always copied to the output directory. This change will improve consistency across different languages in the application.
2024-02-18 14:44:08 +00:00
Ivandro Jao
6175a720b4
Add French Belgian and Hebrew language support
...
The changes include addition of new resources in the SubtitleEdit project. Specifically, French as spoken in Belgium (fr-BE) and Hebrew as spoken in Israel (he-IL) have been added to improve the project's language support.
2024-02-18 14:41:42 +00:00
Ivandro Jao
ffc3150a44
Update missing open bracket messages in multiple languages
...
The error messages for missing opening brackets in the UI language files for Portuguese (both Brazil and Portugal variants) and French have been updated. They now mention that either a square bracket [ or a parenthesis ( could be missing, providing clearer instructions for users.
2024-02-18 14:39:40 +00:00
Ivandro Jao
9c4c0dfed6
Update missing bracket error message
...
Modified the error message in FixMissingOpenBracket from "Fix missing [ in line" to "Fix missing [ or ( in line". This change provides clearer and more informative error feedback to the user.
2024-02-18 14:37:18 +00:00
Nikolaj Olsson
92d3e3d236
Work on #7863
2024-02-17 17:58:30 +01:00
Nikolaj Olsson
4c025cf2bf
Add custom exit shortcut - thx Onthrax :)
...
Fix #7911
2024-02-17 17:06:37 +01:00
Nikolaj Olsson
cb4a63ece3
Remove sort by menu item
2024-02-17 16:58:19 +01:00
Nikolaj Olsson
071556c1ca
Toggle sort direction in new "Multiple replacde" rules sort
2024-02-17 16:56:02 +01:00
Nikolaj Olsson
cc18f0a0fa
Merge branch 'main' of https://github.com/SubtitleEdit/subtitleedit
2024-02-17 16:01:14 +01:00
Nikolaj Olsson
74fe5286dc
Update Danish OCR dictionaries - thx Claus :)
2024-02-17 16:01:07 +01:00
Nikolaj Olsson
8d266d1bfc
Merge pull request #7939 from bovirus/main
...
Update Italian language
2024-02-17 15:04:49 +01:00
bovirus
f311308640
Update Italian language
2024-02-17 14:32:40 +01:00
Nikolaj Olsson
74939aa3c3
Fix shortcut info - thx hugok79 :)
...
Fix #7934
2024-02-17 08:25:15 +01:00
Nikolaj Olsson
5be0c8477a
Fix for missing translation - thx hugok79 :)
...
Fix #7936
2024-02-17 08:16:18 +01:00
Nikolaj Olsson
52c3fc3793
Merge pull request #7935 from hugok79/patch-113
...
Update pt-PT.xml
2024-02-17 07:51:34 +01:00
Nikolaj Olsson
386a1047ab
Merge pull request #7931 from Flitskikker/feature/btc-improvements-20240205
...
Some "Beautify time codes" improvements
2024-02-17 07:51:10 +01:00
Nikolaj Olsson
9186c26d2a
Merge pull request #7930 from Flitskikker/feature/verify-integrity
...
Add "Verify completeness" feature
2024-02-17 07:50:27 +01:00
Nikolaj Olsson
9103458930
Merge pull request #7926 from caioeverest/feature/add-sort-rules-to-multiple-replace-tool
...
Implement simple sort method for multiple replace rules view
2024-02-17 07:48:19 +01:00
Nikolaj Olsson
be4cc84431
Merge pull request #7921 from diomed/main
...
Croatian OCR
2024-02-17 07:47:14 +01:00
Hugo Carvalho
fccb839180
Update pt-PT.xml
...
Some corrections/improvements
2024-02-16 15:03:31 +00:00
May Kittens Devour Your Soul
2086958a2a
Update hrv_OCRFixReplaceList.xml
2024-02-15 19:15:35 +01:00
May Kittens Devour Your Soul
05fc750419
Update hrv_OCRFixReplaceList.xml
2024-02-15 10:48:04 +01:00
May Kittens Devour Your Soul
915d869871
Update hrv_OCRFixReplaceList.xml
2024-02-15 09:58:45 +01:00
Martijn van Berkel (Flitskikker)
535da8ebe0
Add click handler, remove unused imports
2024-02-14 18:04:31 +01:00
Martijn van Berkel (Flitskikker)
d301010918
Merge branch 'master' into feature/btc-improvements-20240205
2024-02-14 16:40:48 +01:00
Martijn van Berkel (Flitskikker)
df94d8bdae
Merge branch 'master' into feature/verify-integrity
...
# Conflicts:
# src/ui/Forms/Main.Designer.cs
2024-02-14 16:06:02 +01:00
everest
078f0c41d1
Implement simple sort method for multiple replace rules view
2024-02-12 20:01:57 -03:00
May Kittens Devour Your Soul
0fd1265640
Update hrv_OCRFixReplaceList.xml
2024-02-12 05:46:52 +01:00
May Kittens Devour Your Soul
f4b6228a16
Update hrv_OCRFixReplaceList.xml
2024-02-12 05:27:02 +01:00
Nikolaj Olsson
b6892bc235
Add default icon for layout - thx PaulVeld :)
...
Fix #7899
2024-02-11 18:41:04 +01:00
Nikolaj Olsson
dcd411a793
Update dictionaries
2024-02-11 18:10:28 +01:00
Nikolaj Olsson
900dab28de
Improve Macedonia language auto detect - thx Aco :)
2024-02-11 17:56:34 +01:00
May Kittens Devour Your Soul
bcc4102063
Update hrv_OCRFixReplaceList.xml
2024-02-11 16:58:50 +01:00
May Kittens Devour Your Soul
b52373e6cb
Update hrv_OCRFixReplaceList.xml
2024-02-11 10:20:43 +01:00
May Kittens Devour Your Soul
987712cb8c
Update hrv_OCRFixReplaceList.xml
2024-02-11 10:13:21 +01:00
May Kittens Devour Your Soul
9e3a417e74
Update hrv_OCRFixReplaceList.xml
2024-02-11 09:40:06 +01:00
Martijn van Berkel (Flitskikker)
ae5f53aec8
Save selected paragraph when sorting
2024-02-10 12:34:00 +01:00
Martijn van Berkel (Flitskikker)
b15dea31a8
Improve selecting, allow column click sort
2024-02-10 12:17:30 +01:00
May Kittens Devour Your Soul
70696de4ae
Update hrv_OCRFixReplaceList.xml
2024-02-10 12:14:52 +01:00
May Kittens Devour Your Soul
94a80de103
Update hrv_OCRFixReplaceList.xml
2024-02-10 12:04:59 +01:00