xlxs- und pptx-Dateien zum Hochladen hinzugefügt
This commit is contained in:
2
ChatController/Resource.Designer.cs
generated
2
ChatController/Resource.Designer.cs
generated
@@ -107,7 +107,7 @@ namespace ChatController {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to Office Dokumente und Bilder |*.doc;*.docx;*.xls;*.ppt;*.txt;*.pdf;*.jpg;*.png;*.jpeg;*.jpe;*.gif;*.bmp.
|
/// Looks up a localized string similar to Office Dokumente und Bilder |*.doc;*.docx;*.xls;*.xlsx;*.ppt;*.pptx;*.txt;*.pdf;*.jpg;*.png;*.jpeg;*.jpe;*.gif;*.bmp.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public static string OpenFileDialogFilter_Test {
|
public static string OpenFileDialogFilter_Test {
|
||||||
get {
|
get {
|
||||||
|
|||||||
@@ -161,6 +161,6 @@
|
|||||||
<value>ownChatNewMessageSync.txt</value>
|
<value>ownChatNewMessageSync.txt</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="OpenFileDialogFilter_Test" xml:space="preserve">
|
<data name="OpenFileDialogFilter_Test" xml:space="preserve">
|
||||||
<value>Office Dokumente und Bilder |*.doc;*.docx;*.xls;*.ppt;*.txt;*.pdf;*.jpg;*.png;*.jpeg;*.jpe;*.gif;*.bmp</value>
|
<value>Office Dokumente und Bilder |*.doc;*.docx;*.xls;*.xlsx;*.ppt;*.pptx;*.txt;*.pdf;*.jpg;*.png;*.jpeg;*.jpe;*.gif;*.bmp</value>
|
||||||
</data>
|
</data>
|
||||||
</root>
|
</root>
|
||||||
Reference in New Issue
Block a user