I need some help with ProgDVB interface translation.
Posted: Thu Feb 14, 2008 7:46 pm
subj. Special is German, Franch and Spanish.
Of couse I give key of ProgDVB Pro for translate.
Of couse I give key of ProgDVB Pro for translate.
Ok , but i have lost all files . so do u want a certain file ( u mention just the interface ) or the whole filesProg wrote:Yes, you need .net SDK or you can send me translated files without compilation.
Yup i know that and i have translate all .resx files but i can't find any file include the Taskbar or server/client . i want you point to me files include these feature , plzProg wrote:You must use winres.exe. It in same folder with *.resx files.
it's workProg wrote:It can requst IPDev.*.dll file in same directory with resx file.
Code: Select all
Error - Failed to load the resource due to the following error:
System.ArgumentException: Soubor ResX Požadovaná hodnota Del nebyla nalezena. Řádek 405, pozice 5 nelze analyzovat. ---> System.Xml.XmlException: Požadovaná hodnota Del nebyla nalezena. Řádek 405, pozice 5 ---> System.ArgumentException: Požadovaná hodnota Del nebyla nalezena.
v System.Enum.Parse(Type enumType, String value, Boolean ignoreCase)
v System.Windows.Forms.KeysConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
v System.ComponentModel.TypeConverter.ConvertFromInvariantString(String text)
v System.Resources.ResXDataNode.GenerateObjectFromDataNodeInfo(DataNodeInfo dataNodeInfo, ITypeResolutionService typeResolver)
v System.Resources.ResXDataNode.GetValue(ITypeResolutionService typeResolver)
v System.Resources.ResXResourceReader.ParseDataNode(XmlTextReader reader, Boolean isMetaData)
v System.Resources.ResXResourceReader.ParseXml(XmlTextReader reader)
--- Konec trasování zásobníku pro vnitřní výjimku ---
--- Konec trasování zásobníku pro vnitřní výjimku ---
v System.Resources.ResXResourceReader.ParseXml(XmlTextReader reader)
v System.Resources.ResXResourceReader.EnsureResData()
v System.Resources.ResXResourceReader.GetEnumerator()
v System.Resources.ResourceSet.ReadResources()
v System.Resources.ResXResourceSet..ctor(Stream stream)
v Microsoft.Tools.WinRes.ResourcesLoader.BeginLoad(IDesignerLoaderHost designerLoaderHost)