mirror of
https://github.com/PredatH0r/ChanSort.git
synced 2026-03-06 12:10:42 +01:00
- using ResXManager plugin for VisualStudio to translate strings
- fixed a few missing German translations - added russian translation from resources.dll back to .resx - extracted all localized strings to a .xlsx spreadsheet to allow easier translation
This commit is contained in:
15
source/ChanSort.Loader.Samsung/Resource.Designer.cs
generated
15
source/ChanSort.Loader.Samsung/Resource.Designer.cs
generated
@@ -1,7 +1,7 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.34014
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
@@ -59,18 +59,5 @@ namespace ChanSort.Loader.Samsung {
|
||||
resourceCulture = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to This file contains no data, all bytes in it are set to 0.
|
||||
///
|
||||
///Please make sure your USB stick is formatted as FAT32 and preferrably not larger than 4GB.
|
||||
///If that still does not work, try to reset your TV to factory defaults and run a new channel search.
|
||||
///(This might be necessary after a firmware update.).
|
||||
/// </summary>
|
||||
internal static string ScmSerializer_AllBytesInFileAreZero {
|
||||
get {
|
||||
return ResourceManager.GetString("ScmSerializer_AllBytesInFileAreZero", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user