We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Latest beta, but this doesn't appear to be new. In the following situation: If I apply the following multiple replace rule: The result is this:
In reality, the contents of the original file are still: 1 00:00:01,000 --> 00:00:03,000 a 2 00:00:03,024 --> 00:00:05,024 b
1
00:00:01,000 --> 00:00:03,000
a
2
00:00:03,024 --> 00:00:05,024
b
But the contents of the translation file are now: 1 00:00:01,000 --> 00:00:03,000 EVENING
EVENING
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Latest beta, but this doesn't appear to be new.
In the following situation:
If I apply the following multiple replace rule:
The result is this:
In reality, the contents of the original file are still:
1
00:00:01,000 --> 00:00:03,000
a
2
00:00:03,024 --> 00:00:05,024
b
But the contents of the translation file are now:
1
00:00:01,000 --> 00:00:03,000
EVENING
The text was updated successfully, but these errors were encountered: