Skip to content

Fix TaskSchedulerWizard.fr.resx#988

Merged
dahall merged 1 commit into
dahall:masterfrom
Indigo744:patch-1
Apr 23, 2024
Merged

Fix TaskSchedulerWizard.fr.resx#988
dahall merged 1 commit into
dahall:masterfrom
Indigo744:patch-1

Conversation

@Indigo744

Copy link
Copy Markdown
Contributor

When trying to run the TaskSchedulerMockup on a French system, an exception is thrown:
image

System.Reflection.TargetInvocationException : 'Une exception a été levée par la cible d'un appel.'
ArgumentException : La chaîne de filtre fournie n'est pas valide. La chaîne de filtre doit contenir une description du filtre, suivie d'une barre verticale (|) et du modèle du filtre. Les chaînes pour les différentes options de filtre doivent également être séparées par la barre verticale. Exemple : "Fichiers texte (.txt)|.txt|Tous les fichiers (.)|."

The French translation is missing the pipe with the wildcard filter |*.*.

@dahall dahall merged commit 396f337 into dahall:master Apr 23, 2024
@Indigo744 Indigo744 deleted the patch-1 branch April 23, 2024 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants