summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Properties/Resources.resx
diff options
context:
space:
mode:
authorsr55 <[email protected]>2016-12-29 14:35:31 +0000
committersr55 <[email protected]>2016-12-29 14:36:14 +0000
commit6032048a751b1aebd9d0be508e3d267a96ada8fd (patch)
tree5c805efaf44edaa912770ad954495676403a79a7 /win/CS/HandBrakeWPF/Properties/Resources.resx
parent0de1105a8372059091dcf4d1986f56e0ca8c37ad (diff)
WinGui: Downgrade Subtitle Behaviour Error to a warning. Also checks the behaviour mode now so it should not appear as often. Also change it to Yes/No confirmation.
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/Resources.resx')
-rw-r--r--win/CS/HandBrakeWPF/Properties/Resources.resx4
1 files changed, 3 insertions, 1 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx
index 161b55a8f..cf745c370 100644
--- a/win/CS/HandBrakeWPF/Properties/Resources.resx
+++ b/win/CS/HandBrakeWPF/Properties/Resources.resx
@@ -328,7 +328,9 @@ In order to use the QuickSync encoder, you must:
<value>Error</value>
</data>
<data name="Main_AutoAdd_AudioAndSubWarning" xml:space="preserve">
- <value>Warning: It is not currently possible to use this feature if you require specific subtitle or audio tracks that the automatic selection feature (see options) doesn't support! Tracks are reset with every new source / title selected.</value>
+ <value>Warning: If you wish to have subtitles added to each item you are about to queue, please verify that you have the subtitle defaults setup correctly on the subtitles tab.
+
+ Do you wish to continue?</value>
</data>
<data name="Main_TurnOnAutoFileNaming" xml:space="preserve">
<value>You must turn on automatic file naming AND set a default path in preferences before you can add to the queue.</value>