summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Properties/Resources.resx
diff options
context:
space:
mode:
authorsr55 <[email protected]>2014-11-08 16:16:59 +0000
committersr55 <[email protected]>2014-11-08 16:16:59 +0000
commit685d6946a503f1db65a0ffdef7c613939e1cd913 (patch)
treedddd10bb49a5a41440e32631fc854b3a431a85bb /win/CS/HandBrakeWPF/Properties/Resources.resx
parentae9bfd9b905296f18de701de1edab59c40ea4476 (diff)
WinGui: Improve Error message for the help menu item.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6509 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/Resources.resx')
-rw-r--r--win/CS/HandBrakeWPF/Properties/Resources.resx6
1 files changed, 6 insertions, 0 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx
index 9a406c92c..8e4c82d29 100644
--- a/win/CS/HandBrakeWPF/Properties/Resources.resx
+++ b/win/CS/HandBrakeWPF/Properties/Resources.resx
@@ -530,4 +530,10 @@ Not both at the same time!</value>
<data name="Main_MatchingFileOverwriteWarning" xml:space="preserve">
<value>You cannot encode to a file with the same path and name as the source file. Please update the destination filename so that it does not match the source file.</value>
</data>
+ <data name="Main_UnableToLoadHelpMessage" xml:space="preserve">
+ <value>Your system prevented HandBrake from launching a web browser.</value>
+ </data>
+ <data name="Main_UnableToLoadHelpSolution" xml:space="preserve">
+ <value>You can still access the help pages by visiting the website directly at: https://handbrake.fr</value>
+ </data>
</root> \ No newline at end of file