diff options
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/ResourcesUI.resx')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/ResourcesUI.resx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx b/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx index a9c6d3881..27a3a055e 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx +++ b/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx @@ -968,4 +968,7 @@ This will not affect your current settings in the Subtitle tab.</value> <data name="QueueView_OpenSourceDir" xml:space="preserve">
<value>Open Source Directory</value>
</data>
+ <data name="SummaryView_PreviewInfo" xml:space="preserve">
+ <value>Preview {0} of {1}</value>
+ </data>
</root>
\ No newline at end of file |