- DX upgrade

- experimental support for Philips Repair\mgr_chan_s_fta.db file format (DVB-S only)
- fixed missing strings for LG empty-channel-list message box
This commit is contained in:
Horst Beham
2021-08-24 19:41:31 +02:00
parent d4c30a853d
commit b0b09de733
31 changed files with 636 additions and 360 deletions

View File

@@ -110,7 +110,6 @@
</Content>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Properties\licenses.licx" />
<EmbeddedResource Include="Resource.cs.resx" />
<EmbeddedResource Include="Resource.de.resx">
<Generator>ResXFileCodeGenerator</Generator>

View File

@@ -1,2 +0,0 @@
DevExpress.XtraEditors.CheckEdit, DevExpress.XtraEditors.v21.1, Version=21.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
DevExpress.XtraEditors.ComboBoxEdit, DevExpress.XtraEditors.v21.1, Version=21.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a

View File

@@ -61,7 +61,7 @@ namespace ChanSort.Loader.LG {
}
/// <summary>
/// Looks up a localized string similar to -.
/// Looks up a localized string similar to Empty List.
/// </summary>
internal static string GcSerializer_ReadChannelLists_NoChannelsCap {
get {
@@ -70,7 +70,7 @@ namespace ChanSort.Loader.LG {
}
/// <summary>
/// Looks up a localized string similar to -.
/// Looks up a localized string similar to The channel list file contains no channels..
/// </summary>
internal static string GcSerializer_ReadChannelLists_NoChannelsMsg {
get {

View File

@@ -161,4 +161,10 @@ Ihr Fernseher wird die Senderliste nicht korrekt verarbeiten, wenn diese Schritt
<data name="LG_BlindscanInfo_Rejected" xml:space="preserve">
<value>Ladevorgang wurde abgebrochen</value>
</data>
<data name="GcSerializer_ReadChannelLists_NoChannelsCap" xml:space="preserve">
<value>Leere Liste</value>
</data>
<data name="GcSerializer_ReadChannelLists_NoChannelsMsg" xml:space="preserve">
<value>Die Senderlistendatei enthält keine Sender.</value>
</data>
</root>

View File

@@ -130,10 +130,10 @@
<value>Channel #{0} (Pr# {1}) was erased because it is a duplicate of channel #{2} (Pr# {3}): {4}</value>
</data>
<data name="GcSerializer_ReadChannelLists_NoChannelsCap" xml:space="preserve">
<value>-</value>
<value>Empty List</value>
</data>
<data name="GcSerializer_ReadChannelLists_NoChannelsMsg" xml:space="preserve">
<value>-</value>
<value>The channel list file contains no channels.</value>
</data>
<data name="GcSerializer_ReadModelInfo_ModelWarning" xml:space="preserve">
<value>Your TV will only import the GlobalClone file when there are no files named xx*.TLL in the same directory.