Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix TaskSchedulerWizard.fr.resx #988

Merged
merged 1 commit into from
Apr 23, 2024
Merged

Fix TaskSchedulerWizard.fr.resx #988

merged 1 commit into from
Apr 23, 2024

Conversation

Indigo744
Copy link
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
1 of 2 checks passed
@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