diff options
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/ResourcesTooltips.de.resx')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/ResourcesTooltips.de.resx | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.de.resx b/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.de.resx index 774b6050d..71357544e 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.de.resx +++ b/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.de.resx @@ -59,46 +59,46 @@ : using a System.ComponentModel.TypeConverter : and then encoded with base64 encoding. --> - <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> - <xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> + <xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root"> + <xsd:import namespace="http://www.w3.org/XML/1998/namespace"/> <xsd:element name="root" msdata:IsDataSet="true"> <xsd:complexType> <xsd:choice maxOccurs="unbounded"> <xsd:element name="metadata"> <xsd:complexType> <xsd:sequence> - <xsd:element name="value" type="xsd:string" minOccurs="0" /> + <xsd:element name="value" type="xsd:string" minOccurs="0"/> </xsd:sequence> - <xsd:attribute name="name" use="required" type="xsd:string" /> - <xsd:attribute name="type" type="xsd:string" /> - <xsd:attribute name="mimetype" type="xsd:string" /> - <xsd:attribute ref="xml:space" /> + <xsd:attribute name="name" use="required" type="xsd:string"/> + <xsd:attribute name="type" type="xsd:string"/> + <xsd:attribute name="mimetype" type="xsd:string"/> + <xsd:attribute ref="xml:space"/> </xsd:complexType> </xsd:element> <xsd:element name="assembly"> <xsd:complexType> - <xsd:attribute name="alias" type="xsd:string" /> - <xsd:attribute name="name" type="xsd:string" /> + <xsd:attribute name="alias" type="xsd:string"/> + <xsd:attribute name="name" type="xsd:string"/> </xsd:complexType> </xsd:element> <xsd:element name="data"> <xsd:complexType> <xsd:sequence> - <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> - <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> + <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/> + <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2"/> </xsd:sequence> - <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> - <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> - <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> - <xsd:attribute ref="xml:space" /> + <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1"/> + <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3"/> + <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4"/> + <xsd:attribute ref="xml:space"/> </xsd:complexType> </xsd:element> <xsd:element name="resheader"> <xsd:complexType> <xsd:sequence> - <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> + <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/> </xsd:sequence> - <xsd:attribute name="name" type="xsd:string" use="required" /> + <xsd:attribute name="name" type="xsd:string" use="required"/> </xsd:complexType> </xsd:element> </xsd:choice> @@ -137,7 +137,7 @@ NLMeans ist ein hochwertiger Entrauschungsfilter auf Kosten der Geschwindigkeit. HQDN3D ist ein adaptiver Tiefpassfilter, schneller als NLMeans, aber weniger effektiv bei der Erhaltung feiner Details.</value> </data> <data name="FilterView_Detelecine" xml:space="preserve"> - <value>Detelecine entfernt Kammartefakte, Resultat der optischen Abtastung, ein Prozess um Filmbilder in Fernsehbilder umzuwandeln.</value> + <value>Detelecine entfernt Kammartefakte, ein Resultat der optischen Abtastung (Telecine), ein Prozess um Bildraten optischer Filme in Fernsehbildraten umzuwandeln.</value> </data> <data name="FilterView_Grayscale" xml:space="preserve"> <value>Graustufen entfernt die Farbkomponente des Videos. Oft auch als Schwarzweißvideo bezeichnet.</value> @@ -462,4 +462,4 @@ Lapsharp's Abstimmung Sprite: Ist nützlich für 1-/4-/8-/16-bit 2D-Spiele. Spri <data name="MainView_StartPoint" xml:space="preserve"> <value>Der Startpunkt für diesen Bereich.</value> </data> -</root>
\ No newline at end of file +</root> |