diff options
author | Sverrir Sigmundarson <[email protected]> | 2015-11-23 15:10:37 +0100 |
---|---|---|
committer | Sverrir Sigmundarson <[email protected]> | 2015-11-23 15:10:37 +0100 |
commit | 70e6b6257736722684294f79cb467b54960dd21a (patch) | |
tree | 76b2733daa80a2466e96dbee1162eb2db0b61b8d /win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | |
parent | 4137a887b8fad760eb0c90d3ca90303aa3674740 (diff) |
Minor fixes to chapterdb.org support that were lost in a merge-gone-wrong.
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/Resources.Designer.cs')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs index d5265941a..70ff7170c 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs @@ -545,7 +545,8 @@ namespace HandBrakeWPF.Properties { /// <summary>
/// Looks up a localized string similar to The reported duration of the chapters on the source media
- ///and the duration of chapters in the input file differ drastically.
+ ///and the duration of chapters in the input file differ greatly.
+ ///
///It is very likely that this chapter file was produced from a different source media.
///
///Are you sure you want to import the chapter names?.
|