diff options
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/Resources.resx')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/Resources.resx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx index 193dca52a..a23927894 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.resx +++ b/win/CS/HandBrakeWPF/Properties/Resources.resx @@ -2181,4 +2181,8 @@ Where supported, any user presets will have been imported.</value> <data name="Options_Experimental" xml:space="preserve">
<value>Experimental</value>
</data>
+ <data name="OptionsView_SendFileToArgPlaceholders" xml:space="preserve">
+ <value>Replacement Placeholders: {source} {destination}</value>
+ <comment>Note: {source} and {destination} are not translatable. </comment>
+ </data>
</root>
\ No newline at end of file |