Merge pull request #7942 from ivandrofly/feature/bracket

Feature/bracket
This commit is contained in:
Nikolaj Olsson 2024-02-18 18:24:09 +01:00 committed by GitHub
commit 2fc2a3c36b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 10 additions and 4 deletions

View File

@ -8,7 +8,7 @@ namespace Nikse.SubtitleEdit.Core.Forms.FixCommonErrors
{ {
public static class Language public static class Language
{ {
public static string FixMissingOpenBracket { get; set; } = "Fix missing [ in line"; public static string FixMissingOpenBracket { get; set; } = "Fix missing [ or ( in line";
} }
private static string Fix(string text, string openB) private static string Fix(string text, string openB)

View File

@ -956,7 +956,7 @@ Nous tirons parti du rythme intrinsèque de l'image.</CreateSimpleChainingToolTi
<FixDoubleDash>Remplacer '--' par '…'</FixDoubleDash> <FixDoubleDash>Remplacer '--' par '…'</FixDoubleDash>
<FixDoubleGreaterThan>Effacer les &gt;&gt;</FixDoubleGreaterThan> <FixDoubleGreaterThan>Effacer les &gt;&gt;</FixDoubleGreaterThan>
<FixEllipsesStart>Effacer les '…' en début de ligne</FixEllipsesStart> <FixEllipsesStart>Effacer les '…' en début de ligne</FixEllipsesStart>
<FixMissingOpenBracket>Apparier les [ dans une ligne</FixMissingOpenBracket> <FixMissingOpenBracket>Apparier les [ ou ( dans une ligne</FixMissingOpenBracket>
<FixMusicNotation>Remplacer les symboles musicaux (i.e. âTª) par le symbole préféré</FixMusicNotation> <FixMusicNotation>Remplacer les symboles musicaux (i.e. âTª) par le symbole préféré</FixMusicNotation>
<FixDoubleDashExample>'Whoa-- um yeah!' -&gt; 'Whoa… um yeah!'</FixDoubleDashExample> <FixDoubleDashExample>'Whoa-- um yeah!' -&gt; 'Whoa… um yeah!'</FixDoubleDashExample>
<FixDoubleGreaterThanExample>'&gt;&gt; Robert: ça gaze !' -&gt; 'Robert: ça gaze !'</FixDoubleGreaterThanExample> <FixDoubleGreaterThanExample>'&gt;&gt; Robert: ça gaze !' -&gt; 'Robert: ça gaze !'</FixDoubleGreaterThanExample>

View File

@ -948,7 +948,7 @@ Aproveitamos o ritmo específico da imagem.</CreateSimpleChainingToolTip>
<FixDoubleDash>Corrigir '--' -&gt; '...'</FixDoubleDash> <FixDoubleDash>Corrigir '--' -&gt; '...'</FixDoubleDash>
<FixDoubleGreaterThan>Remover &gt;&gt;</FixDoubleGreaterThan> <FixDoubleGreaterThan>Remover &gt;&gt;</FixDoubleGreaterThan>
<FixEllipsesStart>Remover '...' no início</FixEllipsesStart> <FixEllipsesStart>Remover '...' no início</FixEllipsesStart>
<FixMissingOpenBracket>Corrigir [ omitido na linha</FixMissingOpenBracket> <FixMissingOpenBracket>Corrigir [ or ( omitido na linha</FixMissingOpenBracket>
<FixMusicNotation>Sustituir símbolos musicais (ex.: âTª) por símbolos adequados</FixMusicNotation> <FixMusicNotation>Sustituir símbolos musicais (ex.: âTª) por símbolos adequados</FixMusicNotation>
<FixDoubleDashExample>'Whoa-- um yeah!' -&gt; 'Whoa... um yeah!'</FixDoubleDashExample> <FixDoubleDashExample>'Whoa-- um yeah!' -&gt; 'Whoa... um yeah!'</FixDoubleDashExample>
<FixDoubleGreaterThanExample>'&gt;&gt; Robert: Sup dude!' -&gt; 'Robert: Sup dude!'</FixDoubleGreaterThanExample> <FixDoubleGreaterThanExample>'&gt;&gt; Robert: Sup dude!' -&gt; 'Robert: Sup dude!'</FixDoubleGreaterThanExample>

View File

@ -966,7 +966,7 @@ Tiramos partido do ritmo intrínseco da imagem.</CreateSimpleChainingToolTip>
<FixDoubleDash>Corrigir '--' -&gt; '...'</FixDoubleDash> <FixDoubleDash>Corrigir '--' -&gt; '...'</FixDoubleDash>
<FixDoubleGreaterThan>Remover '&gt;&gt;'</FixDoubleGreaterThan> <FixDoubleGreaterThan>Remover '&gt;&gt;'</FixDoubleGreaterThan>
<FixEllipsesStart>Remover '...' no início</FixEllipsesStart> <FixEllipsesStart>Remover '...' no início</FixEllipsesStart>
<FixMissingOpenBracket>Corrigir [ omitido na linha</FixMissingOpenBracket> <FixMissingOpenBracket>Corrigir [ or ( omitido na linha</FixMissingOpenBracket>
<FixMusicNotation>Substituir símbolos musicais (e.g. âTª) por símbolos adequados</FixMusicNotation> <FixMusicNotation>Substituir símbolos musicais (e.g. âTª) por símbolos adequados</FixMusicNotation>
<FixDoubleDashExample>'Whoa-- um yeah!' -&gt; 'Whoa... um yeah!'</FixDoubleDashExample> <FixDoubleDashExample>'Whoa-- um yeah!' -&gt; 'Whoa... um yeah!'</FixDoubleDashExample>
<FixDoubleGreaterThanExample>'&gt;&gt; João: Sim, meu!' -&gt; 'João: Sim, meu!'</FixDoubleGreaterThanExample> <FixDoubleGreaterThanExample>'&gt;&gt; João: Sim, meu!' -&gt; 'João: Sim, meu!'</FixDoubleGreaterThanExample>

View File

@ -2454,9 +2454,15 @@
<Content Include="Languages\fi-FI.xml"> <Content Include="Languages\fi-FI.xml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory> <CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content> </Content>
<Content Include="Languages\fr-BE.xml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Languages\fr-FR.xml"> <Content Include="Languages\fr-FR.xml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory> <CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content> </Content>
<Content Include="Languages\he-IL.xml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Languages\hr-HR.xml"> <Content Include="Languages\hr-HR.xml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory> <CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content> </Content>