diff options
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/Resources.resx')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/Resources.resx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx index efa015780..521194d2c 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.resx +++ b/win/CS/HandBrakeWPF/Properties/Resources.resx @@ -2011,4 +2011,7 @@ This will not affect your current settings in the Subtitle tab.</value> <data name="MainView_ShowAddSelectionToQueue" xml:space="preserve">
<value>'Add Selection' to Queue</value>
</data>
+ <data name="QueueView_PlayMediaFile" xml:space="preserve">
+ <value>Play File</value>
+ </data>
</root>
\ No newline at end of file |