mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 19:22:53 +01:00
test appveyor
This commit is contained in:
parent
08a5b1d4c1
commit
c0f9acf74a
@ -154,7 +154,7 @@ namespace Nikse.SubtitleEdit.Core
|
||||
}
|
||||
catch
|
||||
{
|
||||
return "Unknown (" + code + ")";
|
||||
return $"Unknown ({code})";
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user