diff --git a/ArcFormats/ArcDPK.cs b/ArcFormats/ArcDPK.cs index 43f27ca7..15731310 100644 --- a/ArcFormats/ArcDPK.cs +++ b/ArcFormats/ArcDPK.cs @@ -77,7 +77,7 @@ namespace GameRes.Formats.Dac public static readonly DpkScheme[] KnownSchemes = new DpkScheme[] { - new DpkScheme { Key1 = 0x0FF98, Name = "Default", + new DpkScheme { Key1 = 0x0FF98, Name = arcStrings.ArcDefault, Key2 = 0x43E78A5C }, new DpkScheme { Key1 = 0x0C3BD, Name = "Inbou no Wakusei", Key2 = 0x577D4861, OriginalTitle = "淫暴の惑星~破壊と欲望の衝動~" }, diff --git a/ArcFormats/CreateNPAWidget.xaml b/ArcFormats/CreateNPAWidget.xaml index ee0ef456..10a27ae0 100644 --- a/ArcFormats/CreateNPAWidget.xaml +++ b/ArcFormats/CreateNPAWidget.xaml @@ -30,7 +30,7 @@ -