diff options
author | sr55 <[email protected]> | 2019-10-13 18:03:58 +0100 |
---|---|---|
committer | sr55 <[email protected]> | 2019-10-13 18:03:58 +0100 |
commit | 4a75f67486474b024d2264481cbe9e172a3e98f4 (patch) | |
tree | ab820962a0721273049cdee018ab5b15f4fa8c36 /win/CS/HandBrake.Interop | |
parent | d6658751f5694e60df5d74481120098c50dff5d5 (diff) |
WinGui: Catchup some remaining strings that were not localisable. #2345
Diffstat (limited to 'win/CS/HandBrake.Interop')
-rw-r--r-- | win/CS/HandBrake.Interop/Attributes/DisplayName.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/CS/HandBrake.Interop/Attributes/DisplayName.cs b/win/CS/HandBrake.Interop/Attributes/DisplayName.cs index 07512fc3a..e359a7fba 100644 --- a/win/CS/HandBrake.Interop/Attributes/DisplayName.cs +++ b/win/CS/HandBrake.Interop/Attributes/DisplayName.cs @@ -1,5 +1,5 @@ // -------------------------------------------------------------------------------------------------------------------- -// <copyright file="DisplayName.cs" company="HandBrake Project (http://handbrake.fr)"> +// <copyright file="DisplayName.cs" company="HandBrake Project (https://handbrake.fr)"> // This file is part of the HandBrake source code - It may be used under the terms of the GNU General Public License. // </copyright> // <summary> |